branches

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

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

    • -1
    • +1
    ./5.2.x/core/admin_templates/js/forms.js

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

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

    • -1
    • +5
    ./5.2.x/core/kernel/utility/logger.php

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

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

    • -1
    • +0
    ./5.2.x/tools/build/targets/common.xml

Fixes INP-1744 - Make page content blocks searcheable

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

    • -0
    • +5
    ./5.2.x/core/install/install_schema.sql
    • -0
    • +46
    ./5.2.x/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

    • -0
    • +32
    ./5.2.x/core/kernel/application.php

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

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

    • -14
    • +30
    ./5.2.x/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

    • -2
    • +17
    ./5.2.x/core/kernel/nparser/ntags.php

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

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
    ./5.2.x/core/ckeditor/plugins/sourcedialog/samples/sourcedialog.html
  1. ./5.2.x/core/ckeditor/plugins/sourcedialog/lang
    • -0
    • +29
    ./5.2.x/core/ckeditor/plugins/sourcedialog/plugin.js
    • -0
    • +9
    ./5.2.x/core/ckeditor/plugins/sourcedialog/lang/en.js
  2. ./5.2.x/core/ckeditor/plugins/sourcedialog/icons/hidpi
  3. ./5.2.x/core/ckeditor/plugins/sourcedialog

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

    • -1
    • +3
    ./5.2.x/core/kernel/processors/main_processor.php

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

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

  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

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

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

Merge of "in-portal/branches/5.2.x@16599" to "in-portal/branches/5.3.x@16597".

Conflicts:

  • core/admin_templates/categories/categories_edit.tpl
  • core/admin_templates/forms/form_edit_emails.tpl
  • core/admin_templates/forms/forms_edit.tpl
  • core/admin_templates/incs/form_blocks.tpl
  • core/admin_templates/languages/email_template_edit.tpl
  • core/admin_templates/mailing_lists/mailing_list_edit.tpl
  • core/admin_templates/popups/translator.tpl
  • core/admin_templates/promo_blocks/promo_block_edit.tpl
  • core/admin_templates/regional/email_template_edit.tpl
  • core/admin_templates/regional/languages_edit.tpl
  • core/install/english.lang
  • core/install/install_data.sql
  • core/install/upgrades.css
  • core/install/upgrades.sql
  • core/kernel/constants.php
  • core/kernel/utility/email.php
  • core/kernel/utility/formatters/date_formatter.php
  • core/units/categories/categories_event_handler.php
  • core/units/email_queue/email_queue_eh.php
  • core/units/email_templates/email_template_eh.php
  • core/units/helpers/csv_helper.php
  • core/units/helpers/deployment_helper.php
  • core/units/helpers/mailing_list_helper.php
  • core/units/helpers/skin_helper.php
  • core/units/mailing_lists/mailing_list_eh.php
    • -7
    • +21
    ./5.3.x/core/kernel/utility/http_query.php
    • -1
    • +1
    ./5.3.x/core/units/helpers/navigation_bar.php
  1. … 57 more files in changeset.

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

    • -6
    • +16
    ./5.2.x/core/kernel/utility/email.php

[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