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. removing references ("&") in code (makeClass & recallObject methods)

INP-224

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

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

1. fixes SQL error on module approve/decline

INP-976

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. setting visibility scope to kDBEventHandler methods

INP-224

  1. … 49 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. field AppliedDBRevisions in Modules table wasn't listed in modules_config.php

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. created a separate DeleteSectionCache method for "sections_parsed" cache delete, so it no longer is secretly invoked only along with "configs_parsed" cache delete

2. added some explanatory comments to kApplication::Init method

3. unit config cache ("configs_parsed" variable) that was deleted on any configuration variable change, but now it is only deleted when this configuration variable's value is located in "configs_parsed" cache

4. objects of rewrite listeners are now created in separate kRewriteUrlProcessor::rewriteListeners class variable, so it no longer can be accidentally overwritten during unit config cache building process

5. fixed case, when rewrite listener instances could be associated with incorrent unit config prefixes (PHP5 object assignment problem)

6. mod-rewrite url is now successfully processed (using only build-in rewrite listeners) when unit config cache is missing (or needs to be rebuilt) and user is visiting mod-rewrite url

7. "conf_changed" global variable (accessible via GetVar) now contains names of all changes configuration variables

INP-224

  1. … 5 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. … 62 more files in changeset.

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

INP-788

  1. … 2 more files in changeset.

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

  1. … 146 more files in changeset.

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

INP-827

  1. … 1005 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

  1. … 14 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. … 162 more files in changeset.

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

  1. … 192 more files in changeset.

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

  1. … 1590 more files in changeset.