branches

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

Fixes INP-1305 - Respect redirection limit during curl requests

    • -3
    • +44
    ./5.2.x/core/units/helpers/curl_helper.php

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

    • -16
    • +35
    ./5.3.x/core/units/users/users_event_handler.php
    • -1
    • +26
    ./5.3.x/core/kernel/utility/email.php
    • -0
    • +3
    ./5.3.x/core/install/install_schema.sql
    • -4
    • +6
    ./5.3.x/core/units/users/users_item.php

Bug MINA-11 - Fatal error on product save

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

Fixes INP-1292 - Migrate to MySQLi Driver

    • -1
    • +1
    ./5.3.x/core/install/prerequisites.php
    • -161
    • +59
    ./5.3.x/core/kernel/db/db_connection.php

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

1. skin for clean install fixed

Bug INP-1295 - Create IDBConnection interface

1. fatal error because of missing interface during install

Fixes INP-1302 - Use build-in date manipulation functions instead of adodb library

    • -1
    • +0
    ./5.3.x/core/install/install_toolkit.php
    • -2
    • +2
    ./5.3.x/core/units/helpers/rating_helper.php
    • -1
    • +1
    ./5.3.x/core/kernel/session/session_storage.php
    • -5
    • +5
    ./5.3.x/core/kernel/session/session.php
    • -1
    • +1
    ./5.3.x/core/units/helpers/page_helper.php
  1. … 41 more files in changeset.

Fixes INP-1295 - Create IDBConnection interface

1. added missing methods to the interface

2. comments of methods fixed

    • -16
    • +117
    ./5.3.x/core/kernel/db/i_db_connection.php
    • -31
    • +56
    ./5.3.x/core/kernel/db/db_load_balancer.php
    • -57
    • +46
    ./5.3.x/core/kernel/db/db_connection.php

Fixes INP-1285 - Unable to change category/category item selector mode

Fixes INP-1286 - Show custom fields on Administrator adding/editing.

Fixes INP-1295 - Create IDBConnection interface

1. commit on behalf of Erik

    • -2
    • +2
    ./5.3.x/core/install/install_toolkit.php
    • -2
    • +2
    ./5.3.x/core/install/prerequisites.php
    • -0
    • +161
    ./5.3.x/core/kernel/db/i_db_connection.php
    • -1
    • +1
    ./5.3.x/core/units/users/users_syncronize.php
    • -1
    • +138
    ./5.3.x/core/kernel/db/db_load_balancer.php
    • -3
    • +1
    ./5.3.x/core/kernel/db/db_connection.php

Fixes INP-1224 - Improve error handling during e-mail sending

    • -4
    • +19
    ./5.3.x/core/kernel/utility/email.php

Fixes INP-1208 - Increase width of "Headers" column in "Email Queue" grid

1. commit on behalf of Erik

Fixes INP-1223 - Asynchronous e-mail sending by default

    • -0
    • +99
    ./5.3.x/core/units/email_queue/email_queue_eh.php

Fixes INP-1303 - Disable content revision toolbar related js code when toolbar is disabled

Fixes INP-1174 - Using CodeMirror on SQL Query page in Admin

1. upgraded CodeMirror to 3.14

2. added "Active Line" addon

3. added highlighting to skin editing

    • -0
    • +349
    ./5.3.x/core/admin_templates/incs/code_mirror/mode/sql/sql.js
    • -6
    • +5
    ./5.3.x/core/units/admin/admin_tag_processor.php
  1. … 5 more files in changeset.

Fixes INP-1273 - Swap "Synchronize Database Revisions" and "Deploy Changes" section on System Tools page

1. Commit on behalf of Erik

Fixes INP-1288 - Make use of "HttpOnly" cookies

    • -2
    • +2
    ./5.3.x/core/kernel/session/session.php

Fixes INP-1294 - Remove "return;" after "throw ..." statements

1. commit on behalf of Erik

    • -2
    • +1
    ./5.3.x/core/install/install_toolkit.php
    • -3
    • +1
    ./5.3.x/core/kernel/utility/debugger.php
    • -3
    • +1
    ./5.3.x/core/units/helpers/curl_helper.php
    • -15
    • +1
    ./5.3.x/core/kernel/nparser/nparser.php
    • -2
    • +1
    ./5.3.x/core/units/admin/admin_tag_processor.php
    • -3
    • +1
    ./5.3.x/core/kernel/processors/tag_processor.php

Fixes INP-1301 - Cloned Unit Config not available during url processing

    • -6
    • +0
    ./5.3.x/core/kernel/managers/request_manager.php
    • -23
    • +1
    ./5.3.x/core/kernel/utility/http_query.php
    • -19
    • +28
    ./5.3.x/core/install/upgrades.php
    • -0
    • +172
    ./5.3.x/core/kernel/utility/unit_config_cloner.php

Fixes INP-1300 - Upgrade to CKEditor 4.2

    • -10
    • +10
    ./5.3.x/core/ckeditor/ckfinder/skins/kama/app.css
  1. … 745 more files in changeset.

Merge of "in-portal/branches/5.2.x@15906" to "in-portal/branches/5.3.x@15902".

    • -1
    • +2
    ./5.3.x/core/kernel/processors/main_processor.php
    • -24
    • +19
    ./5.3.x/core/admin_templates/js/toolbar.js
    • -0
    • +1
    ./5.3.x/core/kernel/languages/phrases_cache.php
    • -0
    • +4
    ./5.3.x/core/units/admin/admin_tag_processor.php
  1. … 3 more files in changeset.

Bug INP-1297 - JavaScript error on toolbar button phrase translation

    • -0
    • +4
    ./5.2.x/core/units/admin/admin_tag_processor.php

Fixes INP-1297 - JavaScript error on toolbar button phrase translation

    • -0
    • +1
    ./5.2.x/core/kernel/languages/phrases_cache.php
    • -1
    • +2
    ./5.2.x/core/kernel/processors/main_processor.php
    • -0
    • +9
    ./5.2.x/core/admin_templates/js/script.js
    • -24
    • +19
    ./5.2.x/core/admin_templates/js/toolbar.js

Merge of "in-portal/releases/5.2.1-B2@15839" to "in-portal/branches/5.3.x@15852".

Merge of "in-portal/releases/5.2.1-RC1@15881" to "in-portal/branches/5.3.x@15852".

    • -11
    • +25
    ./5.3.x/core/kernel/db/db_tag_processor.php
    • -19
    • +77
    ./5.3.x/core/kernel/db/cat_event_handler.php
    • -26
    • +88
    ./5.3.x/core/units/helpers/deployment_helper.php
  1. … 136 more files in changeset.

Fixes INP-1296 - No toolbar buttons on User List

Fixes INP-1287 - Translate missing phrases

    • -4
    • +4
    ./5.2.x/core/units/reviews/reviews_config.php

Fixes INP-1284 - Make category item rewrite listener state-less

Fixes INP-1283 - Blank page after category paste/delete

Fixes INP-1271 - Upgrade to jQuery 1.9.1

    • -1
    • +1
    ./5.2.x/core/admin_templates/blank.html
  1. … 5 more files in changeset.