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

Fixes INP-1748 - Follow location, when generating static version of Maintenance Page

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

Fixes INP-1577 - CS fix all variable type comment

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

    • -15
    • +15
    ./configuration_event_handler.php
  1. … 176 more files in changeset.

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

  1. … 10 more files in changeset.

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

Conflicts:

  • core/admin_templates/js/ajax_dropdown.js
    • -19
    • +18
    ./configuration_event_handler.php
  1. … 38 more files in changeset.

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

  1. … 12 more files in changeset.

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

  1. … 73 more files in changeset.

Fixes INP-1509 - Change concept used for category path matching to module root category

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

  1. … 6 more files in changeset.

Fixes INP-1343 - Move "getRequestProtectedFields" method to "kDBItem" class

  1. … 16 more files in changeset.

Fixes INP-1278 - Use ENT_QUOTES with 'htmlspecialchars'

  1. … 41 more files in changeset.

Fixes INP-1260 - Uploader not in modal windows, where custom-made events are used

  1. … 4 more files in changeset.

Fixes #0001424: Inconsistent naming in "E-mail Templates" section

INP-1177

  1. … 69 more files in changeset.

Fixes #0001423: Function "htmlspecialchars" breaks down UTF-8 encoding

INP-1176

  1. … 18 more files in changeset.

Fixes #0001362: Use even more secure password hashing algorithm

INP-1122

  1. … 14 more files in changeset.

Fixes #0001411: Excessive escaping of error messages on configuration section

INP-1167

Fixes #0001383: Incorrect setting page saving detection

INP-1142

  1. … 3 more files in changeset.

Fixes #0001313: Add a page for managing system configuration

INP-1077

    • -0
    • +48
    ./configuration_validator.php
    • -48
    • +217
    ./configuration_event_handler.php
  1. … 10 more files in changeset.

Fixes #0001357: Validation of system settings is shared across multiple settings

INP-1118

Fixes #0001350: Switching between interface presets

INP-1111

  1. … 5 more files in changeset.

Fixes #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

  1. … 8 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

  1. … 29 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls)

INP-224

  1. … 59 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

  1. … 138 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

  1. … 95 more files in changeset.

Fixes #0001214: Incorrect configuration setting grouping on configuration display page

INP-989

    • -15
    • +15
    ./configuration_tag_processor.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

  1. … 42 more files in changeset.

Fixes #0001187: Protect specific fields of kDBItem class to be changed from Request

INP-964

  1. … 15 more files in changeset.

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

  1. … 95 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

  1. … 49 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. visibility of OnUpdate event

2. kDBTagProcessor::getObject is now used instead kApplication::recallObject where appropriate

INP-224

  1. … 8 more files in changeset.

Fixes #0001183: Separate setting for default Email Sender / Recipients

Done Additionally:

1. wrong constants were used on "Settings" tab (e-mail event editing page) resulting JS error

2. e-mail sending to a group, specified on "Settings" tab (e-mail event editing page) wasn't working

INP-960

  1. … 18 more files in changeset.