In-Portal

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

1. ThickBox - fixed to work with jQuery 1.3+

2. Incorrect placement of m:OnAfterFormInit JS hook in upload_manager.js

3. "Browse" button position adjustement (in uploader) even with slow i-net connection

4. Upgrade script for skin (from 4.3.9 to 5.0.0)

    • -0
    • +46
    /branches/RC/core/install/upgrades.php

Missing login_pending_disabled template copied & adapted from onlinestore theme. Phrases moved from In-Commerce to Core module.

    • -0
    • +2
    /branches/RC/core/install/english.lang

Missing login_pending_disabled template copied & adapted from onlinestore theme.

Field required check is now performed first and then other type, unique e.t.c. checks

    • -1
    • +1
    /branches/RC/core/kernel/db/dbitem.php

#26671 - Admin: Standardized Grids & Catalog

    • -0
    • +2
    /branches/RC/core/install/english.lang
    • -1
    • +5
    /branches/RC/core/units/users/users_config.php
    • -0
    • +4
    /branches/RC/core/kernel/db/db_event_handler.php
  1. /branches/RC/core/admin_templates/img/tabs
  2. … 5 more files in changeset.

#26809 - Admin: Functionality in HEAD frame

    • -4
    • +5
    /branches/RC/core/install/install_schema.sql
    • -1
    • +3
    /branches/RC/core/install/upgrades.sql
    • -0
    • +1
    /branches/RC/core/install/english.lang

TemplatesBase fix for duplicate "/" tags

#26805 - Admin: Menu + Main frames Resizable

    • -1
    • +4
    /branches/RC/core/install/upgrades.sql
    • -0
    • +3
    /branches/RC/core/install/english.lang
    • -0
    • +3
    /branches/RC/core/install/install_data.sql

1. NULL support for Conn->doInsert & Conn->doUpdate methods

2. support for long (over 65KB) sql queries in above mentioned methods

1. "bgcolor" parameter value was ignored in st_ContentBlock tag resulting white background in fckeditor in all cases

2. missing section in "fck" prefix unit config resulted in no permission error in fck file browser.

    • -2
    • +15
    /branches/RC/core/units/fck/fck_eh.php
    • -0
    • +1
    /branches/RC/core/kernel/db/db_tag_processor.php

New "m:OnAfterFormInit" js hook.

New "show_mode" for section definition: smNORMAL. This show mode constant and its handling to override sections (through SectionAdjustments) which are in smSUPER_ADMIN or smDEBUG by default, previously it was impossible (copied from "intechnic4").

    • -0
    • +2
    /branches/RC/core/kernel/constants.php

Fix for images - "Default Image" will be shown when image file is missing from the filesystem, but Item still refers to it.

#25354 - In-portal CMS: Advanced Site Configurator

    • -7
    • +20
    /branches/RC/core/kernel/event_manager.php

Fix in SpiltTags method for Windows vs. UNIX Line-endings

Double ";" in upgrades.sql file

    • -1
    • +1
    /branches/RC/core/install/upgrades.sql

Missing ";" in upgrades.sql file

    • -1
    • +1
    /branches/RC/core/install/upgrades.sql

Default parmeter values set from tag m_DefaultParam wasn't available from m_if tag (e.g. <inp2:m_if check="m_Param" ...)

Fix for Add Relationship for Categories and other pages involved AdminTemplatePath for Categories

Fix in percentage for CSV Export

#26625 - Admin "head" frame design

    • -7
    • +8
    /branches/RC/core/install/install_schema.sql
    • binary
    /branches/RC/core/admin_templates/img/top_frame/help_icon.gif
    • -0
    • +2
    /branches/RC/core/install/install_data.sql
    • -1
    • +6
    /branches/RC/core/install/upgrades.sql
    • -0
    • +10
    /branches/RC/core/units/skins/skins_config.php

1. #26626 - Admin: Toolbars in "head" frame

2. Missing popup size on custom field editing

3. edit_insides mark transformed into standalone EDITING_MODE_INSIDES mode

4. #26567 - Admin Catalog II (default sorting)

    • binary
    /branches/RC/core/admin_templates/img/list_arrow_desc_big.gif
    • binary
    /branches/RC/core/admin_templates/img/list_arrow_no_big.gif
    • -0
    • +3
    /branches/RC/core/install/english.lang
    • -0
    • +57
    /branches/RC/core/kernel/db/db_tag_processor.php
    • -6
    • +9
    /branches/RC/core/kernel/db/dblist.php
    • -3
    • +4
    /branches/RC/core/kernel/constants.php

Spelling error corrected in Application object name.

Invalid Dima's merge result fixed. When I say remove changes, then you can just copy over file version prior to your changes.

    • -5
    • +2
    /branches/RC/core/kernel/db/db_event_handler.php

Fix for "EditorPick" (added EditorsPick priority sorting to Forced if settings Item specific setting is enabled)

Removed EditorPick from DB_eh

    • -7
    • +0
    /branches/RC/core/kernel/db/db_event_handler.php

pass_through parameter was not included in last_template session variable, but it should be included.

Fix for applying EditorPick sorting based on ConfigValue (user's choise). Variable name and Sorting field + order moved to Units ConfigMaps.

    • -2
    • +12
    /branches/RC/core/kernel/db/db_event_handler.php

Correction for "Email Validation" - switched to using Constant REG Expr (defined core/kernel/constants.php) In-Portal-wide.

    • -1
    • +1
    /branches/RC/core/units/users/users_config.php

Fix for data_exists param in RenderElement correctly understand data_exists="0"