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

Fixes INP-1630 - Actualize link injection code in "my_link" plugin of CKEditor

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

    • -47
    • +23
    ./core/ckeditor/plugins/my_link/plugin.js

Fixes INP-1595 - Allow uploading Microsoft Office 2007+ generated files in CKFinder

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

Fixes INP-1594 - Generate/check category filename after page protection code was executed

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

Fixes INP-1593 - Auto-detect format of provided password in "kPasswordFormatter::hashPassword" method for migrated users

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

Fixes INP-1591 - Explicitly set 0px top margin for Modal Window iframes

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

Fixes INP-1588 - Don't propagate "click" event on orange "Edit Content" buttons

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

Fixes INP-1587 - Change stylesheet URL for CKEditor to immediately return CSS

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

Fixes INP-1585 - Take value of "style" parameter of "inp_edit_multioptions" block into account

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

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

Fixes INP-1582 - Disable "codemirror" CKEditor add-on during inline Content Block editing

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

Fixes INP-1581 - Load email sender/recipient from live table

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

Fixes INP-1580 - Set current user ID to current frame for Change Password dialog

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

Fixes INP-1578 - Don't remove "/system/cache/.gitignore" when clearing cache

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

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

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

    • -12
    • +41
    ./core/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
    ./core/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

    • -0
    • +17
    ./core/kernel/db/db_tag_processor.php

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

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

    • -2
    • +16
    ./core/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
    ./core/admin_templates/incs/style_template.css
    • -2
    • +2
    ./core/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

    • -9
    • +2
    ./core/kernel/db/cat_event_handler.php

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

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

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

    • -1
    • +1
    ./core/kernel/utility/system_config.php

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

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

Conflicts:

  • core/kernel/utility/unit_config_reader.php
    • -14
    • +21
    ./core/kernel/utility/unit_config_reader.php

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

[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
    • -9
    • +10
    ./core/units/helpers/modules_helper.php
  1. … 13 more files in changeset.

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

    • -40
    • +30
    ./core/kernel/utility/http_query.php
    • -0
    • +18
    ./core/units/admin/admin_events_handler.php

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

    • -0
    • +7
    ./core/admin_templates/users/admins_edit.tpl

[backported] Fixes INP-1635 - Create IDBConnection interface

Conflicts:

  • core/kernel/db/db_connection.php
  • core/kernel/utility/unit_config.php
    • -0
    • +262
    ./core/kernel/db/i_db_connection.php
    • -22
    • +184
    ./core/kernel/db/db_load_balancer.php
    • -1
    • +1
    ./core/units/users/users_syncronize.php
  1. … 7 more files in changeset.

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

    • -7
    • +15
    ./core/units/helpers/fck_helper.php