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

Fixes #0000921: Add "Name" parameter to st_ContentBlock tag

Commit on behalf of Erik

INP-739

    • -0
    • +9
    ./categories/categories_tag_processor.php

Bug #0001138: General Template Work

1. header login redirect code gives "non-object" warning, when admin tries to login

TMST-1

Fixes #0001183: Separate setting for default Email Sender / Recipients

Done Additionally:

1. wrong constants were used on "Settings" tab (e-mail event editing page) resulting JS error

2. e-mail sending to a group, specified on "Settings" tab (e-mail event editing page) wasn't working

INP-960

    • -0
    • +1
    ./site_domains/site_domains_config.php
    • -47
    • +99
    ./email_events/email_events_event_handler.php
    • -0
    • +4
    ./configuration/configuration_event_handler.php
  1. … 12 more files in changeset.

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

INP-53

    • -2
    • +67
    ./configuration/configuration_event_handler.php
  1. … 12 more files 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

    • -0
    • +120
    ./promo_block_groups/promo_block_groups_config.php
    • -24
    • +7
    ./promo_blocks/promo_blocks_config.php
    • -0
    • +73
    ./promo_block_groups/promo_block_group_tp.php
    • -0
    • +131
    ./promo_block_groups/promo_block_group_eh.php
  1. … 17 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 #0001126: Implement Smart Filters

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

MINC-78

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

  1. … 4 more files in changeset.

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

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 #0001126: Implement Smart Filters

1. connecting range filter

MINC-78

  1. … 1 more file in changeset.

Bug #0001126: Implement Smart Filters

MINC-78

    • -0
    • +130
    ./filters/filters_config.php
    • -0
    • +230
    ./filters/item_filter_tp.php
    • -0
    • +149
    ./filters/item_filter_eh.php
  1. … 10 more files in changeset.

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

    • -1
    • +1
    ./custom_fields/custom_fields_event_handler.php
  1. … 4 more files in changeset.

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
    • +174
    ./scheduled_tasks/scheduled_tasks_config.php
    • -0
    • +181
    ./scheduled_tasks/scheduled_task_eh.php
    • -0
    • +173
    ./scheduled_tasks/agents_config.php
  1. … 13 more files in changeset.

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

INP-794

    • -1
    • +1
    ./mailing_lists/mailing_lists_config.php
  1. … 15 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
    ./mailing_lists/mailing_list_tp.php
    • -2
    • +2
    ./category_items/category_items_dbitem.php
    • -16
    • +28
    ./helpers/mailing_list_helper.php
    • -182
    • +257
    ./admin/admin_events_handler.php
  1. … 5 more files in changeset.

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

    • -45
    • +47
    ./images/image_event_handler.php
  1. … 3 more files in changeset.

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. … 2 more files in changeset.

Fixes #0000447: Update EmailLog table only when Email has been physically sent

INP-372

    • -16
    • +25
    ./email_events/email_events_event_handler.php
  1. … 3 more files in changeset.

Fixes #0001117: Version Control for Sections

INP-915

    • -0
    • +359
    ./page_revisions/page_revision_eh.php
    • -0
    • +93
    ./page_revisions/page_revisions_config.php
    • -12
    • +53
    ./helpers/permissions_helper.php
    • -0
    • +315
    ./helpers/page_helper.php
    • -0
    • +29
    ./page_revisions/page_revision_tp.php
    • -13
    • +142
    ./categories/categories_tag_processor.php
  1. … 31 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. field AppliedDBRevisions in Modules table wasn't listed in modules_config.php

INP-224

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

INP-922

    • -0
    • +156
    ./promo_blocks/promo_blocks_config.php
    • -1
    • +1
    ./logs/change_logs/change_logs_config.php
    • -0
    • +58
    ./promo_blocks/promo_block_tp.php
    • -0
    • +311
    ./promo_blocks/promo_block_eh.php
  1. … 11 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -1
    • +3
    ./email_events/email_events_event_handler.php
    • -1
    • +3
    ./categories/categories_event_handler.php
    • -1
    • +3
    ./custom_data/custom_data_event_handler.php
    • -2
    • +3
    ./languages/languages_event_handler.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. added try/catch constructs in places when folder given to DirectoryIterator class could be missing

INP-224

  1. … 1 more file in changeset.

Fixes #0001176: Implement usage of Variables added on "System Configuration" step

INP-954

    • -21
    • +43
    ./helpers/minifiers/minify_helper.php

Fixes #0001167: Improvements in Compressed CSS/JS File Naming

1. compressed file url format changed

INP-948