branches

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

Bug #0001129: Report Review

1. adding icons

INP-923

Bug #0001126: Implement Smart Filters

1. adding icons

MINC-78

    • -1
    • +1
    ./5.2.x/core/units/filters/filters_config.php

Bug #0001191: Remove RunMode from Scheduled Tasks

1. adds missing ALTER TABLE statement to upgrades.sql script

INP-968

Bug #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

1. fixes issue, when promo block images were deleted by scheduled task, that deletes unused images under /system/images folder

INP-922

Fixes #0001191: Remove RunMode from Scheduled Tasks

INP-968

    • -2
    • +0
    ./5.2.x/core/kernel/managers/request_manager.php
    • -2
    • +0
    ./5.2.x/core/install/install_schema.sql
    • -2
    • +2
    ./5.2.x/core/units/forms/forms/forms_config.php
    • -1
    • +1
    ./5.2.x/core/units/admin/admin_config.php
  1. … 5 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing wrong variable names after merge from 5.1.3

INP-224

    • -2
    • +2
    ./5.2.x/core/units/users/users_event_handler.php

Bug #1125: Prepare 5.2.0 release

1. Adjustments to Simple System Preset (show Logs and other sections in DBG mode)

INP-921

Bug #0001126: Implement Smart Filters

1. add Simple System Preset for Filters section (section hidden by default)

MINC-78

    • -0
    • +50
    ./5.2.x/admin/system_presets/simple/filters_item-filter.php

Bug #0001129: Report Review

1. Adding Simple Admin Preset (was missing)

INP-923

Bug #0000268: Code Cleanup in 5.2.x branch

1. passing empty parent_cat_id parameter caused SQL error in category/category item lists

INP-224

Bug #0001184: Sticky parent object in PrintList tag

1. fixes case, when compare product sidebox on the left removed product list object on the right

INP-961

Bug #0001186: Unable to change configuration on "Configuration -> Website -> Advanced" settings in Google Chrome

1. auto-complete issue on Add/Edit User/Admin for Username and Password fields

2. now you can pass "autocomplete='off'" to inp_edit_box as param

3. auto-complete issue for ALL password fields

INP-963

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

    • -7
    • +7
    ./5.2.x/core/kernel/session/session_storage.php
    • -13
    • +13
    ./5.2.x/core/units/users/users_event_handler.php
    • -31
    • +31
    ./5.2.x/core/install/install_schema.sql
    • -1
    • +1
    ./5.2.x/core/units/users/users_tag_processor.php
  1. … 81 more files in changeset.

Bug #0001117: Version Control for Sections

1. fixes upgrade script, that created missing PageRevisions for pages, that have content blocks

INP-915

Fixes #0001190: Theme language pack not upgraded on module upgrade

INP-967

Bug #0000413: System Requirements Check before In-Portal Installation

1. fixes inability to perform upgrade from 5.1.3 to 5.2.0 because of incorrect prerequisite check script

INP-343

    • -24
    • +25
    ./5.2.x/core/install/install_toolkit.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. set error into item's ID field, when there was SQL error during kDBItem::Create or kDBItem::Update method calls

INP-224

Bug #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

1. php syntax error in simple interface preset, that resulted in SQL error during installation

INP-922

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope/fixing phpdoc comments to kApplication methods

INP-224

    • -22
    • +36
    ./5.2.x/core/kernel/session/session_storage.php
    • -19
    • +85
    ./5.2.x/core/kernel/session/session.php
    • -1
    • +10
    ./5.2.x/core/kernel/managers/cache_manager.php
    • -1
    • +2
    ./5.2.x/core/kernel/utility/params.php
    • -151
    • +286
    ./5.2.x/core/kernel/application.php
    • -10
    • +10
    ./5.2.x/core/kernel/processors/tag_processor.php

Fixes #0000058: Add Timezone Field to User record

Commit on behalf of Erik

INP-48

    • -0
    • +1
    ./5.2.x/core/units/helpers/user_helper.php
    • -2
    • +2
    ./5.2.x/core/install/install_schema.sql
    • -2
    • +2
    ./5.2.x/core/units/users/users_config.php

Bug #0000981: Rename Agents section to "Scheduled Tasks"

1. forgot to remove agent files

INP-794

    • -181
    • +0
    ./5.2.x/core/units/scheduled_tasks/agent_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -19
    • +27
    ./5.2.x/core/units/users/users_event_handler.php
    • -3
    • +12
    ./5.2.x/core/units/skins/skin_eh.php
    • -6
    • +10
    ./5.2.x/core/units/files/file_eh.php
    • -5
    • +8
    ./5.2.x/core/units/filters/item_filter_eh.php
    • -7
    • +11
    ./5.2.x/core/units/themes/themes_eh.php
    • -9
    • +13
    ./5.2.x/core/kernel/event_handler.php
    • -2
    • +12
    ./5.2.x/core/units/priorites/priority_eh.php
  1. … 35 more files in changeset.

Bug #0001126: Implement Smart Filters

1. update other filter counters, when current filter is changed (only when config setting is enabled)

MINC-78

Bug #0001126: Implement Smart Filters

1. ability to exclude filters from being displayed (via "exclude_filters" parameter)

2. tag ListFilterOptions now adds "is_last" parameter to the block it renders

MINC-78

    • -0
    • +3
    ./5.2.x/core/units/filters/item_filter_tp.php
    • -0
    • +7
    ./5.2.x/core/units/filters/item_filter_eh.php

Fixes #0000399: SSL + Login Required options for Sections

INP-332

    • -0
    • +2
    ./5.2.x/core/install/install_schema.sql

Fixes #0001189: Site domain with empty "SSL Url" field is always matched as current on secure connection

INP-966

    • -3
    • +3
    ./5.2.x/core/units/helpers/site_helper.php

Bug #0000929: Ability to have Preferred Language for Front-end Users

1. hide new fields in admin console

INP-745

Fixes #0000068: Preventing "Infinite" Redirects on Front-End

INP-56

    • -15
    • +18
    ./5.2.x/core/kernel/db/db_event_handler.php

Fixes #0000949: Change in user Email Validation process

Commit on behalf of Erik

INP-763

    • -4
    • +63
    ./5.2.x/core/units/users/users_event_handler.php
    • -0
    • +44
    ./5.2.x/core/units/helpers/user_helper.php
    • -0
    • +2
    ./5.2.x/core/install/install_schema.sql
    • -0
    • +8
    ./5.2.x/core/units/users/users_config.php
    • -9
    • +93
    ./5.2.x/core/units/users/users_tag_processor.php

Bug #0000271: Redesign "Data Validation" Engine

1. auto-login of user after instant registration fails

INP-227

    • -3
    • +4
    ./5.2.x/core/units/users/users_event_handler.php