In-Portal

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

Fixes INP-1831 - Allow specifying "HookToModule" in hook declarations

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

Fixes INP-1829 - Add "keep_cents" field option for "kFormatter::Format" method

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

  1. /branches/5.2.x/core/tests/kernel/utility
  2. /branches/5.2.x/core/tests/kernel/utility/formatters

Fixes INP-1827 - Connect a testing framework

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

    • -0
    • +36
    /branches/5.2.x/core/kernel/tests/Url/QAToolsUrlFactory.php
    • -0
    • +2
    /branches/5.2.x/core/kernel/startup.php
    • -0
    • +51
    /branches/5.2.x/core/tests/AbstractTestCase.php
    • -0
    • +119
    /branches/5.2.x/core/tests/AbstractBrowserTestCase.php
    • -0
    • +24
    /branches/5.2.x/core/kernel/tests/bootstrap.php
    • -0
    • +12
    /branches/5.2.x/tools/mink_config.php-dist
    • -0
    • +65
    /branches/5.2.x/core/kernel/tests/Url/QAToolsUrlBuilder.php
    • -0
    • +7
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +43
    /branches/5.2.x/core/kernel/tests/Page/Page.php
    • -119
    • +411
    /branches/5.2.x/composer.lock

Fixes INP-1826 - Convert search/custom having filters into a where filters in grids

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

    • -19
    • +14
    /branches/5.2.x/core/kernel/db/dblist.php

Fixes INP-1821 - Don't check event-based permissions from template for "root" user

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

Fixes INP-1811 - Support partitions in grids and direct INSERT/UPDATE clauses

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

    • -3
    • +5
    /branches/5.2.x/core/kernel/db/db_connection.php
    • -9
    • +28
    /branches/5.2.x/core/kernel/db/dblist.php

Fixes INP-1795 - Invoke language pack comparison tool upon deploy using AppleScript

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

    • -0
    • +28
    /branches/5.2.x/tools/araxis_merge.scpt

Fixes INP-1781 - Respect sub-item status, when performing unique validation

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

Fixes INP-1841 - Improve performance of System Log record removal code

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

Fixes INP-1837 - Record code fragment in the System Log backtrace

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

    • -0
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +68
    /branches/5.2.x/core/kernel/utility/logger.php
    • -0
    • +6
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +3
    /branches/5.2.x/core/install/english.lang

Fixes INP-1750 - Support PHP Memcached extension for caching

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

    • -1
    • +111
    /branches/5.2.x/core/kernel/utility/cache.php

Fixes INP-1818 - Reset cURL settings only upon connection closing

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

Fixes INP-1819 - Allow retrieving response headers after making the cURL request

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

Fixes INP-1830 - Clear incompletely configured e-mail on error

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

Fixes INP-1728 - Add dynamic LEFT JOINs using ENTER in "OnAfterConfigRead" events

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

Fixes INP-1713 - Separate login by email from login by username

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

    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql

Fixes INP-1657 - Reposition CMS page revision history dropdown automatically

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

Fixes INP-1596 - Don't autoload object used in "OnSuggestValues" event

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

Fixes INP-1410 - Change "adm_ListTabs" tag to respect value of section's "show_mode" parameter

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

Fixes INP-1472 - Don't escape HTML in category name in category list

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

Fixes INP-1475 - Teach "st_ContentBlock" tag to recognize "button_title" parameter

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

Fixes INP-1541 - Add formatter to the "PromoBlockGroupId" field of "promo-block" unit

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

Fixes INP-1555 - Disable "Advanced Content Filtering" in CKEditor

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

INP-1828 - Preserve engine type, when creating a temporary tables

1. applying patch from http://jira.in-portal.org/browse/INP-1828 task

Fixes INP-1822 - Use modern cookie encryption library

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

    • -4
    • +3
    /branches/5.3.x/core/kernel/session/session.php
    • -0
    • +8
    /branches/5.3.x/core/install/upgrades.sql
    • -1
    • +2
    /branches/5.3.x/core/install/english.lang
    • -2
    • +2
    /branches/5.3.x/core/install/install_data.sql
    • -0
    • +132
    /branches/5.3.x/core/kernel/managers/cookie_manager.php

Merge of "in-portal/branches/5.2.x@16729" to "in-portal/branches/5.3.x@16727".

    • -6
    • +55
    /branches/5.3.x/core/kernel/utility/debugger.php

Fixes INP-1824 - Don't parse Cookies in CLI mode

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

Fixes INP-1825 - Show In-Portal-specific superglobals in Debugger

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

    • -6
    • +55
    /branches/5.2.x/core/kernel/utility/debugger.php

Fixes INP-1422 - Store class map on disk

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

    • -5
    • +0
    /branches/5.3.x/core/kernel/application.php

Merge of "in-portal/branches/5.2.x@16725" to "in-portal/branches/5.3.x@16723".

    • -18
    • +27
    /branches/5.3.x/core/install.php