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

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.

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. adapting merged 5.1.3 code

2. custom field values were not saved

3. external page urls were not working from CategoryLink tag

INP-921

  1. … 4 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.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

  1. … 116 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.

Merge of "in-portal/releases/5.1.3@14548" to "in-portal/branches/5.2.x@14575".

  1. … 143 more files in changeset.

Merge of "in-portal/releases/5.1.2@14308" to "in-portal/branches/5.2.x@14560".

  1. … 97 more files in changeset.

Fixes #0001123: Parallel cache rebuild problem could cause high server load

INP-919

  1. … 11 more files in changeset.

Fixes #0001050: Ability to access Disabled Section with Direct Link

INP-851

  1. … 6 more files in changeset.

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

  1. … 1003 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)

INP-224

  1. … 158 more files in changeset.

Merge of "in-portal/releases/5.1.1@14072" to "in-portal/branches/5.2.x@13841".

  1. … 188 more files in changeset.

Releasing version 'branches/5.2.x' (copy from 'branches/5.1.x') of 'in-portal' module.

    • -0
    • +2425
    ./categories_event_handler.php
    • -0
    • +1961
    ./categories_tag_processor.php
  1. … 1588 more files in changeset.