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

Fixes INP-1850 - Repair the "kHTTPQuery::getHeaders" method

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

Fixes INP-1848 - Filter list configuration request parameters on the Front-End

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

    • -15
    • +72
    ./kernel/db/db_event_handler.php

Fixes INP-1817 - Change engine for storing export user presets

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

    • -15
    • +18
    ./units/helpers/cat_dbitem_export_helper.php
    • -28
    • +13
    ./kernel/db/db_event_handler.php

Fixes INP-1668 - Allow specifying image quality, orientation and output format during resizing

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

    • -5
    • +150
    ./units/helpers/image_helper.php

Fixes INP-1843 - Cache results of the "kCountryStatesHelper::getCountryIso" method

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

    • -12
    • +14
    ./units/helpers/country_states_helper.php

Fixes INP-1842 - Cache user primary group detection during Checkout

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

Fixes INP-1840 - Reset form scroll prior to window resizing handling

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

Fixes INP-1838 - Set expiration limit for life-time cached keys

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

    • -2
    • +2
    ./kernel/utility/unit_config_reader.php
    • -0
    • +1
    ./install/step_templates/sys_config.tpl
    • -35
    • +48
    ./kernel/managers/cache_manager.php

Fixes fINP-1836 - Don't serialize "SecurityEncrypter" class properties

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

    • -0
    • +10
    ./kernel/security/SecurityEncrypter.php

Fixes INP-1569 - Create System Log record, when stale semaphore is discovered or hit

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

    • -11
    • +38
    ./kernel/utility/temp_handler.php
    • -0
    • +51
    ./units/admin/admin_events_handler.php

Fixes INP-1834 - Connect "mtdowling/cron-expression" library

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

    • -382
    • +48
    ./units/helpers/cron_helper.php
  1. … 2 more files in changeset.

Fixes INP-1833 - Add database server index to the error messages

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

Fixes INP-1832 - Use "p-rel" unit for relation management in the In-Commerce module

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

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

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

    • -0
    • +5
    ./kernel/utility/unit_config_reader.php

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

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

    • -1
    • +13
    ./kernel/utility/formatters/formatter.php
    • -0
    • +63
    ./tests/kernel/utility/formatters/kFormatterTest.php

Fixes INP-1827 - Connect a testing framework

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

    • -0
    • +36
    ./kernel/tests/Url/QAToolsUrlFactory.php
    • -0
    • +51
    ./tests/AbstractTestCase.php
    • -0
    • +119
    ./tests/AbstractBrowserTestCase.php
    • -0
    • +24
    ./kernel/tests/bootstrap.php
    • -0
    • +65
    ./kernel/tests/Url/QAToolsUrlBuilder.php
    • -0
    • +43
    ./kernel/tests/Page/Page.php
  1. … 5 more files in changeset.

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

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

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

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

    • -1
    • +1
    ./units/helpers/permissions_helper.php

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

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

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

    • -12
    • +64
    ./units/logs/system_logs/system_log_eh.php

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

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

    • -0
    • +44
    ./units/logs/system_logs/system_log_eh.php
    • -0
    • +32
    ./units/logs/system_logs/system_log_tp.php

Fixes INP-1750 - Support PHP Memcached extension for caching

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

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

    • -2
    • +5
    ./units/reviews/reviews_event_handler.php

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

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

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

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

    • -0
    • +2
    ./admin_templates/js/template_manager.js

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

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