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

Bug #0001208: Improvements to automatic deployment script

1. display affected row count after sql execution in log

INP-983

Bug #0001208: Improvements to automatic deployment script

1. display affected row count after sql execution

INP-983

Fixes #0001196: Improvements to Languages and Phrases Export capabilities

INP-971

    • -0
    • +56
    ./email_events/email_events_event_handler.php
    • -13
    • +73
    ./helpers/language_import_helper.php
    • -19
    • +48
    ./phrases/phrases_event_handler.php
    • -15
    • +29
    ./languages/languages_event_handler.php
    • -3
    • +6
    ./email_events/email_events_config.php
  1. … 9 more files in changeset.

Fixes #0001209: Incorrect MultiOptions grid filter value escaping

INP-984

Fixes #0001208: Improvements to automatic deployment script

INP-983

    • -43
    • +260
    ./helpers/deployment_helper.php

Fixes #0001206: Multilingual columns not created on separate module install

INP-981

    • -5
    • +1
    ./languages/languages_event_handler.php
  1. … 1 more file in changeset.

Fixes #0001200: Some Fields in Categories table aren't updated on Category delete

INP-975

    • -15
    • +31
    ./categories/categories_event_handler.php
    • -2
    • +16
    ./categories/categories_tag_processor.php

Bug #0001201: Fatal error during Installation on States import with MySQL in Strict Mode

1. fixes SQL error on module approve/decline

INP-976

Fixes #0001201: Fatal error during Installation on States import with MySQL in Strict Mode

INP-976

  1. … 3 more files in changeset.

Fixes #0001202: Regular users are created instead of Admins

INP-977

  1. … 1 more file in changeset.

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