categories_event_handler.php

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

Fixes #0001318: More options to category cache rebuilding system

INP-1081

  1. … 7 more files in changeset.

Fixes #0001331: Cross-item subsearch not working

INP-1094

  1. … 1 more file in changeset.

Fixes #0001320: Improving page detection sql

INP-1083

  1. … 8 more files in changeset.

Fixes #0001299: Return "/index.html" back to homepage url in non-default theme/language

INP-1066

Fixes #0001293: Unable to change sorting in search results

INP-1062

  1. … 2 more files in changeset.

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

INP-1029

  1. … 9 more files in changeset.

Fixes #0001243: Add new "User Subscriptions" section

INP-1017

  1. … 17 more files in changeset.

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

INP-1019

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

INP-1007

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

  1. … 59 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

  1. … 138 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

  1. … 95 more files in changeset.

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

INP-975

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

  1. … 42 more files in changeset.

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 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope

INP-224

  1. … 4 more files 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 more file in changeset.

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

  1. … 95 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

  1. … 49 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. … 11 more files in changeset.

Bug #0000398: Partially move kCatDBItem and CreategoryItem class contents to OnBefore/OnAfter events

1. fixing problem with ResourceId field not being reset before category/category item is cloned

INP-331

  1. … 1 more file in changeset.

Fixes #0000398: Partially move kCatDBItem and CreategoryItem class contents to OnBefore/OnAfter events

INP-331

  1. … 4 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. making all rewrite and non-rewrite methods located into separate classes with shared interface

2. moved UserGroups session variable setting for Guest users to Session class

3. getIndexFile method was called for rewrite urls, but it it's result was never used

4. method IsHTTPSRedirect moved from Session to kHTTPQuery class

INP-224

  1. … 22 more files in changeset.

Fixes #0000392: Section renaming using "Section Properties" button causes one more section to be created

INP-325

  1. … 5 more files in changeset.

Bug #0001125: Prepare 5.2.0 release

1. replaced kDBBase::SelectClause attribute direct usage with access methods

INP-921

  1. … 2 more files in changeset.

Fixes #0001118: Show "saved message" on Saving Configuration Settings in Admin

Commit on behalf of Erik

INP-916

  1. … 13 more files in changeset.

Fixes #0000856: Add PriorityEventHandler to Core

INP-689

    • -135
    • +65
    ./categories_event_handler.php
  1. … 5 more files in changeset.

Fixes #0000975: Automatically remove unused LEFT JOIN from list count database queries

INP-788

  1. … 2 more files in changeset.

Fixes #0001043: Ability to Exclude Template based Sections from Search Results

INP-844

    • -138
    • +198
    ./categories_event_handler.php
  1. … 3 more files in changeset.

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

INP-921

  1. … 9 more files in changeset.