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

Fixes INP-1426 - Speed up admin tree cache building

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

    • -18
    • +4
    ./units/helpers/sections_helper.php
    • -2
    • +7
    ./kernel/utility/unit_config_reader.php

Fixes INP-1423 - Don't use cached unit config clones in the middle of application initialization

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

    • -3
    • +4
    ./kernel/utility/unit_config_cloner.php
    • -1
    • +2
    ./kernel/utility/unit_config_reader.php

Fixes INP-1079 - Routing Ideas

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

    • -8
    • +32
    ./install/cache/class_structure.php
    • -0
    • +266
    ./kernel/utility/Router/AbstractCategoryItemRouter.php
    • -0
    • +295
    ./kernel/utility/Router/AbstractRouter.php
    • -41
    • +47
    ./kernel/utility/unit_config_reader.php
    • -356
    • +0
    ./units/helpers/mod_rewrite_helper.php
    • -0
    • +305
    ./units/general/MainRouter.php
    • -0
    • +69
    ./kernel/utility/Router/AbstractReviewRouter.php
  1. … 4 more files in changeset.

Fixes INP-1431 - Register own auto-loader before others

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

Fixes INP-1429 - Class hierarchy analyzer

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

    • -1
    • +2197
    ./install/cache/class_structure.php

Fixes INP-1422 - Store class map on disk

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

    • -2
    • +3
    ./kernel/session/inp_session_storage.php
    • -2
    • +2
    ./units/modules/modules_event_handler.php
    • -1
    • +1
    ./kernel/processors/main_processor.php
    • -0
    • +435
    ./kernel/utility/ClassDiscovery/ClassMapBuilder.php
    • -0
    • +1
    ./install/cache/.gitignore
    • -2
    • +2
    ./kernel/managers/plain_url_processor.php
    • -0
    • +341
    ./install/cache/class_structure.php
  1. … 18 more files in changeset.

Fixes INP-1315 - Reset cached sorting on sorting configuration change

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

Merge of "in-portal/branches/5.2.x@16121" to "in-portal/branches/5.3.x@16111".

  1. … 23 more files in changeset.

Merge of "in-portal/releases/5.2.1@16068" to "in-portal/branches/5.3.x@16094".

    • -2
    • +2
    ./admin_templates/import/import_start.tpl
    • -1
    • +1
    ./admin_templates/config/config_search_edit.tpl
    • -2
    • +2
    ./admin_templates/reviews/reviews_tab.tpl
    • -8
    • +21
    ./units/admin/admin_events_handler.php
    • -22
    • +30
    ./units/helpers/deployment_helper.php
    • -20
    • +16
    ./kernel/db/cat_event_handler.php
  1. … 71 more files in changeset.

Fixes INP-1391 - Allow to separately run deployment steps

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

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

Fixes INP-1316 - Add primary key to table, that don't have it

1. fixed changing user's primary group from user editing page

    • -3
    • +8
    ./units/user_groups/user_groups_eh.php

Fixes INP-1340 - Add multi-column display to "Predefined Options" tag

    • -25
    • +85
    ./kernel/db/db_tag_processor.php

Fixes INP-1331 - Integrate Plupload

    • binary
    ./admin_templates/Moxie.swf
    • -0
    • +2254
    ./admin_templates/js/uploader/plupload.dev.js
    • -0
    • +10211
    ./admin_templates/js/uploader/moxie.js
    • -292
    • +14
    ./admin_templates/js/uploader/upload_manager.js
    • -323
    • +255
    ./admin_templates/js/uploader/uploader.js
    • -0
    • +337
    ./units/helpers/upload_helper.php
    • -206
    • +37
    ./kernel/db/db_event_handler.php
    • -12
    • +7
    ./admin_templates/incs/form_blocks.tpl

Fixes INP-1328 - Unify BaseURL method logic for ssl and non-ssl urls

    • -10
    • +4
    ./kernel/processors/main_processor.php
  1. … 6 more files in changeset.

Fixes INP-1290 - Deal with "svn:ignore" attributes

  1. … 7 more files in changeset.

Fixes INP-1251 - Add support for using jQueryUI Autocomplete

    • -4
    • +4
    ./admin_templates/js/jquery/jquery-ui-1.10.3.custom.min.js
  1. ./admin_templates/js/jquery/ui-lightness/images
    • -11
    • +11
    ./admin_templates/config/config_edit.tpl
  2. … 14 more files in changeset.

Fixes INP-1250 - Add 'admin' meta-permission

    • -1
    • +9
    ./units/helpers/permissions_helper.php

Fixes INP-1316 - Add primary key to table, that don't have it

    • -1
    • +14
    ./units/users/users_event_handler.php
    • -1
    • +1
    ./admin_templates/users/users_edit_groups.tpl
    • -42
    • +0
    ./units/user_groups/user_groups_dbitem.php
    • -6
    • +5
    ./units/user_groups/user_groups_config.php
    • -0
    • +8
    ./units/user_groups/user_groups_eh.php
    • -1
    • +1
    ./admin_templates/users/admins_edit_groups.tpl

Fixes INP-1326 - TempHandler constrain applying results in SQL error

Fixes INP-1314 - Change module-dependency to unit-dependency

Commit on behalf of Erik

Fixes INP-1289 - Create message filter for Debugger Report

Commit on behalf of Erik

    • -2
    • +1
    ./kernel/utility/debugger/debugger.css

Fixes INP-1324 - Enable mod-rewrite for new installations

Commit on behalf of Erik

Fixes INP-1268 - Add image filtering feature to ImageHelper

Fixes INP-1298 - Use "http_build_query" to escape url parameters

    • -1
    • +1
    ./admin_templates/categories/ci_blocks.tpl
    • -2
    • +2
    ./admin_templates/tools/compile_templates.tpl
    • -1
    • +1
    ./admin_templates/users/admins_edit_groups.tpl
  1. … 59 more files in changeset.

Fixes INP-1321 - Add tag, for mobile browser detection

    • -0
    • +20
    ./kernel/processors/main_processor.php

Fixes INP-1320 - Create fallback for missing *Ajax events

Fixes INP-1319 - Subscriber e-mail missing in Admin notifications

Fixes INP-1159 - Create intermediate class to access /system/config.php file

    • -7
    • +7
    ./install/step_templates/db_config.tpl
    • -175
    • +17
    ./install/install_toolkit.php
    • -10
    • +11
    ./units/helpers/modules_helper.php
    • -7
    • +7
    ./install/step_templates/db_reconfig.tpl
    • -1
    • +1
    ./install/step_templates/check_paths.tpl
    • -0
    • +283
    ./kernel/utility/system_config.php
  1. … 3 more files in changeset.

Fixes INP-1318 - Add support for multi-select to AjaxDropdownPreloader control

Fixes INP-1245 - Use "System Log" to log HTTP requests

1. Commit on behalf of Erik

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