In-Portal

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

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.

Bug #0001380: Notice on every page with debugger

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

INP-1139

Bug #0001380: Notice on every page with debugger

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

INP-1139

    • -1
    • +5
    /branches/5.3.x/core/kernel/application.php

Bug #0001376: Single place for random code generation

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

INP-1135

    • -14
    • +1
    /branches/5.3.x/core/kernel/session/session.php
    • -0
    • +25
    /branches/5.3.x/core/kernel/globals.php

Bug #0001003: Logging engine

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

INP-811

    • -0
    • +1
    /branches/5.3.x/core/kernel/startup.php

Bug #0001003: Logging engine

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

INP-811

    • -0
    • +4
    /branches/5.3.x/core/install/steps_db.xml
    • -0
    • +11
    /branches/5.3.x/core/kernel/kbase.php
    • -22
    • +68
    /branches/5.3.x/core/kernel/session/session.php
    • -2
    • +45
    /branches/5.3.x/core/install/english.lang
    • -60
    • +32
    /branches/5.3.x/core/kernel/utility/debugger.php
    • -1
    • +5
    /branches/5.3.x/core/install/install_data.sql
    • -1
    • +0
    /branches/5.3.x/tools/debug_sample.php
  1. … 13 more files in changeset.

Bug #0001410: Missing e-mail events after upgrade

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

INP-1166

    • -0
    • +3
    /branches/5.3.x/core/install/upgrades.sql

Bug #0001382: Error On Advanced Configuration Save

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

INP-1141

    • -1
    • +1
    /branches/5.3.x/core/install/install_data.sql
    • -0
    • +5
    /branches/5.3.x/core/install/upgrades.sql

Fixes #0001413: Simultaneous editing message not shown

INP-1169

Fixes #0001351: Pre-resize image to speed up page loading

INP-1112

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

Fixes #0001317: Allow to specify what IP address source to use

INP-1080

    • -0
    • +3
    /branches/5.2.x/core/install/steps_db.xml
    • -3
    • +47
    /branches/5.2.x/core/kernel/utility/debugger.php
  1. … 5 more files in changeset.

Fixes #0001361: Scheduled task run time calculation change

INP-1121

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

Fixes #0001344: Deleting of temporary files during upload

INP-1106

Fixes #0001363: User selector not working

INP-1123

    • -1
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +1
    /branches/5.2.x/core/kernel/constants.php

Fixes #0001396: Add "jpeg" and "bmp" to allowed image file extensions

INP-1154

Fixes #0001412: Parent event not available in Temp Handler triggered events

INP-1168

Bug #0001003: Logging engine

1. Fixes fatal error, that was always happening when system log is disabled and attempt is made to catch last error happened on a page

INP-811

Fixes #0001003: Logging engine

INP-811

    • -0
    • +1364
    /branches/5.2.x/core/kernel/utility/logger.php
    • -0
    • +4
    /branches/5.2.x/core/install/steps_db.xml
    • -0
    • +11
    /branches/5.2.x/core/kernel/kbase.php
    • -0
    • +1
    /branches/5.2.x/core/kernel/startup.php
    • -22
    • +68
    /branches/5.2.x/core/kernel/session/session.php
  1. /branches/5.2.x/core/units/logs/system_logs
    • -2
    • +45
    /branches/5.2.x/core/install/english.lang
    • -0
    • +175
    /branches/5.2.x/core/units/logs/system_logs/system_log_tp.php
    • -60
    • +32
    /branches/5.2.x/core/kernel/utility/debugger.php
  2. … 12 more files in changeset.

Fixes #0001411: Excessive escaping of error messages on configuration section

INP-1167

Fixes #0001410: Missing e-mail events after upgrade

INP-1166

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

Fixes #0001409: Incorrect output buffering check on system requirements installation step

INP-1165

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

Fixes #0001408: Usage of mktime() function with no arguments

INP-1164

Fixes #0001407: Additional parameters lost during FormManager redirect

INP-1163

Fixes #0001406: Violation of one url = one resource seo rule on login/logout

INP-1162