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

Fixes INP-1278 - Use ENT_QUOTES with 'htmlspecialchars'

  1. … 41 more files in changeset.

Fixes INP-1239 - Minor improvements to deployment script

  1. … 1 more file in changeset.

Fixes INP-1233 - Redirect loop on "No Permission" page

Fixes INP-1219 - Problems with /tools/run_event.php script

  1. … 1 more file in changeset.

Fixes INP-1202: All editing windows are opened in same size

Fixes #0001446: Unable to upload CSV file on Grid import page

INP-1198

Fixes #0001417: Data not escaped in "Query Database" section

Commit on behalf of Erik

INP-1171

  1. … 1 more file in changeset.

Fixes #0001362: Use even more secure password hashing algorithm

INP-1122

  1. … 14 more files in changeset.

Fixes #0001394: Multiple notices discovered while developing System Log

INP-1152

  1. … 6 more files in changeset.

Fixes #0001393: Random "Requested ID for prefix <prefix> not passed" notices

INP-1151

  1. … 12 more files in changeset.

Fixes #0001341: Create cron-like interface for scheduled tasks

INP-1103

  1. … 21 more files in changeset.

Fixes #0001318: More options to category cache rebuilding system

INP-1081

  1. … 7 more files in changeset.

Fixes #0001334: Complete template recompilation fails, when not all modules are installed

INP-1097

  1. … 3 more files in changeset.

Fixes #0001333: Incorrect urls on tabs above the lists in Admin Console

INP-1096

Fixes #0001282: Parent section title not shown above the list

INP-1051

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

INP-1020

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. … 137 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 #0001208: Improvements to automatic deployment script

INP-983

  1. … 1 more file in changeset.

Fixes #0001187: Protect specific fields of kDBItem class to be changed from Request

INP-964

  1. … 15 more files in changeset.

Fixes #0001191: Remove RunMode from Scheduled Tasks

INP-968

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

Fixes #0000981: Rename Agents section to "Scheduled Tasks"

INP-794

  1. … 23 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. fixing incorrect extended method declarations

3. moving permission checks from all csv import/export events into central place

4. csv helper wasn't processing missing column "title" attributes during export

INP-224

    • -182
    • +257
    ./admin_events_handler.php
  1. … 11 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.

Fixes #0001158: Menu frame resize causes too much ajax requests

INP-940

  1. … 1 more file 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.

Bug #0000268: Code Cleanup in 5.2.x branch

1. all backup/restore code moved out from "admin" unit to BackupHelper (new class)

2. removed analogs of "getmicrotime" function

INP-224

  1. … 3 more files in changeset.