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

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

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

Fixes INP-1775 - Rename uploaded images to match their image type (when "storage_format" is used)

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

    • -2
    • +42
    ./core/units/helpers/upload_helper.php

Fixes INP-1776 - Define permission mapping for "OnExportCancel" event

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

Fixes INP-1777 - Preserve non-existing selected options during record field value display

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

Fixes INP-1778 - Auto-focus correct form control on error

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

Fixes INP-1779 - Throw an exception, when SQL error is detected in CLI

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

Fixes INP-1780 - Sync "Semaphores" table structure between clean install and upgrade

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

Fixes INP-1784 - Adjust "grid_total_td" block to respect "format" parameter

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

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

Fixes INP-1788 - Trigger a warning, when not all fields were updated via "kDBItem::Update" method call

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

Fixes INP-1789 - Teach "Changes Log" section to respect "kDBItem::Update" calls with limited field set

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

Fixes INP-1785 - Always apply "no_default" format, when getting original field value

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

Fixes INP-1787 - Don't use "get_magic_quotes_gpc" function

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

    • -10
    • +0
    ./core/kernel/utility/http_query.php

Fixes INP-1786 - Don't use "continue" inside a "switch" statement

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

Fixes INP-1758 - Support PHP_CodeSniffer 3.x

Fixes INP-1744 - Make page content blocks searcheable

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

    • -0
    • +46
    ./core/units/helpers/page_helper.php

Fixes INP-1721 - Correct math for detecting allowed file size during upload

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

Fixes INP-1736 - Make "\kNavigationBar::getCategoryParentPath" method language-aware

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

    • -14
    • +30
    ./core/units/helpers/navigation_bar.php

Fixes INP-1735 - Normalize block parameter values, used during function name creation

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

Fixes INP-1733 - Remove ".tmp" sub-extension from sub-item uploaded files

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

Fixes INP-1732 - Create user session, when search is performed

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

    • -0
    • +2
    ./core/kernel/db/cat_event_handler.php

Fixes INP-1731 - Add support for "_" in option keys in grid filters and editing controls

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

    • -3
    • +3
    ./core/admin_templates/incs/form_blocks.tpl
    • -2
    • +2
    ./core/admin_templates/js/grid_filters.js

Fixes INP-1727 - Don't pass any unit info in "No Permission" redirects

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

Fixes INP-1726 - Add "Source" button to Content Blocks, edited in inline mode

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

  1. ./core/ckeditor/plugins/sourcedialog/lang
    • binary
    ./core/ckeditor/plugins/sourcedialog/icons/sourcedialog.png
    • -0
    • +29
    ./core/ckeditor/plugins/sourcedialog/plugin.js
    • -2
    • +2
    ./core/admin_templates/js/inp_ckconfig.js
    • -0
    • +9
    ./core/ckeditor/plugins/sourcedialog/lang/en.js
  2. ./core/ckeditor/plugins/sourcedialog/samples
    • binary
    ./core/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png
    • -0
    • +79
    ./core/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js
  3. ./core/ckeditor/plugins/sourcedialog/icons
  4. ./core/ckeditor/plugins/sourcedialog/dialogs

Fixes INP-1724 - Define "EDITING_MODE" constant, when not present

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

Fixes INP-1719 - Only resize fully uploaded file

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

    • -11
    • +17
    ./core/units/helpers/upload_helper.php

Fixes INP-1718 - HTML-escape the "m_Get" tag result only once

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

Fixes INP-1717 - Don't use "no_html_escape" attribute with "m_Get" tag

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

    • -1
    • +1
    ./core/admin_templates/config/config_general.tpl
    • -1
    • +1
    ./core/admin_templates/config/config_search.tpl
  1. … 6 more files in changeset.

Fixes INP-1716 - Properly escape "m_Get" tag usages inside JavaScript code

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

    • -4
    • +4
    ./core/admin_templates/incs/header.tpl
    • -1
    • +1
    ./core/admin_templates/config/config_general.tpl
    • -1
    • +1
    ./core/admin_templates/catalog_tab.tpl
    • -2
    • +2
    ./core/admin_templates/reviews/reviews.tpl

Fixes INP-498 - Block grid auto-refresh, when Modal Window is opened

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

    • -0
    • +5
    ./core/admin_templates/incs/grid_blocks.tpl

[backported] Fixes INP-1722 - [bc fix] Asynchronous e-mail sending by default