branches

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

Fixes #0001446: Unable to upload CSV file on Grid import page

INP-1198

Fixes #0001445: Automate language pack export for deployment script

INP-1197

    • -0
    • +4
    ./5.2.x/tools/synchronize.sh
    • -1
    • +52
    ./5.2.x/core/units/helpers/deployment_helper.php

Fixes #0001399: Remove "ItemSQLs" from unit configs

INP-1156

    • -29
    • +17
    ./5.3.x/core/units/fck/fck_config.php
  1. … 50 more files in changeset.

Fixes #0001433: Possibility of having 2 urls to a single page

1. Commit on behalf of Erik

INP-1185

    • -0
    • +13
    ./5.3.x/core/kernel/utility/http_query.php
    • -1
    • +15
    ./5.3.x/core/kernel/managers/url_manager.php
    • -0
    • +12
    ./5.3.x/core/kernel/application.php

Bug #0001436: Encrypt cookie stored at client

1. fixing warning on decryption of non-encrypted cookie

INP-1188

Fixes #0001436: Encrypt cookie stored at client

INP-1188

    • -2
    • +11
    ./5.3.x/core/kernel/utility/http_query.php
    • -6
    • +8
    ./5.3.x/core/kernel/session/session.php
    • -0
    • +177
    ./5.3.x/core/kernel/utility/cookie_hasher.php

Fixes #0001435: Generate random string at install

1. Commit on behalf of Erik

INP-1187

    • -1
    • +71
    ./5.3.x/core/units/helpers/user_helper.php

Fixes #0001440: Hide "System Log" section for "Simple" preset

INP-1192

    • -0
    • +54
    ./5.2.x/admin/system_presets/simple/system_logs_system-log.php

Fixes #0001438: Wrong Window Title when Adding "Administrator" user in Admin

Commit on behalf of Erik

INP-1190

    • -1
    • +3
    ./5.2.x/core/units/users/users_config.php

Fixes #0001442: Remove "Compress Compiled PHP Templates" functionality

INP-1194

    • -178
    • +24
    ./5.3.x/core/kernel/nparser/template_cache.php

Fixes #0001444: Only one of multiple user selectors work

INP-1196

Fixes #0001443: Unable to create link to e-mail in CKEditor

INP-1195

Fixes #0001432: Change first visit detection with language negotiation enabled

INP-1184

    • -2
    • +2
    ./5.2.x/core/units/languages/languages_item.php

Fixes #0001427: Mod-rewrite detection doesn't work when PHP is installed as CGI

Commit on behalf of Erik

INP-1180

    • -1
    • +9
    ./5.2.x/core/install/prerequisites.php

Fixes #0001417: Data not escaped in "Query Database" section

Commit on behalf of Erik

INP-1171

    • -15
    • +17
    ./5.2.x/core/units/admin/admin_tag_processor.php

Fixes #0001431: Change timezone changing code (PHP 5.4 compatibility)

Commit on behalf of Erik

INP-1183

Fixes #0001429: Incorrectly included templates via <inp2:m_ModuleInclude tag

INP-1181

    • -12
    • +12
    ./5.2.x/core/kernel/processors/main_processor.php

Fixes #0001434: Disable html editor for "inp_edit_textarea" block by default

INP-1186

  1. … 5 more files in changeset.

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

INP-1177

    • -18
    • +18
    ./5.2.x/core/units/users/users_event_handler.php
    • -20
    • +20
    ./5.2.x/core/install/upgrades.php
    • -8
    • +8
    ./5.2.x/core/install/install_schema.sql
    • -64
    • +64
    ./5.2.x/core/kernel/utility/email.php
  1. … 55 more files in changeset.

Fixes #0001425: Incorrect queued e-mail count in "Mailing List" section

INP-1178

    • -2
    • +2
    ./5.2.x/core/install/install_schema.sql

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

INP-1176

    • -2
    • +2
    ./5.2.x/core/install/install_toolkit.php
    • -1
    • +1
    ./5.2.x/core/kernel/utility/http_query.php
    • -2
    • +2
    ./5.2.x/core/kernel/processors/main_processor.php
    • -2
    • +2
    ./5.2.x/core/kernel/processors/tag_processor.php
    • -1
    • +1
    ./5.2.x/core/kernel/utility/debugger.php
    • -1
    • +1
    ./5.2.x/core/kernel/nparser/nparser.php
    • -4
    • +4
    ./5.2.x/core/units/helpers/deployment_helper.php
  1. … 4 more files in changeset.

Fixes #0001421: Don't use $_REQUEST in Debugger

INP-1175

    • -11
    • +13
    ./5.2.x/core/kernel/utility/debugger.php

Fixes #0001419: Incorrect check for "variables_order" setting during installation

INP-1173

    • -1
    • +107
    ./5.2.x/core/install/steps_db.xml
    • -2
    • +16
    ./5.2.x/core/install/prerequisites.php

Fixes #0001418: Unable to load category item in some cases

INP-1172

    • -12
    • +7
    ./5.2.x/core/kernel/db/cat_dbitem.php

Fixes #0001401: Using Typekit font library

INP-1158

    • -1
    • +3
    ./5.2.x/core/admin_templates/js/forms.js
    • -12
    • +39
    ./5.2.x/core/admin_templates/js/script.js

Fixes #0001362: Use even more secure password hashing algorithm

INP-1122

    • -24
    • +2
    ./5.2.x/core/units/users/users_event_handler.php
    • -24
    • +69
    ./5.2.x/core/units/helpers/user_helper.php
    • -0
    • +291
    ./5.2.x/core/kernel/utility/php_pass.php
    • -0
    • +1
    ./5.2.x/core/install/install_schema.sql
    • -8
    • +7
    ./5.2.x/core/units/admin/admin_tag_processor.php
    • -4
    • +13
    ./5.2.x/core/units/users/users_config.php

Fixes #0001414: Centralize code for resource limit setting

INP-1170

    • -2
    • +1
    ./5.2.x/core/kernel/processors/main_processor.php
    • -2
    • +1
    ./5.2.x/core/units/helpers/deployment_helper.php

Fixes #0001364: Forgot password improvements (part 2)

INP-1124

    • -29
    • +16
    ./5.2.x/core/units/users/users_event_handler.php
    • -11
    • +3
    ./5.2.x/core/units/users/users_config.php

Bug #0001023: Ability to Keep Language Packs in Sync

INP-825

    • -1
    • +5
    ./5.3.x/core/install/install_toolkit.php
    • -0
    • +40
    ./5.3.x/core/units/phrases/phrase_tp.php
    • -2
    • +14
    ./5.3.x/core/install/install_schema.sql
  1. … 19 more files in changeset.

Bug #0001380: Notice on every page with debugger

1. Merging to 5.3.x to prevent conflicts on "System Log" commit merging

INP-1139