In-Portal

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

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

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

    • -1
    • +1
    /branches/5.3.x/core/kernel/utility/factory.php
    • -1
    • +5
    /branches/5.3.x/core/install/upgrades.sql
    • -2
    • +2
    /branches/5.3.x/core/install/install_data.sql
    • -2
    • +2
    /branches/5.3.x/core/kernel/application.php
  1. … 3 more files in changeset.

Marking r15851 (5.1.x branch) as merged in favor of r15850 (5.2.x branch)

Fixes INP-1427 - Don't execute currency-related code during installation

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

    • -1
    • +1
    /branches/5.2.x/core/kernel/application.php

Fixes INP-1428 - Use "connectionOpened" method instead of "connectionOpened" property

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

Fixes INP-1433 - Handle resource type in Debugger

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

    • -0
    • +4
    /branches/5.2.x/core/kernel/utility/debugger.php

Fixes INP-1373 - Admins are receiving e-mails with empty quotes

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

    • -15
    • +15
    /branches/5.2.x/core/install/english.lang
    • -0
    • +7
    /branches/5.2.x/core/install/upgrades.sql

Fixes INP-1419 - Manually added e-mail recipients not shown in log

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

    • -5
    • +43
    /branches/5.2.x/core/kernel/utility/email.php

Fixes INP-1417 - Cut trailing zeros properly

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

Fixes INP-1418 - Unable to show/hide custom toolbar button

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

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

    • -50
    • +85
    /branches/5.3.x/core/kernel/utility/debugger.php
    • -25
    • +6
    /branches/5.3.x/core/kernel/utility/logger.php
  1. … 26 more files in changeset.

Fixes INP-1214 - Prepare for usage with Jenkins/Phing

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

    • -0
    • +212
    /branches/5.2.x/tools/build/targets/common.xml
    • -0
    • +52
    /branches/5.2.x/tools/build/inc/custom_phpunit.xml
    • -0
    • +111
    /branches/5.2.x/tools/build/targets/db.xml
    • -6
    • +1588
    /branches/5.2.x/composer.lock
    • -0
    • +39
    /branches/5.2.x/tools/build/build_all.xml
    • -0
    • +70
    /branches/5.2.x/tools/build/targets/folders.xml
    • -0
    • +55
    /branches/5.2.x/tools/build/inc/phpunit.xml
    • -0
    • +27
    /branches/5.2.x/tools/build/build_custom.xml
    • -0
    • +13
    /branches/5.2.x/tools/build/build.properties.dist
    • -0
    • +44
    /branches/5.2.x/tools/build/targets/deploy.xml
    • -0
    • +50
    /branches/5.2.x/tools/build/inc/phpmd.xml

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

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

Fixes INP-1421 - Integrate Symfony Console Component

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

    • -0
    • +12
    /branches/5.3.x/core/kernel/application.php
    • -12
    • +116
    /branches/5.3.x/composer.lock
    • -0
    • +131
    /branches/5.3.x/core/kernel/Console/Command/ResetCacheCommand.php
    • -10
    • +12
    /branches/5.3.x/core/kernel/utility/event.php
    • -0
    • +40
    /branches/5.3.x/in-portal
    • -0
    • +89
    /branches/5.3.x/core/kernel/Console/ConsoleApplication.php
    • -42
    • +14
    /branches/5.3.x/tools/run_event.php
  1. … 8 more files in changeset.

Fixes INP-1424 - Don't call "refreshModuleInfo" twice in a row

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

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

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

    • -2
    • +2
    /branches/5.3.x/tools/debug_sample.php
    • -8
    • +7
    /branches/5.3.x/core/kernel/application.php
    • -0
    • +295
    /branches/5.3.x/core/kernel/utility/Router/AbstractRouter.php
    • -0
    • +305
    /branches/5.3.x/core/units/general/MainRouter.php
  1. … 4 more files in changeset.

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

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

    • -1
    • +1
    /branches/5.3.x/core/kernel/utility/factory.php

Fixes INP-1429 - Class hierarchy analyzer

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

    • -0
    • +13
    /branches/5.3.x/core/kernel/application.php
    • -1
    • +100
    /branches/5.3.x/core/kernel/utility/factory.php

Fixes INP-1422 - Store class map on disk

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

    • -0
    • +1
    /branches/5.3.x/core/install/cache/.gitignore
    • -2
    • +2
    /branches/5.3.x/core/install/upgrades.php
    • -0
    • +341
    /branches/5.3.x/core/install/cache/class_structure.php
  1. … 18 more files in changeset.

Fixes INP-1315 - Reset cached sorting on sorting configuration change

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

Fixes INP-1398 - Tag "m_RenderElement" is not handling "result_to_var" param

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

    • -2
    • +11
    /branches/5.2.x/core/kernel/nparser/ntags.php

Fixes INP-1408 - The "grid_like_combo_filter" doesn't trigger search on ENTER press

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

Fixes INP-1406 - Change odd/even row color in SimpleGrid via jQuery

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

Fixes INP-1403 - Trim long argument values in trace

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

Fixes INP-1409 - Double weight in search relevance calculation

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

Fixes INP-1369 - Transform all hooks to "OnAfterConfigRead" event into hBEFORE

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

Fixes INP-1402 - Use "call_user_func" in System Log

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

    • -25
    • +3
    /branches/5.2.x/core/kernel/utility/logger.php

Fixes INP-1401 - Don't use "die" in Debugger

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

    • -50
    • +85
    /branches/5.2.x/core/kernel/utility/debugger.php