In-Portal

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

Fixes #0001445: Automate language pack export for deployment script

INP-1197

    • -0
    • +4
    /branches/5.2.x/tools/synchronize.sh

Fixes #0001399: Remove "ItemSQLs" from unit configs

INP-1156

    • -29
    • +17
    /branches/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

    • -1
    • +2
    /branches/5.3.x/core/install/english.lang
    • -1
    • +2
    /branches/5.3.x/core/install/install_data.sql
    • -0
    • +12
    /branches/5.3.x/core/kernel/application.php
    • -0
    • +2
    /branches/5.3.x/core/install/upgrades.sql

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

    • -1
    • +2
    /branches/5.3.x/core/install/english.lang
    • -1
    • +2
    /branches/5.3.x/core/install/install_data.sql
    • -6
    • +8
    /branches/5.3.x/core/kernel/session/session.php
    • -1
    • +2
    /branches/5.3.x/core/kernel/application.php
    • -0
    • +177
    /branches/5.3.x/core/kernel/utility/cookie_hasher.php
    • -0
    • +2
    /branches/5.3.x/core/install/upgrades.sql

Fixes #0001435: Generate random string at install

1. Commit on behalf of Erik

INP-1187

    • -1
    • +2
    /branches/5.3.x/core/install/english.lang
    • -1
    • +2
    /branches/5.3.x/core/install/install_data.sql
    • -0
    • +2
    /branches/5.3.x/core/install/upgrades.sql

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

INP-1192

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

Commit on behalf of Erik

INP-1190

    • -1
    • +3
    /branches/5.2.x/core/install/english.lang

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

INP-1194

    • -1
    • +0
    /branches/5.3.x/core/install/english.lang
    • -7
    • +6
    /branches/5.3.x/core/install/install_data.sql
    • -0
    • +7
    /branches/5.3.x/core/install/upgrades.sql

Fixes #0001444: Only one of multiple user selectors work

INP-1196

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

INP-1195

Committing 'svn:externals' property to 'releases/5.2.1-B1' in 'in-portal' module.

Releasing version 'releases/5.2.1-B1' (copy from 'branches/5.2.x') of 'in-portal' module.

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

INP-1184

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

Commit on behalf of Erik

INP-1180

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

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

Commit on behalf of Erik

INP-1171

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

Commit on behalf of Erik

INP-1183

    • -2
    • +2
    /branches/5.2.x/core/kernel/application.php

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

INP-1181

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

    • -20
    • +20
    /branches/5.2.x/core/install/upgrades.php
    • -64
    • +64
    /branches/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

    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql

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

INP-1176

    • -1
    • +1
    /branches/5.2.x/core/units/fck/fck_eh.php
    • -1
    • +1
    /branches/5.2.x/core/kernel/utility/debugger.php
    • -1
    • +1
    /branches/5.2.x/core/kernel/nparser/nparser.php
  1. … 4 more files in changeset.

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

INP-1175

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

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

INP-1173

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

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

INP-1172

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

Fixes #0001401: Using Typekit font library

INP-1158

    • -0
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +1
    /branches/5.2.x/core/install/english.lang

Fixes #0001362: Use even more secure password hashing algorithm

INP-1122

    • -0
    • +43
    /branches/5.2.x/core/install/upgrades.php
    • -0
    • +7
    /branches/5.2.x/core/kernel/constants.php
    • -0
    • +1
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +291
    /branches/5.2.x/core/kernel/utility/php_pass.php
    • -0
    • +3
    /branches/5.2.x/core/install/upgrades.sql

Fixes #0001414: Centralize code for resource limit setting

INP-1170

    • -0
    • +15
    /branches/5.2.x/core/kernel/globals.php

Fixes #0001364: Forgot password improvements (part 2)

INP-1124

Bug #0001023: Ability to Keep Language Packs in Sync

INP-825

    • -0
    • +19
    /branches/5.3.x/core/install/upgrades.php
    • -2
    • +11
    /branches/5.3.x/core/install/english.lang
    • -0
    • +26
    /branches/5.3.x/core/install/upgrades.css
    • -1
    • +1
    /branches/5.3.x/core/install/install_data.sql
  1. … 19 more files in changeset.