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

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

1. "Show All" mode generated JavaScript error

INP-907

    • -1
    • +1
    ./admin_templates/incs/form_blocks.tpl

Fixes #0000065: Add "Maintenance Mode" option for Website

INP-53

    • -0
    • +14
    ./kernel/processors/main_processor.php
    • -0
    • +18
    ./admin_templates/config/custom_variables.tpl
    • -1
    • +14
    ./kernel/managers/cache_manager.php
  1. … 1 more file in changeset.

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

1. added promo block group feature, that groups promo blocks together

INP-922

    • -1
    • +6
    ./units/categories/categories_config.php
    • -0
    • +33
    ./units/promo_blocks/promo_block_tp.php
  1. … 10 more files in changeset.

Bug #0001126: Implement Smart Filters

1. price range filter doesn't just meaning, that user can set any price range

MINC-78

Bug #0000268: Code Cleanup in 5.2.x branch

1. refactoring of phrase migration scripts

INP-224

    • -16
    • +16
    ./admin_templates/tools/system_tools.tpl

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

    • -1
    • +1
    ./admin_templates/groups/groups_edit.tpl
    • -1
    • +1
    ./admin_templates/users/admins_edit.tpl
    • -1
    • +1
    ./admin_templates/users/users_edit.tpl

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
    ./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

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

INP-907

    • -0
    • +15
    ./admin_templates/categories/category_path.tpl
    • -14
    • +21
    ./admin_templates/incs/form_blocks.tpl

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

INP-931

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

INP-959

    • -22
    • +21
    ./kernel/db/db_tag_processor.php
    • -8
    • +7
    ./units/visits/visits_tag_processor.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

Bug #0001126: Implement Smart Filters

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

MINC-78

Bug #0001126: Implement Smart Filters

1. fixing MaxValue is a keyword in MySQL 5.5+

MINC-78

Fixes #0001142: Images are deleted during link approval process

INP-928

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

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
    ./admin_templates/incs/close_popup.tpl

Bug #0001126: Implement Smart Filters

1. connecting range filter

MINC-78

Bug #0001126: Implement Smart Filters

MINC-78

    • -0
    • +81
    ./admin_templates/item_filters/item_filter_edit.tpl
    • -0
    • +130
    ./units/filters/filters_config.php
    • -0
    • +230
    ./units/filters/item_filter_tp.php
    • -0
    • +59
    ./admin_templates/item_filters/item_filter_list.tpl
    • -0
    • +149
    ./units/filters/item_filter_eh.php
    • -0
    • +16
    ./admin_templates/incs/form_blocks.tpl

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

Fixes #0001180: Improvement of "qstr" function

INP-958

    • -5
    • +5
    ./units/helpers/language_import_helper.php

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

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

INP-922

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

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

1. Forgot to apply changes to Installation Schema file

INP-794

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

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

INP-794

    • -0
    • +91
    ./admin_templates/scheduled_tasks/scheduled_task_list.tpl
    • -97
    • +0
    ./admin_templates/agents/agent_edit.tpl
    • -91
    • +0
    ./admin_templates/agents/agent_list.tpl
    • -0
    • +181
    ./units/scheduled_tasks/scheduled_task_eh.php
    • -266
    • +0
    ./kernel/managers/agent_manager.php
    • -0
    • +97
    ./admin_templates/scheduled_tasks/scheduled_task_edit.tpl
    • -0
    • +181
    ./units/scheduled_tasks/agent_eh.php
  1. … 6 more files in changeset.

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

INP-794

    • -2
    • +2
    ./units/images/image_event_handler.php
    • -12
    • +12
    ./admin_templates/agents/agent_list.tpl
    • -23
    • +24
    ./units/agents/agents_config.php
    • -1
    • +1
    ./units/admin/admin_events_handler.php
    • -31
    • +31
    ./admin_templates/agents/agent_edit.tpl
  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

    • -24
    • +6
    ./units/mailing_lists/mailing_list_tp.php
    • -16
    • +28
    ./units/helpers/mailing_list_helper.php
    • -4
    • +4
    ./units/helpers/permissions_helper.php
    • -23
    • +16
    ./kernel/db/db_event_handler.php
    • -16
    • +17
    ./units/helpers/backup_helper.php
    • -182
    • +257
    ./units/admin/admin_events_handler.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

    • -1
    • +1
    ./units/helpers/mod_rewrite_helper.php