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

[backported] Fixes INP-1604 - Adapt error output for CLI

  1. … 10 more files in changeset.

[backported] Fixes INP-1629 - Change CKEditor style loading to allow working on Front-End

  1. … 10 more files in changeset.

[backported] Fixes INP-1607 - PHP 7 compatibility issues

    • -1
    • +3
    ./units/images/image_tag_processor.php
    • -4
    • +13
    ./units/categories/cache_updater.php
  1. … 10 more files in changeset.

[backported] Fixes INP-1606 - CKEditor anchor query shouldn't set last visited template

  1. … 10 more files in changeset.

[backported] Fixes INP-1605 - Don't calculate "profiler enabled" state each time in class factory

Conflicts:

  • core/kernel/utility/factory.php
  1. … 10 more files in changeset.

[backported] Fixes INP-1610 - Don't call "refreshModuleInfo" twice in a row

  1. … 10 more files in changeset.

[backported] Fixes INP-1609 - Don't report empty forms as missing

Conflicts:

  • core/kernel/kbase.php
  1. … 10 more files in changeset.

[backported] Fixes INP-1608 - Register own auto-loader before others

  1. … 10 more files in changeset.

[backported] Fixes INP-1615 - Reset cached sorting on sorting configuration change

  1. … 10 more files in changeset.

[backported] Fixes INP-1613 - Integrate Plupload

Conflicts:

  • core/kernel/db/db_event_handler.php
    • -12
    • +7
    ./admin_templates/incs/form_blocks.tpl
    • -292
    • +14
    ./admin_templates/js/uploader/upload_manager.js
    • -0
    • +332
    ./units/helpers/upload_helper.php
    • -323
    • +255
    ./admin_templates/js/uploader/uploader.js
    • -0
    • +2254
    ./admin_templates/js/uploader/plupload.dev.js
    • -201
    • +37
    ./kernel/db/db_event_handler.php
    • -0
    • +10211
    ./admin_templates/js/uploader/moxie.js
  1. … 10 more files in changeset.

[backported] Fixes INP-1625 - Add support for using jQueryUI Autocomplete

Conflicts:

  • core/admin_templates/js/ajax_dropdown.js
    • -4
    • +4
    ./admin_templates/js/jquery/jquery-ui-1.10.3.custom.min.js
    • -15
    • +64
    ./kernel/db/db_event_handler.php
    • -5
    • +3
    ./admin_templates/incs/grid_blocks.tpl
    • -549
    • +0
    ./admin_templates/js/ajax_dropdown.js
    • -11
    • +11
    ./admin_templates/config/config_edit.tpl
    • -13
    • +10
    ./admin_templates/incs/form_blocks.tpl
  1. … 24 more files in changeset.

[backported] Fixes INP-1626 - Add 'admin' meta-permission

    • -1
    • +9
    ./units/helpers/permissions_helper.php
  1. … 10 more files in changeset.

[backported] Fixes INP-1616 - Change module-dependency to unit-dependency

  1. … 10 more files in changeset.

[backported] Fixes INP-1614 - Create fallback for missing *Ajax events

  1. … 10 more files in changeset.

[backported] Fixes INP-1622 - Create message filter for Debugger Report

Conflicts:

  • core/kernel/utility/debugger.php
    • -2
    • +37
    ./kernel/utility/debugger/debugger.js
    • -1
    • +2
    ./kernel/utility/debugger/debugger.css
  1. … 10 more files in changeset.

[backported] Fixes INP-1617 - Implement inline editing in CKEditor

Conflicts:

  • core/admin_templates/js/template_manager.js
  • core/kernel/db/db_tag_processor.php
  • core/units/content/content_eh.php
    • -298
    • +344
    ./admin_templates/js/template_manager.js
    • -155
    • +16
    ./kernel/db/db_tag_processor.php
    • -1
    • +1
    ./ckeditor/plugins/my_document/plugin.js
    • -1
    • +12
    ./admin_templates/js/inp_ckconfig.js
    • -60
    • +224
    ./units/helpers/page_helper.php
  1. … 14 more files in changeset.

