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

Fixes INP-1645 - Create categories during theme scan based on their location in SMS

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

Fixes INP-1792 - Support HTML markup with Title Presets

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

Fixes INP-1794 - Show database query execution times during deployment

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

    • -3
    • +87
    ./core/units/helpers/deployment_helper.php

Fixes INP-1796 - Add method for setting database error handler

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

    • -6
    • +21
    ./core/kernel/db/db_load_balancer.php
    • -0
    • +10
    ./core/kernel/db/i_db_connection.php
    • -1
    • +1
    ./core/units/helpers/deployment_helper.php

Fixes INP-1797 - Speed up formatter class access from "kDBItem"

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

Fixes INP-1798 - Include validation errors and temp mode flag in kDBItem validation error message

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

    • -5
    • +19
    ./core/kernel/utility/validator.php

Fixes INP-1800 - Remove duplicate primary theme detection query

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

    • -9
    • +3
    ./core/units/helpers/themes_helper.php

Fixes INP-1801 - Use dynamic protocol during installation

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

Fixes INP-1802 - Speed up detection of countries with states

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

Fixes INP-1803 - Show non-executed SQLs during deployment

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

    • -4
    • +28
    ./core/units/helpers/deployment_helper.php

Fixes INP-1805 - Execute "adm:OnBeforeShutdown" event before AJAX request ending

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

    • -0
    • +1
    ./core/kernel/managers/request_manager.php

Fixes INP-1806 - Display output of executed MySQL commands during build script execution

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

Fixes INP-1807 - Use dedicated connection for "kLogger" class

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

Fixes INP-1808 - Create "E-mail Log" records using corresponding unit

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

    • -2
    • +12
    ./core/kernel/utility/email_send.php

Fixes INP-1810 - Use linked info in "OnNew" event only, when it's available

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

Fixes INP-1757 - Replace "each" function usage with equivalent code

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

    • -3
    • +6
    ./core/units/users/users_event_handler.php
    • -2
    • +2
    ./core/units/helpers/captcha_helper.php
    • -1
    • +2
    ./core/units/theme_files/theme_file_eh.php
    • -2
    • +4
    ./core/kernel/db/cat_event_handler.php
    • -2
    • +0
    ./core/units/helpers/brackets_helper.php
    • -3
    • +6
    ./core/units/helpers/search_helper.php
  1. … 5 more files in changeset.

Fixes INP-1756 - Create "Security*" classes for security-related jobs

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

    • -0
    • +193
    ./core/kernel/security/SecurityGenerator.php
    • -0
    • +228
    ./core/kernel/security/SecurityEncrypter.php
    • -0
    • +274
    ./core/kernel/security/SecurityGeneratorPromise.php
    • -0
    • +2
    ./core/kernel/utility/system_config.php

Fixes INP-1476 - Allow to customize "st_AdminEditButton" tag

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

Fixes INP-1560 - Migrate "mysql" to "mysqli" database type during upgrade

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

Fixes INP-1654 - Handle resource type in System Log

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

Fixes INP-1702 - Validate file type/size during upload on server side

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

    • -8
    • +22
    ./core/units/helpers/upload_helper.php
    • -0
    • +21
    ./core/units/helpers/file_helper.php

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

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

    • -0
    • +5
    ./core/admin_templates/incs/style_template.css

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

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

    • -4
    • +12
    ./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
    ./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

    • -2
    • +2
    ./core/admin_templates/incs/grid_blocks.tpl

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

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

    • -7
    • +7
    ./core/kernel/db/cat_event_handler.php

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

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