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

Fixes #0001259: Replace "unhtmlentities" with PHP native "htmlspecialchars_decode" method

INP-1029

    • -2
    • +2
    ./categories/categories_event_handler.php
    • -1
    • +1
    ./categories/categories_tag_processor.php
  1. … 4 more files in changeset.

Fixes #0001258: Cross theme item detail template cache

INP-1028

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting correct filters in session & change log lists

INP-224

    • -1
    • +1
    ./logs/change_logs/change_logs_config.php

Bug #0001243: Add new "User Subscriptions" section

1. adds ability to subscribe to category updates not including updates from it's sub-categories

INP-1017

    • -0
    • +5
    ./system_event_subscriptions/system_event_subscription_tp.php
    • -0
    • +6
    ./system_event_subscriptions/system_event_subscriptions_config.php
  1. … 6 more files in changeset.

Fixes #0000698: Refactor all module Toolbar Buttons by Merge into one PNG file

INP-549

    • -5
    • +39
    ./helpers/minifiers/minify_helper.php
  1. … 151 more files in changeset.

Fixes #0001256: Tag "m_IsActive" not working when physical template is accessed via mod-rewrite url

INP-1026

  1. … 2 more files in changeset.

Bug #0001222: Incorrect PageInfo Mapping and Navbar

1. parameter "current" was not passed to "custom" block, used to render "_page" and "item_" navigation bar elements

INP-997

Fixes #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

    • -314
    • +50
    ./helpers/category_helper.php
    • -1
    • +4
    ./system_event_subscriptions/system_event_subscription_tp.php
    • -1
    • +4
    ./configuration/configuration_tag_processor.php
    • -7
    • +52
    ./categories/categories_tag_processor.php
    • -0
    • +374
    ./helpers/navigation_bar.php
  1. … 3 more files in changeset.

Fixes #0001243: Add new "User Subscriptions" section

INP-1017

    • -0
    • +136
    ./system_event_subscriptions/system_event_subscriptions_config.php
    • -2
    • +12
    ./email_events/email_events_event_handler.php
    • -0
    • +13
    ./categories/categories_event_handler.php
    • -0
    • +252
    ./system_event_subscriptions/system_event_subscription_tp.php
    • -0
    • +102
    ./system_event_subscriptions/system_event_subscription_eh.php
  1. … 12 more files in changeset.

Fixes #0001247: Sql error on priorities recalculation for list without parent constrain

INP-1021

Fixes #0001246: Fix unit config generator to produce column phrase compatible grid declaration

INP-1020

Fixes #0001245: Template aliases (#....#) don't work in "Design Mode"

INP-1019

    • -0
    • +8
    ./categories/categories_event_handler.php

Fixes #0001244: Content block changes not saved, when switching language in editing window

INP-1018

Fixes #0001236: Direct Editing of Catalog Items and Prefixes in Content Mode

INP-1011

    • -0
    • +53
    ./content/content_tp.php
    • -89
    • +68
    ./categories/categories_tag_processor.php
  1. … 5 more files in changeset.

Fixes #0001207: Ability to subscribe to any system event from e-mail event

INP-982

    • -0
    • +1
    ./email_events/email_events_config.php
    • -0
    • +41
    ./email_events/email_events_event_handler.php
  1. … 15 more files in changeset.

Fixes #0001240: Ability to detect event implementation

INP-1014

    • -1
    • +0
    ./scheduled_tasks/scheduled_tasks_config.php
    • -0
    • +28
    ./scheduled_tasks/scheduled_task_eh.php
  1. … 5 more files in changeset.

Fixes #0001226: Storing function "crc32" results in database problem

INP-1001

    • -17
    • +21
    ./helpers/cat_dbitem_export_helper.php
    • -1
    • +1
    ./categories/categories_tag_processor.php
  1. … 5 more files in changeset.

Fixes #0001235: Getting Fatal error on link export in catalog

INP-1010

    • -1
    • +1
    ./helpers/cat_dbitem_export_helper.php

Fixes #0001234: Improvements to kDBConnection class (iterator, kDBConnectionDebug class)

INP-1009

    • -10
    • +6
    ./helpers/language_import_helper.php
  1. … 3 more files in changeset.

Bug #0000485: Create more control over sent emails

1. Fixes issue, that custom html design template were ignored when multiple modules were installed along with In-Portal.

INP-402

    • -1
    • +0
    ./languages/languages_event_handler.php

Fixes #0001225: Additional checks to perform on "System Requirements" step before installation/upgrade

INP-1000

  1. … 2 more files in changeset.

Fixes #0001230: Issue with Username Validation on User Registration & Edit

INP-1005

Fixes #0001233: Incorrect error message during field value length validation

INP-1008

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls in helpers)

INP-224

    • -1
    • +1
    ./helpers/controls/edit_picker_helper.php

Fixes #0001232: Unable to set parsed category from custom rewrite parser

INP-1007

    • -2
    • +2
    ./categories/categories_event_handler.php

Fixes #0001228: Email Log Rotation and New Fields

INP-1003

    • -0
    • +131
    ./logs/email_logs/email_log_tp.php
    • -0
    • +126
    ./logs/email_logs/email_log_eh.php
    • -18
    • +31
    ./logs/email_logs/email_logs_config.php
    • -4
    • +48
    ./mailing_lists/mailing_list_eh.php
  1. … 8 more files in changeset.

Fixes #0001231: Bug in parallel cache rebuild protection

INP-1006

  1. … 3 more files in changeset.

Fixes #0000485: Create more control over sent emails

INP-402

    • -71
    • +69
    ./email_events/email_events_event_handler.php
    • -10
    • +50
    ./helpers/language_import_helper.php
    • -0
    • +92
    ./languages/languages_event_handler.php
    • -28
    • +16
    ./helpers/email_message_helper.php
  1. … 6 more files in changeset.

Bug #0001227: Ability to specify both HTML and Plain Text version of e-mail event

1. fixes language upgrade problem on multiple module install during clean install

INP-1002

Fixes #0001227: Ability to specify both HTML and Plain Text version of e-mail event

INP-1002

    • -39
    • +67
    ./email_events/email_events_event_handler.php
    • -51
    • +83
    ./helpers/language_import_helper.php
    • -6
    • +19
    ./languages/languages_event_handler.php
    • -5
    • +6
    ./email_events/email_events_config.php
  1. … 8 more files in changeset.