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

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

    • -16
    • +33
    ./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
    ./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

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

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

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

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
    ./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

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

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

Fixes INP-1744 - Make page content blocks searcheable

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

    • -0
    • +3
    ./units/categories/categories_config.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
    ./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

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
    ./admin_templates/incs/form_blocks.tpl

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

    • -0
    • +121
    ./ckeditor/plugins/sourcedialog/samples/sourcedialog.html
    • binary
    ./ckeditor/plugins/sourcedialog/icons/sourcedialog.png
    • -0
    • +29
    ./ckeditor/plugins/sourcedialog/plugin.js
    • -0
    • +9
    ./ckeditor/plugins/sourcedialog/lang/en.js
    • binary
    ./ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png
    • -0
    • +79
    ./ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js
  1. ./ckeditor/plugins/sourcedialog/icons/hidpi
  2. … 1 more file in changeset.

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
    ./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

    • -1
    • +3
    ./kernel/processors/main_processor.php