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

Fixes INP-1436 - PHP 7 compatibility issues

Differential Revision: http://qa.in-portal.org/D79

  1. … 5 more files in changeset.

Fixes INP-1462 - Simplify "kEvent" class constructor

Differential Revision: http://qa.in-portal.org/D112

  1. … 1 more file in changeset.

Fixes INP-1463 - Use "http_build_query" for file editing link building

Differential Revision: http://qa.in-portal.org/D113

Fixes INP-1465 - Don't calculate "profiler enabled" state each time in class factory

Differential Revision: http://qa.in-portal.org/D115

Fixes INP-1459 - Remove "Intechnic\" from namespace

Differential Revision: http://qa.in-portal.org/D108

    • -1
    • +1
    ./Console/Command/ResetCacheCommand.php
    • -2
    • +2
    ./Console/Command/CompletionCommand.php
    • -1
    • +1
    ./utility/ClassDiscovery/ClassDetector.php
    • -2
    • +2
    ./Console/Command/BuildClassMapCommand.php
  1. … 3 more files in changeset.

Merge of "in-portal/branches/5.2.x@16189" to "in-portal/branches/5.3.x@16188".

  1. … 36 more files in changeset.

Fixes INP-1435 - Add Console command for running Scheduled Tasks

Differential Revision: http://qa.in-portal.org/D77

    • -0
    • +116
    ./Console/Command/RunScheduledTaskCommand.php
  1. … 4 more files in changeset.

Fixes INP-1421 - Integrate Symfony Console Component

Differential Revision: http://qa.in-portal.org/D76

    • -0
    • +23
    ./Console/Command/IConsoleCommand.php
    • -0
    • +131
    ./Console/Command/ResetCacheCommand.php
    • -0
    • +42
    ./Console/ConsoleCommandProvider.php
    • -0
    • +89
    ./Console/ConsoleApplication.php
    • -0
    • +126
    ./Console/Command/RunEventCommand.php
    • -0
    • +136
    ./Console/Command/BuildClassMapCommand.php
    • -0
    • +79
    ./Console/Command/AbstractCommand.php
    • -0
    • +30
    ./Console/IConsoleCommandProvider.php
    • -0
    • +89
    ./Console/Command/CompletionCommand.php
  1. … 8 more files in changeset.

Fixes INP-1425 - Don't report empty forms as missing

Differential Revision: http://qa.in-portal.org/D63

Fixes INP-1426 - Speed up admin tree cache building

Differential Revision: http://qa.in-portal.org/D64

  1. … 1 more file in changeset.

Fixes INP-1423 - Don't use cached unit config clones in the middle of application initialization

Differential Revision: http://qa.in-portal.org/D65

Fixes INP-1079 - Routing Ideas

Differential Revision: http://qa.in-portal.org/D72

    • -0
    • +266
    ./utility/Router/AbstractCategoryItemRouter.php
    • -59
    • +39
    ./managers/rewrite_url_processor.php
    • -0
    • +295
    ./utility/Router/AbstractRouter.php
    • -41
    • +47
    ./utility/unit_config_reader.php
    • -0
    • +69
    ./utility/Router/AbstractReviewRouter.php
  1. … 8 more files in changeset.

Fixes INP-1431 - Register own auto-loader before others

Differential Revision: http://qa.in-portal.org/D69

Fixes INP-1429 - Class hierarchy analyzer

Differential Revision: http://qa.in-portal.org/D70

    • -1
    • +51
    ./utility/ClassDiscovery/ClassDetector.php
  1. … 1 more file in changeset.

Fixes INP-1422 - Store class map on disk

Differential Revision: http://qa.in-portal.org/D68

    • -0
    • +435
    ./utility/ClassDiscovery/ClassMapBuilder.php
    • -0
    • +65
    ./utility/ClassDiscovery/ClassDetector.php
  1. … 18 more files in changeset.

Merge of "in-portal/branches/5.2.x@16121" to "in-portal/branches/5.3.x@16111".

  1. … 34 more files in changeset.

Merge of "in-portal/releases/5.2.1@16068" to "in-portal/branches/5.3.x@16094".

  1. … 71 more files in changeset.

Fixes INP-1340 - Add multi-column display to "Predefined Options" tag

Fixes INP-1331 - Integrate Plupload

  1. … 10 more files in changeset.

Fixes INP-1328 - Unify BaseURL method logic for ssl and non-ssl urls

  1. … 16 more files in changeset.

Fixes INP-1251 - Add support for using jQueryUI Autocomplete

  1. … 27 more files in changeset.

Fixes INP-1250 - Add 'admin' meta-permission

  1. … 2 more files in changeset.

Fixes INP-1316 - Add primary key to table, that don't have it

  1. … 12 more files in changeset.

Fixes INP-1326 - TempHandler constrain applying results in SQL error

Fixes INP-1314 - Change module-dependency to unit-dependency

Commit on behalf of Erik

  1. … 1 more file in changeset.

Fixes INP-1289 - Create message filter for Debugger Report

Commit on behalf of Erik

Fixes INP-1298 - Use "http_build_query" to escape url parameters

    • -2
    • +2
    ./utility/formatters/upload_formatter.php
    • -25
    • +3
    ./managers/rewrite_url_processor.php
  1. … 61 more files in changeset.

Fixes INP-1321 - Add tag, for mobile browser detection

Fixes INP-1320 - Create fallback for missing *Ajax events

Fixes INP-1159 - Create intermediate class to access /system/config.php file

    • -0
    • +283
    ./utility/system_config.php
  1. … 10 more files in changeset.