branches

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

Fixes INP-1711 - Add vertical scrollbar to "grid_multioptions_filter" filter

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

Fixes INP-1729 - Use "preg_replace_callback" instead of "preg_replace" with "e" modifier

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

    • -4
    • +12
    ./5.2.x/core/kernel/utility/email_send.php

Fixes INP-1737 - Fallback to category title on primary language in Admin Console

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

Fixes INP-1739 - Cache results of "\fckFCKHelper::getStyles" method

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

    • -17
    • +23
    ./5.2.x/core/units/helpers/fck_helper.php

Fixes INP-1740 - Make CKEditor URL preview respect "SEO URL Ending"

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

Fixes INP-1793 - Disable output buffering in Console

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

Fixes INP-1741 - Vertically align grid icons

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

Fixes INP-1745 - Connect "Modified" and "ModifiedById" fields to Links

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

Fixes INP-1752 - Update sub-class method signatures to match overridden methods in parent class

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

Fixes INP-1742 - Apply "ItemType" filter in JOIN to Search Results table

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

Fixes INP-1743 - Don't use "JOIN" in "ListSQLs" property of unit configs

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

    • -2
    • +2
    ./5.2.x/core/units/content/content_config.php

Fixes INP-1746 - Correct time parsing in date range filter

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

    • -22
    • +41
    ./5.2.x/core/units/helpers/search_helper.php

Fixes INP-1748 - Follow location, when generating static version of Maintenance Page

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

Fixes INP-1749 - Load all content blocks of a page with a single database query

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

    • -6
    • +36
    ./5.2.x/core/units/helpers/page_helper.php

Fixes INP-1751 - Use PHP5-style constructor names only in LibChart library code

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

  1. … 4 more files in changeset.

Fixes INP-1753 - Protect against racing condition during Scheduled Tasks execution

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

Fixes INP-1760 - Don't attempt to change "CachedUrls" table for units, that are not used in Mod-Rewrite URLs

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

    • -5
    • +22
    ./5.2.x/core/kernel/managers/cache_manager.php
    • -0
    • +1
    ./5.2.x/core/units/admin/admin_config.php

Fixes INP-1761 - Account for LeftJoinOptimizer during grid total calculation

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

Fixes INP-1762 - Destroy query object before logging

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

    • -4
    • +4
    ./5.2.x/core/kernel/db/i_db_connection.php
    • -17
    • +50
    ./5.2.x/core/kernel/db/db_connection.php

Fixes INP-1763 - Use first found record in update sql in the "\kApplication::logSlowQuery" method

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

Fixes INP-1764 - Set correct exit code, when exception happens in CLI

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

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

Fixes INP-1765 - Use table alias, when creating calculated fields for catalog items

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

Fixes INP-1766 - Change "kDBLoadBalancer::openConnection" to always update last used connection index

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

Fixes INP-1767 - Purge expired database cache entries

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

    • -0
    • +1
    ./5.2.x/core/units/admin/admin_config.php

Fixes INP-1768 - Disable Load Balancing from CRON

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

Fixes INP-1769 - Truncate search result table instead of dropping it

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

    • -3
    • +5
    ./5.2.x/core/units/helpers/search_helper.php
    • -16
    • +33
    ./5.2.x/core/kernel/db/cat_event_handler.php

Fixes INP-1770 - Load default user persistent settings all at once

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

    • -20
    • +44
    ./5.2.x/core/kernel/session/session_storage.php

Fixes INP-1771 - Change slave lag detection code to use "SHOW SLAVE STATUS" query

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

    • -18
    • +15
    ./5.2.x/core/kernel/db/db_connection.php

Fixes INP-1772 - Don't use "/tmp" folder, when resizing uploaded images

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

    • -1
    • +1
    ./5.2.x/core/units/helpers/upload_helper.php

Fixes INP-1773 - Use "round" function during image resize instead of "ceil"

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