branches

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. refactoring of phrase migration scripts

INP-224

    • -32
    • +16
    ./5.2.x/core/install/english.lang

Bug #0001126: Implement Smart Filters

1. missing phrases

MINC-78

Bug #0000268: Code Cleanup in 5.2.x branch

1. refactoring of phrase migration scripts

INP-224

    • -56
    • +70
    ./5.2.x/core/install/upgrades.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. incorrect default value of $params attribute in HREF method

INP-224

Fixes #0001184: Sticky parent object in PrintList tag

INP-961

    • -35
    • +39
    ./5.2.x/core/kernel/db/db_tag_processor.php

Bug #0001126: Implement Smart Filters

1. don't show filter, when list is empty (all counts in filters are 0)

MINC-78

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

Fixes #0001108: Selecting "Symlink Category" resets all category adding form fields

INP-907

    • -0
    • +15
    ./5.2.x/core/admin_templates/categories/category_path.tpl

Fixes #0001146: Tag "st_CachedMenu" sets incorrect "template" parameter to menu elements

INP-931

    • -0
    • +5
    ./5.2.x/core/units/helpers/menu_helper.php

Fixes #0001181: Main product list is displayed in all sideboxes on a page

INP-959

    • -22
    • +21
    ./5.2.x/core/kernel/db/db_tag_processor.php
    • -0
    • +11
    ./5.2.x/core/kernel/utility/event.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. method kApplication::GetVarDirect wasn't working, when called before kApplication::HttpQuery property was initialized

INP-224

    • -39
    • +50
    ./5.2.x/core/kernel/utility/http_query.php

Bug #0001126: Implement Smart Filters

1. don't show filter if no data in it

MINC-78

    • -0
    • +4
    ./5.2.x/core/units/filters/item_filter_tp.php

Bug #0001126: Implement Smart Filters

1. fixing MaxValue is a keyword in MySQL 5.5+

MINC-78

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

Fixes #0001142: Images are deleted during link approval process

INP-928

    • -2
    • +17
    ./5.2.x/core/kernel/db/cat_event_handler.php

Bug #0001142: Images are deleted during link approval process

1. on duplicate filename upload name increment last number after "_" if filename instead of adding "_1" again

INP-928

    • -6
    • +12
    ./5.2.x/core/units/helpers/file_helper.php

Bug #0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used

1. unable to relate to links, since %5C wasn't replaced to \ before "env" parsing

INP-410

    • -2
    • +2
    ./5.2.x/core/admin_templates/js/script.js

Bug #0001126: Implement Smart Filters

1. connecting range filter

MINC-78

    • -2
    • +15
    ./5.2.x/core/units/filters/item_filter_tp.php

Bug #0001126: Implement Smart Filters

MINC-78

    • -0
    • +81
    ./5.2.x/core/admin_templates/item_filters/item_filter_edit.tpl
    • -0
    • +130
    ./5.2.x/core/units/filters/filters_config.php
    • -0
    • +230
    ./5.2.x/core/units/filters/item_filter_tp.php
  1. ./5.2.x/core/admin_templates/item_filters
    • -11
    • +21
    ./5.2.x/core/kernel/db/dblist.php
    • -0
    • +59
    ./5.2.x/core/admin_templates/item_filters/item_filter_list.tpl
    • -0
    • +12
    ./5.2.x/core/install/install_schema.sql
    • -0
    • +1
    ./5.2.x/core/install/remove_schema.sql
    • -0
    • +149
    ./5.2.x/core/units/filters/item_filter_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. kSearchHelper class optimized using latest methods, added in 5.2.0-B1

INP-224

    • -7
    • +13
    ./5.2.x/core/units/helpers/search_helper.php

Fixes #0001180: Improvement of "qstr" function

INP-958

    • -1
    • +1
    ./5.2.x/core/units/helpers/search_helper.php
    • -0
    • +12
    ./5.2.x/core/kernel/db/db_connection.php

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

1. DROP was missing for PromoBlocks table in remove_schema.sql

INP-922

    • -0
    • +1
    ./5.2.x/core/install/remove_schema.sql

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

1. wrong table name in "remove_schema.sql"

2. wrong section name in Installation Wizard

INP-794

    • -17
    • +17
    ./5.2.x/core/install/install_schema.sql
    • -1
    • +1
    ./5.2.x/core/install/remove_schema.sql

Fixes #981: Rename Agents section to "Scheduled Tasks"

1. Forgot to apply changes to Installation Schema file

INP-794

    • -6
    • +6
    ./5.2.x/core/install/install_schema.sql

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

1. renaming files & folders (can't really create patch for this type of action)

INP-794

    • -266
    • +0
    ./5.2.x/core/kernel/managers/agent_manager.php
  1. … 6 more files in changeset.

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

INP-794

    • -1
    • +1
    ./5.2.x/core/kernel/managers/request_manager.php
    • -1
    • +1
    ./5.2.x/core/units/users/users_event_handler.php
    • -1
    • +1
    ./5.2.x/core/kernel/session/session.php
    • -23
    • +24
    ./5.2.x/core/units/agents/agents_config.php
    • -1
    • +1
    ./5.2.x/core/units/forms/forms/forms_config.php
    • -1
    • +1
    ./5.2.x/core/units/admin/admin_config.php
    • -22
    • +22
    ./5.2.x/core/kernel/event_manager.php
  1. … 10 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. fixing incorrect extended method declarations

3. moving permission checks from all csv import/export events into central place

4. csv helper wasn't processing missing column "title" attributes during export

INP-224

    • -48
    • +50
    ./5.2.x/core/units/helpers/csv_helper.php
    • -15
    • +20
    ./5.2.x/core/kernel/nparser/ntags.php
    • -23
    • +16
    ./5.2.x/core/kernel/db/db_event_handler.php
    • -16
    • +17
    ./5.2.x/core/units/helpers/backup_helper.php
    • -0
    • +24
    ./5.2.x/core/install/upgrade_helper.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. always mark url part as parsed, when item filename was identified (not only if item template is defined in category)

INP-224

Fixes #0001022: Uploaded file distribution within /system/ folder

INP-824

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

Fixes #0000511: Auto-Logout Admin Session after Installation

INP-425

Bug #0001126: Implement Smart Filters

1. parameters "from_record" & "to_record" passed to page block, called from PrintPages tag

2. tag PerPageSelected wasn't able to detect is -1 per-page is selected

3. added $replace_table parameter to kDBList::extractCalculatedFields method allowing for %1$s to be replaced in tag result

MINC-78

    • -1
    • +1
    ./5.2.x/core/units/helpers/list_helper.php
    • -32
    • +54
    ./5.2.x/core/kernel/db/db_tag_processor.php

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

1. updated Java check (also in System Configuration step)

INP-343

    • -2
    • +2
    ./5.2.x/core/install/install_toolkit.php
    • -0
    • +3
    ./5.2.x/core/install/prerequisites.php