In-Portal

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

Fixes #0001180: Improvement of "qstr" function

INP-958

    • -2
    • +2
    /branches/5.2.x/core/install/upgrades.php
    • -0
    • +12
    /branches/5.2.x/core/kernel/db/db_connection.php

Bug #1128: Implement "Promo Blocks" functionality as on Intechnic.com

1. DROP was missing for PromoBlocks table in remove_schema.sql

INP-922

    • -0
    • +1
    /branches/5.2.x/core/install/remove_schema.sql

Bug #0000981: Rename Agents section to "Scheduled Tasks"

1. wrong table name in "remove_schema.sql"

2. wrong section name in Installation Wizard

INP-794

    • -3
    • +3
    /branches/5.2.x/core/install/steps_db.xml
    • -1
    • +1
    /branches/5.2.x/core/install/remove_schema.sql

Fixes #981: Rename Agents section to "Scheduled Tasks"

1. Forgot to apply changes to Installation Schema file

INP-794

Bug #0000981: Rename Agents section to "Scheduled Tasks"

1. renaming files & folders (can't really create patch for this type of action)

INP-794

    • -2
    • +2
    /branches/5.2.x/core/kernel/application.php
  1. … 6 more files in changeset.

Fixes #0000981: Rename Agents section to "Scheduled Tasks"

INP-794

    • -1
    • +1
    /branches/5.2.x/core/kernel/session/session.php
    • -8
    • +8
    /branches/5.2.x/core/install/english.lang
    • -22
    • +22
    /branches/5.2.x/core/kernel/event_manager.php
  1. … 10 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. fixing incorrect extended method declarations

3. moving permission checks from all csv import/export events into central place

4. csv helper wasn't processing missing column "title" attributes during export

INP-224

    • -13
    • +6
    /branches/5.2.x/core/kernel/globals.php
    • -15
    • +20
    /branches/5.2.x/core/kernel/nparser/ntags.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. always mark url part as parsed, when item filename was identified (not only if item template is defined in category)

INP-224

Fixes #0001022: Uploaded file distribution within /system/ folder

INP-824

    • -0
    • +9
    /branches/5.2.x/core/kernel/constants.php
    • -0
    • +24
    /branches/5.2.x/core/kernel/globals.php

Fixes #0000511: Auto-Logout Admin Session after Installation

INP-425

Bug #0001126: Implement Smart Filters

1. parameters "from_record" & "to_record" passed to page block, called from PrintPages tag

2. tag PerPageSelected wasn't able to detect is -1 per-page is selected

3. added $replace_table parameter to kDBList::extractCalculatedFields method allowing for %1$s to be replaced in tag result

MINC-78

    • -5
    • +8
    /branches/5.2.x/core/kernel/db/dblist.php

Fixes #0000413: System Requirements Check before In-Portal Installation

1. updated Java check (also in System Configuration step)

INP-343

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

Fixes #0000657: Ability to Reset ROOT password to access Admin Console

1. adds additional protection in case if Administrator will forget to comment-out DBG_RESET_ROOT constant after using it

INP-519

    • -1
    • +1
    /branches/5.2.x/tools/debug_sample.php

Fixes #0000447: Update EmailLog table only when Email has been physically sent

INP-372

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

Fixes #0000413: System Requirements Check before In-Portal Installation

INP-343

    • -0
    • +3
    /branches/5.2.x/core/install/steps_db.xml
    • -2
    • +105
    /branches/5.2.x/core/install/prerequisites.php

Fixes #0001179: Cookie Path not Set when Debugger is Disabled based on Cookie

INP-957

    • -308
    • +591
    /branches/5.2.x/core/kernel/utility/debugger.php

Fixes #0001117: Version Control for Sections

INP-915

    • -0
    • +28
    /branches/5.2.x/core/install/upgrades.php
    • -0
    • +18
    /branches/5.2.x/core/install/english.lang
    • -0
    • +8
    /branches/5.2.x/core/install/install_data.sql
  1. … 29 more files in changeset.

Fixes #0001178: DBItem loading problem, when multiple keys are used

INP-956

Bug #0000268: Code Cleanup in 5.2.x branch

1. field AppliedDBRevisions in Modules table wasn't listed in modules_config.php

INP-224

Fixes #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

INP-922

    • -0
    • +11
    /branches/5.2.x/core/install/upgrades.php
  1. /branches/5.2.x/core/admin_templates/promo_blocks
    • -1
    • +30
    /branches/5.2.x/core/install/english.lang
    • -0
    • +6
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +5
    /branches/5.2.x/core/kernel/constants.php
    • -1
    • +40
    /branches/5.2.x/core/install/upgrades.sql

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -1
    • +3
    /branches/5.2.x/core/kernel/event_handler.php

Fixes #0001147: Methods for processing large data amounts from database

INP-932

    • -16
    • +98
    /branches/5.2.x/core/kernel/db/db_connection.php

Fixes #0001177: Debug version of CSS/JS files (decompressed) loaded even after Debug is Disabled via Cookies

INP-955

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. added try/catch constructs in places when folder given to DirectoryIterator class could be missing

INP-224

Fixes #0000969: New "System Configuration" installation step

INP-783

    • -5
    • +47
    /branches/5.2.x/core/install/steps_db.xml
    • -0
    • +57
    /branches/5.2.x/core/install/step_templates/sys_config.tpl

Fixes #0001160: Ability to Load "index.tpl" by default within any Template Folder

INP-942

Fixes #0001176: Implement usage of Variables added on "System Configuration" step

1. removes memcache settings from db

INP-954

    • -2
    • +0
    /branches/5.2.x/core/install/install_data.sql
    • -36
    • +21
    /branches/5.2.x/core/kernel/utility/cache.php
    • -1
    • +8
    /branches/5.2.x/core/install/upgrades.sql
    • -4
    • +0
    /branches/5.2.x/core/install/english.lang

Bug #0000572: Refactor Currency Converter Class

Commit on behalf of Erik

MINC-39

Fixes #0001176: Implement usage of Variables added on "System Configuration" step

INP-954

Fixes #0001167: Improvements in Compressed CSS/JS File Naming

1. compressed file url format changed

INP-948