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

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

[backported] Fixes INP-1723 - Asynchronous e-mail sending by default

Conflicts:

  • core/admin_templates/mailing_lists/send_queue.tpl
  • core/install/upgrades.sql
  • core/kernel/constants.php
  • core/units/email_templates/email_template_eh.php
  • core/units/helpers/mailing_list_helper.php
  • core/units/mailing_lists/mailing_list_eh.php
    • -17
    • +87
    ./core/units/helpers/mailing_list_helper.php

Fixes INP-1720 - Use "FileHelper::urlToPath" for "storage_format" field option handling

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

    • -13
    • +39
    ./core/units/helpers/upload_helper.php

Fixes INP-1660 - Make CKEditor styles dropdown larger

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

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

Fixes INP-1709 - Validate "Categories.FriendlyURL" field for uniqueness

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

Fixes INP-1708 - Ignore crop/fill parameters during image resize, when they have no effect

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

Fixes INP-1707 - Unset "Proxy" header for Web Requests

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

    • -7
    • +11
    ./core/kernel/utility/http_query.php

Fixes INP-1706 - Generate assets during deployment

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

    • -2
    • +10
    ./core/admin_templates/tools/system_tools.tpl
    • -2
    • +25
    ./core/units/admin/admin_events_handler.php
    • -0
    • +15
    ./core/units/helpers/minifiers/minify_helper.php
    • -0
    • +13
    ./core/units/helpers/deployment_helper.php
    • -5
    • +0
    ./core/units/helpers/themes_helper.php