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

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

    • -17
    • +5
    ./core/kernel/utility/http_query.php
    • -3
    • +18
    ./core/kernel/managers/url_manager.php
    • -9
    • +12
    ./core/units/helpers/file_helper.php
    • -1
    • +1
    ./core/install/step_templates/security.tpl
    • -2
    • +18
    ./core/units/helpers/site_helper.php
  1. … 6 more files in changeset.

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

Fixes INP-1251 - Add support for using jQueryUI Autocomplete

  1. ./core/admin_templates/js/jquery/ui-lightness/images
    • -11
    • +11
    ./core/admin_templates/config/config_edit.tpl
    • -1
    • +1
    ./core/admin_templates/incs/header.tpl
  2. … 14 more files in changeset.

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

    • -12
    • +2
    ./core/kernel/db/db_event_handler.php

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

    • -1
    • +14
    ./core/units/users/users_event_handler.php

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

    • -2
    • +4
    ./core/kernel/utility/temp_handler.php

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
    • +9
    ./core/kernel/utility/debugger/debugger.js

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

Commit on behalf of Erik

Fixes INP-1268 - Add image filtering feature to ImageHelper

    • -1
    • +39
    ./core/units/helpers/image_helper.php

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

    • -1
    • +1
    ./core/admin_templates/tools/import1.tpl
    • -2
    • +2
    ./core/admin_templates/tools/import2.tpl
    • -1
    • +1
    ./core/admin_templates/tools/backup2.tpl
    • -1
    • +1
    ./core/admin_templates/tools/backup3.tpl
    • -4
    • +1
    ./core/units/helpers/ajax_form_helper.php
  1. … 59 more files in changeset.

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

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

    • -175
    • +17
    ./core/install/install_toolkit.php
    • -1
    • +1
    ./core/install/step_templates/security.tpl
    • -10
    • +11
    ./core/units/helpers/modules_helper.php
    • -0
    • +283
    ./core/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

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

Fixes INP-1274 - Move deployment script log to database

  1. ./core/admin_templates/logs/module_deployment_logs
    • -5
    • +19
    ./core/kernel/db/db_load_balancer.php
    • -0
    • +5
    ./core/admin_templates/modules/modules_tabs.tpl
    • -194
    • +235
    ./core/units/helpers/deployment_helper.php
  2. … 5 more files in changeset.

Bug INP-1309 - Implement inline editing

Missing phrases

Fixes INP-1289 - Create message filter for Debugger Report

Commit on behalf of Erik

    • -2
    • +30
    ./core/kernel/utility/debugger/debugger.js

Fixes INP-1310 - SQL error on content block editing

    • -0
    • +10
    ./core/kernel/utility/temp_handler.php

Fixes INP-1309 - Implement inline editing

    • -0
    • +214
    ./core/units/helpers/fck_helper.php
    • -155
    • +17
    ./core/kernel/db/db_tag_processor.php
    • -1
    • +20
    ./admin/system_presets/simple/inp_ckconfig.js
    • -0
    • +41
    ./core/ckeditor/plugins/my_inline/plugin.js
    • -1
    • +12
    ./core/admin_templates/js/inp_ckconfig.js
    • -1
    • +1
    ./core/ckeditor/plugins/my_link/plugin.js
    • -60
    • +224
    ./core/units/helpers/page_helper.php
    • -0
    • +26
    ./core/ckeditor/plugins/my_inline/images/cancel.png
    • -0
    • +23
    ./core/ckeditor/plugins/my_document/images/document.png
  1. … 4 more files in changeset.

Fixes INP-1293 - Record & display Module for Scheduled Tasks

Commit on behalf or Erik

    • -1
    • +23
    ./core/kernel/utility/unit_config.php

Fixes INP-1304 - Write e-mail processing errors to "E-mail Log"

    • -5
    • +12
    ./core/kernel/utility/email_send.php

Fixes INP-1306 - Append new column to the grid at designated position

    • -169
    • +448
    ./core/units/helpers/col_picker_helper.php
    • -16
    • +12
    ./core/kernel/db/db_tag_processor.php
    • -13
    • +17
    ./core/units/admin/admin_tag_processor.php

Fixes INP-1307 - SQL error, when opening CSV import dialog

Fixes INP-1204 - Association between e-mail log e-mails and corresponding items from Catalog

    • -16
    • +35
    ./core/units/users/users_event_handler.php
    • -4
    • +5
    ./core/kernel/db/cat_event_handler.php

Bug MINA-11 - Fatal error on product save

    • -10
    • +49
    ./core/kernel/utility/temp_handler.php

Fixes INP-1292 - Migrate to MySQLi Driver

    • -161
    • +59
    ./core/kernel/db/db_connection.php
    • -1
    • +1
    ./core/kernel/utility/temp_handler.php

Bug INP-1174: Using CodeMirror on SQL Query page in Admin

1. skin for clean install fixed