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

Bug #0001130: Price Filter

1. keep max value of range filter in url (keeps correct item counts in blue part of range)

2. dynamically adjust slider range if max price is smaller, then slider step count

MINC-80

Bug #0001130: Price Filter

1. dynamic filter height

2. display price for last range element

MINC-80

Bug #0001130: Price Filter

1. dynamic filter height

2. display price for last range element

MINC-80

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in kApplication

INP-224

    • -1
    • +1
    ./languages/languages_event_handler.php
  1. … 8 more files in changeset.

Bug #0001130: Price Filter

1. display integer prices

2. display currency sign

MINC-80

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

    • -8
    • +11
    ./custom_fields/custom_fields_event_handler.php
    • -19
    • +35
    ./category_items/category_items_event_handler.php
    • -8
    • +7
    ./scheduled_tasks/scheduled_task_eh.php
    • -7
    • +17
    ./page_revisions/page_revision_eh.php
    • -7
    • +10
    ./promo_block_groups/promo_block_group_eh.php
    • -7
    • +11
    ./selectors/selectors_event_handler.php
  1. … 28 more files in changeset.

Bug #0001130: Price Filter

1. another algorithm of calculating range filter max value

MINC-80

Bug #0001117: Version Control for Sections

1. deleting page with content blocks resulted sql error

INP-915

    • -1
    • +1
    ./page_revisions/page_revisions_config.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. don't get object, when no ids to delete (speeds up item deleting with subitems)

2. skip category delete protection, while debugging

INP-224

    • -1
    • +1
    ./categories/categories_event_handler.php
  1. … 1 more file in changeset.

Bug #0001117: Version Control for Sections

1. setting to enable whole revision system

INP-915

    • -36
    • +38
    ./categories/categories_tag_processor.php
  1. … 4 more files in changeset.

Bug #0001187: Protect specific fields of kDBItem class to be changed from Request

1. adding protection for user fields

INP-964

Fixes #0001187: Protect specific fields of kDBItem class to be changed from Request

INP-964

    • -2
    • +2
    ./languages/languages_event_handler.php
    • -1
    • +2
    ./translator/translator_event_handler.php
    • -1
    • +1
    ./helpers/cat_dbitem_export_helper.php
    • -3
    • +4
    ./selectors/selectors_event_handler.php
    • -1
    • +1
    ./configuration/configuration_event_handler.php
  1. … 3 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope

INP-224

    • -7
    • +8
    ./categories/categories_event_handler.php
  1. … 2 more files in changeset.

Fixes #0001038: Upgrade to CKEditor

INP-839

  1. … 1384 more files in changeset.

Bug #0000898: Admin Interface for managing "Permission Types"

1. adding icons

INP-725

    • -1
    • +1
    ./permission_types/permission_types_config.php
  1. … 1 more file in changeset.

Bug #0001129: Report Review

1. adding icons

INP-923

    • -1
    • +1
    ./spam_reports/spam_reports_config.php
  1. … 1 more file in changeset.

Bug #0001126: Implement Smart Filters

1. adding icons

MINC-78

  1. … 1 more file in changeset.

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
    • +2
    ./mailing_lists/mailing_lists_config.php
    • -6
    • +0
    ./scheduled_tasks/scheduled_tasks_config.php
    • -21
    • +16
    ./scheduled_tasks/scheduled_task_eh.php
  1. … 13 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

Bug #0001129: Report Review

1. Adding Simple Admin Preset (was missing)

INP-923

    • -0
    • +2
    ./spam_reports/spam_reports_config.php
  1. … 1 more file in changeset.

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

    • -1
    • +1
    ./categories/categories_event_handler.php
  1. … 1 more file in changeset.

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

    • -4
    • +4
    ./site_domains/site_domains_config.php
    • -1
    • +1
    ./category_items/category_items_config.php
    • -1
    • +1
    ./logs/change_logs/change_logs_config.php
    • -8
    • +8
    ./helpers/cat_dbitem_export_helper.php
  1. … 81 more files in changeset.

Fixes #0000058: Add Timezone Field to User record

Commit on behalf of Erik

INP-48

  1. … 10 more files in changeset.

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

1. forgot to remove agent files

INP-794

    • -173
    • +0
    ./scheduled_tasks/agents_config.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -7
    • +20
    ./modules/modules_event_handler.php
    • -8
    • +10
    ./custom_fields/custom_fields_event_handler.php
    • -16
    • +30
    ./images/image_event_handler.php
    • -10
    • +15
    ./category_items/category_items_event_handler.php
    • -4
    • +6
    ./statistics/statistics_event_handler.php
    • -1
    • +4
    ./scheduled_tasks/scheduled_task_eh.php
  1. … 35 more files in changeset.

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

Fixes #0000399: SSL + Login Required options for Sections

INP-332

  1. … 5 more files in changeset.

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

INP-966

Fixes #0000949: Change in user Email Validation process

Commit on behalf of Erik

INP-763

  1. … 6 more files in changeset.