In-Portal

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing auto-complete issues in PhpStorm

INP-224

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

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

2. custom field values were not saved

3. external page urls were not working from CategoryLink tag

INP-921

    • -3
    • +22
    /branches/5.2.x/core/kernel/application.php
    • -2
    • +15
    /branches/5.2.x/core/kernel/db/dbitem.php

Fixes #0001131: Useful Product Review

INP-924

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

Fixes #0001132: Prev / Next Product Links

INP-925

    • -18
    • +61
    /branches/5.2.x/core/kernel/db/dblist.php

Bug #0001125: Prepare 5.2.0 release

1. replaced kDBBase::SelectClause attribute direct usage with access methods

INP-921

    • -4
    • +17
    /branches/5.2.x/core/kernel/kbase.php

Bug #0000645: User / Group Access restriction by IP

1. problem with clean install fixed

INP-509

    • -5
    • +5
    /branches/5.2.x/core/install/install_data.sql

Fixes #0000939: New Agent to perform System Cleanup and Optimize Performance

Commit on behalf of Erik

INP-754

Fixes #0000055: Get rid of safeDefine function usage when possible

Commit on behalf of Erik

INP-45

    • -0
    • +4
    /branches/5.2.x/core/kernel/constants.php

Fixes #0000769: Display notice on change log list, when change log feature is disabled

Commit on behalf of Erik

INP-610

    • -0
    • +32
    /branches/5.2.x/core/units/logs/change_logs/change_log_tp.php
    • -0
    • +2
    /branches/5.2.x/core/install/english.lang

Fixes #0000751: Allow to set phrase initial translation from template

Commit on behalf of Erik

INP-596

Fixes #0001118: Show "saved message" on Saving Configuration Settings in Admin

Commit on behalf of Erik

INP-916

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

Fixes #0001045: Sorting by ID is broken in Form Submissions grid

Commit on behalf of Erik

INP-846

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

Fixes #0000668: Add ability to hide site name from top frame in administrative console

Commit on behalf of Erik

INP-527

    • -1
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -3
    • +5
    /branches/5.2.x/core/admin_templates/head.tpl
    • -1
    • +3
    /branches/5.2.x/core/install/upgrades.sql
    • -2
    • +3
    /branches/5.2.x/core/install/english.lang

Fixes #0000899: Create new "m_CurrentPageLink" tag to return current Page URL

Commit on behalf of Erik

INP-726

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

Commit on behalf of Erik

INP-519

    • -0
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -2
    • +3
    /branches/5.2.x/tools/debug_sample.php
    • -0
    • +15
    /branches/5.2.x/core/admin_templates/login.tpl
    • -1
    • +2
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +3
    /branches/5.2.x/core/install/english.lang

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

Bug #0000645: User / Group Access restriction by IP

1. solves problem, when IP restrictions set to Member/admin groups (from config settings) had no effect, since they were added back to user groups based on UserType column

INP-509

    • -17
    • +15
    /branches/5.2.x/core/units/users/users_item.php

Fixes #0000645: User / Group Access restriction by IP

INP-509

    • -13
    • +27
    /branches/5.2.x/core/units/users/users_item.php
    • -1
    • +7
    /branches/5.2.x/core/install/upgrades.sql
    • -1
    • +2
    /branches/5.2.x/core/install/english.lang

Fixes #0000897: Improvement to "Languages Synchronization"

INP-724

    • -0
    • +6
    /branches/5.2.x/core/kernel/constants.php
    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +3
    /branches/5.2.x/core/install/english.lang

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -9
    • +14
    /branches/5.2.x/core/units/skins/skin_eh.php
    • -5
    • +25
    /branches/5.2.x/core/units/files/file_eh.php
    • -4
    • +4
    /branches/5.2.x/core/kernel/event_handler.php
  1. … 103 more files in changeset.

Fixes #0001124: Ability to enter date & time in a single field

INP-920

Fixes #0000861: Make first empty option optional in AjaxDropdownPreloader

INP-694

Fixes #0000742: Create universal file mime type detection function

INP-589

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

Fixes #0000944: Ability for Users to subscribe to mailing during Registration

INP-758

Bug #0000856: Add PriorityEventHandler to Core

1. fixed outdated constant name

INP-689

Fixes #0000979: Improvements to form submissions (upload field, custom notification email)

INP-792

    • -0
    • +7
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +4
    /branches/5.2.x/core/install/english.lang

Fixes #0000980: Ability to perform file extension-based check during single file upload

INP-793

Fixes #0000856: Add PriorityEventHandler to Core

INP-689

    • -0
    • +31
    /branches/5.2.x/core/units/priorites/priorites_config.php
    • -0
    • +370
    /branches/5.2.x/core/units/priorites/priority_eh.php

Fixes #0000576: Separating Database Master/Slave Requests

INP-457

    • -18
    • +52
    /branches/5.2.x/core/kernel/utility/debugger.php
    • -0
    • +1
    /branches/5.2.x/core/kernel/startup.php
    • -0
    • +627
    /branches/5.2.x/core/kernel/db/db_load_balancer.php
    • -6
    • +8
    /branches/5.2.x/core/kernel/application.php
    • -4
    • +12
    /branches/5.2.x/core/kernel/globals.php
    • -128
    • +299
    /branches/5.2.x/core/kernel/db/db_connection.php

Fixes #0000397: Ability to work with main event from OnBefore/OnAfter type events called from kDBItem class

INP-330

    • -0
    • +20
    /branches/5.2.x/core/kernel/kbase.php
    • -8
    • +11
    /branches/5.2.x/core/kernel/db/dbitem.php
    • -0
    • +12
    /branches/5.2.x/core/kernel/utility/event.php