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

Fixes INP-1572 - Change semaphores to allow concurrent editing of different DB records

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

    • -12
    • +41
    ./kernel/utility/temp_handler.php

Fixes INP-1564 - Check duplicate SQL revisions across all defined revisions

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

    • -9
    • +12
    ./units/helpers/deployment_helper.php

Fixes INP-1562 - Don't overwrite template parameter value in <inp2:m_Param/> tag

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

Fixes INP-1551 - Add the "kDBList::GetSelectedCount" method and "SelectedRecords" tag using it

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

Fixes INP-1527 - User's profile update via AJAX support

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

    • -2
    • +16
    ./units/users/users_event_handler.php

Fixes INP-1513 - Fix word wrapping in "inp_edit_checkboxes" form control

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

    • -1
    • +5
    ./admin_templates/incs/style_template.css
    • -2
    • +2
    ./admin_templates/incs/form_blocks.tpl

Fixes INP-1502 - Gracefully handle case of missing file/line keys in stack trace info

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

Fixes INP-1486 - Don't give up, when single item update fails in "iterateItems" method

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

Fixes INP-1447 - Remove usage of 'name' parameter in "kDBTagProcessor::GetList" method

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

    • -1
    • +2
    ./units/visits/visits_tag_processor.php

[backported] Fixes INP-1631 - Use "array_replace_recursive" inside kSystemConfig class

  1. … 10 more files in changeset.

[backported] Fixes INP-1632 - Use "path" in from DBG_EDITOR_URL constant only when available

  1. … 10 more files in changeset.

[backported] Fixes INP-1633 - Optimize unit config search

Conflicts:

  • core/kernel/utility/unit_config_reader.php
    • -14
    • +21
    ./kernel/utility/unit_config_reader.php
  1. … 10 more files in changeset.

[backported] Fixes INP-1634 - Use "http_build_query" for file editing link building

  1. … 10 more files in changeset.

[backported] Fixes INP-1638 - Create intermediate class to access /system/config.php file

Conflicts:

  • core/install/install_toolkit.php
  • core/units/helpers/modules_helper.php
    • -7
    • +7
    ./install/step_templates/db_config.tpl
    • -7
    • +7
    ./install/step_templates/db_reconfig.tpl
    • -1
    • +1
    ./install/step_templates/check_paths.tpl
    • -0
    • +287
    ./kernel/utility/system_config.php
  1. … 13 more files in changeset.

[backported] Fixes INP-1637 - Use "System Log" to log HTTP requests

    • -24
    • +1
    ./kernel/processors/main_processor.php
    • -0
    • +18
    ./units/admin/admin_events_handler.php
  1. … 11 more files in changeset.

[backported] Fixes INP-1636 - Show custom fields on Administrator adding/editing

    • -0
    • +7
    ./admin_templates/users/admins_edit.tpl
  1. … 10 more files in changeset.

[backported] Fixes INP-1635 - Create IDBConnection interface

Conflicts:

  • core/kernel/db/db_connection.php
  • core/kernel/utility/unit_config.php
    • -22
    • +184
    ./kernel/db/db_load_balancer.php
  1. … 10 more files in changeset.

[backported] Fixes INP-1602 - Make styleSet name configurable in FCKEditor tag

  1. … 10 more files in changeset.

[backported] Fixes INP-1601 - Perform search, when ENTER used in "grid_like_combo_filter" block (the jQueryUI.Autocomplete)

    • -1
    • +6
    ./admin_templates/incs/grid_blocks.tpl
  1. … 10 more files in changeset.

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