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

Fixes #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

  1. … 8 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 #0001236: Direct Editing of Catalog Items and Prefixes in Content Mode

INP-1011

  1. … 7 more files in changeset.

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

INP-1001

  1. … 6 more files in changeset.

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 ($this->getObject calls in tag processors)

INP-224

  1. … 29 more files in changeset.

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

  1. … 94 more files in changeset.

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

INP-975

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 #0001117: Version Control for Sections

1. setting to enable whole revision system

INP-915

  1. … 6 more files 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. … 92 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.

Fixes #0000399: SSL + Login Required options for Sections

INP-332

  1. … 5 more files in changeset.

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

Commit on behalf of Erik

INP-739

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

1. added promo block group feature, that groups promo blocks together

INP-922

  1. … 24 more files in changeset.

Fixes #0001117: Version Control for Sections

INP-915

    • -13
    • +142
    ./categories_tag_processor.php
  1. … 42 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 #0000268: Code Cleanup in 5.2.x branch

1. adding missing license/FULL_PATH constant checks (against direct PHP file opening from web-browser)

INP-224

  1. … 22 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 #0001107: Logical changes on user registration/my profile forms

INP-906

  1. … 31 more files in changeset.

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

INP-331

  1. … 3 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. … 21 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed path to s.gif in FCKEditor file browse dialog

2. same kModulesHelper::getModules method is used during installation and in admin to get modules, that can be installed

3. fixed some PhpDoc comments, that were not matching their method declarations

4. moved duplicate request processing detection into Request class (from kApplication class)

5. replaced aliased function calls with original function calls

6. fixed some grammatical errors

7. most of file system interations (where folder is scanned for a specific content) are replaced with DirectoryIterator (from SPL)

8. removed duplicate tags from FckTagProcessor, since their copy from fckFCKHelper class was used

INP-224

  1. … 60 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

  1. … 16 more files in changeset.