[backported] Fixes INP-1618 - Append new column to the grid at designated position

Conflicts:

  • core/units/admin/admin_tag_processor.php
  • core/units/helpers/col_picker_helper.php
  • core/units/helpers/csv_helper.php
    • -13
    • +17
    ./units/admin/admin_tag_processor.php
    • -167
    • +450
    ./units/helpers/col_picker_helper.php
    • -16
    • +12
    ./kernel/db/db_tag_processor.php
    • -7
    • +5
    ./units/admin/admin_events_handler.php
  1. … 10 more files in changeset.

[backported] Fixes INP-1621 - Migrate to MySQLi Driver

Conflicts:

  • core/kernel/db/db_connection.php
  • core/kernel/utility/temp_handler.php
    • -163
    • +61
    ./kernel/db/db_connection.php
    • -2
    • +2
    ./install/step_templates/db_config.tpl
    • -1
    • +1
    ./install/step_templates/db_reconfig.tpl
  1. … 10 more files in changeset.

[backported] Fixes INP-1623 - Improve cross-browser support in Category Item Selector

  1. … 10 more files in changeset.

[backported] Fixes INP-1619 - Disable content revision toolbar related js code when toolbar is disabled

Conflicts:

  • core/admin_templates/js/template_manager.js
    • -56
    • +57
    ./admin_templates/js/template_manager.js
  1. … 10 more files in changeset.

[backported] Fixes INP-1620 - Upgrade to CKEditor 4.2

    • -6
    • +0
    ./ckeditor/plugins/devtools/lang/tr.js
    • -86
    • +112
    ./ckeditor/ckfinder/lang/hu.js
    • -1
    • +1
    ./admin_templates/incs/custom_blocks.tpl
    • -7
    • +22
    ./ckeditor/plugins/flash/dialogs/flash.js
    • binary
    ./ckeditor/skins/v2/images/sprites_ie6.png
    • -6
    • +0
    ./ckeditor/plugins/placeholder/lang/vi.js
    • -20
    • +0
    ./ckeditor/ckeditor_basic_source.js
  1. … 755 more files in changeset.

Fixes INP-1579 - Remove "ItemSQLs" from unit configs

    • -146
    • +134
    ./units/visits/visits_config.php
    • -20
    • +24
    ./units/languages/languages_config.php
    • -54
    • +51
    ./units/statistics/statistics_config.php
    • -153
    • +156
    ./units/images/images_config.php
    • -174
    • +172
    ./units/reviews/reviews_config.php
    • -76
    • +77
    ./units/thesaurus/thesaurus_config.php
  1. … 59 more files in changeset.

Fixes INP-1526 - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request

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

Fixes INP-1567 - Register missing classes in class factory

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

    • -1
    • +3
    ./units/categories/categories_config.php
    • -0
    • +15
    ./kernel/nparser/nparser_config.php

Fixes INP-1570 - Make In-Portal Class Locator externally usable

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

    • -15
    • +0
    ./units/structure/structure_item.php
    • -6
    • +6
    ./units/structure/structure_config.php
  1. … 1 more file in changeset.

Fixes INP-1487 - Create empty search result table, when search keyword is too short

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

    • -13
    • +21
    ./kernel/db/cat_event_handler.php

Fixes INP-1561 - Don't share Admin Console Menu Width across users

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

    • -1
    • +1
    ./units/admin/admin_events_handler.php

Fixes INP-1531 - Allow specifying default date/time for "inp_edit_date_time" control

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

    • -1
    • +1
    ./admin_templates/incs/form_blocks.tpl

Fixes INP-1528 - When attaching file to e-mail verify, that it's a file, not a directory

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

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

Fixes INP-1529 - Don't attach same file twice to same e-mail

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