In-Portal

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

Fixes #0000077: Remove "grid_float_range_filter" block

Commit on behalf of Erik

INP-65

Bug #0000268: Code Cleanup in 5.2.x branch

1. making all rewrite and non-rewrite methods located into separate classes with shared interface

2. moved UserGroups session variable setting for Guest users to Session class

3. getIndexFile method was called for rewrite urls, but it it's result was never used

4. method IsHTTPSRedirect moved from Session to kHTTPQuery class

INP-224

    • -433
    • +206
    /branches/5.2.x/core/kernel/managers/url_manager.php
    • -3
    • +3
    /branches/5.2.x/core/install/upgrades.php
    • -40
    • +25
    /branches/5.2.x/core/kernel/session/session.php
    • -0
    • +127
    /branches/5.2.x/core/kernel/managers/url_processor.php
    • -7
    • +0
    /branches/5.2.x/core/units/themes/themes_eh.php
  1. … 8 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. all backup/restore code moved out from "admin" unit to BackupHelper (new class)

2. removed analogs of "getmicrotime" function

INP-224

    • -9
    • +3
    /branches/5.2.x/core/kernel/utility/debugger.php
    • -0
    • +525
    /branches/5.2.x/core/units/helpers/backup_helper.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. debugger weren't shown on database connection error

INP-224

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

Fixes #0001152: I'm unable to open toolbar submenu twice

INP-936

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed path to s.gif in FCKEditor file browse dialog

2. same kModulesHelper::getModules method is used during installation and in admin to get modules, that can be installed

3. fixed some PhpDoc comments, that were not matching their method declarations

4. moved duplicate request processing detection into Request class (from kApplication class)

5. replaced aliased function calls with original function calls

6. fixed some grammatical errors

7. most of file system interations (where folder is scanned for a specific content) are replaced with DirectoryIterator (from SPL)

8. removed duplicate tags from FckTagProcessor, since their copy from fckFCKHelper class was used

INP-224

    • -4
    • +5
    /branches/5.2.x/core/kernel/session/session.php
    • -0
    • +2
    /branches/5.2.x/core/install/prerequisites.php
    • -88
    • +4
    /branches/5.2.x/core/units/fck/fck_tp.php
  1. … 48 more files in changeset.

Fixes #0001150: Theme file scanning too slow

INP-934

    • -20
    • +35
    /branches/5.2.x/core/kernel/nparser/compiler.php

Fixes #0001106: Sorting setting storage improvement ideas

Commit on behalf of Erik

INP-905

    • -2
    • +73
    /branches/5.2.x/core/install/upgrades.php

Fixes #0001027: Tag, to display given option title

INP-829

Fixes #0001143: Ability to cut trailing zeros from field value being displayed

INP-929

Fixes #0001145: Parameter "as_preg" doesn't work in SearchInputName tag

INP-930

Fixes #0000653: Make "kDateFormatter" support date format constants in "format" parameter

Commit on behalf of Erik

INP-515

Fixes #0001005: Incorrectly Detected BASE_PATH in Cron

Commit on behalf of Erik

INP-812

    • -13
    • +12
    /branches/5.2.x/core/install/install_data.sql
    • -16
    • +6
    /branches/5.2.x/core/kernel/startup.php
    • -10
    • +17
    /branches/5.2.x/core/install.php
    • -2
    • +2
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +6
    /branches/5.2.x/core/install/upgrades.sql

Fixes #0001077: Problems with category item import

Commit on behalf of Erik

INP-877

    • -1
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +18
    /branches/5.2.x/core/install/upgrades.css

Fixes #0000709: Make "kUploadFormatter::_ensureUniqueFilename" more accessible

Commit on behalf of Erik

INP-560

Bug #0000392: Section renaming using "Section Properties" button causes one more section to be created

1. usage case

INP-325

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

    • -2
    • +2
    /branches/5.2.x/core/units/files/file_eh.php
    • -1
    • +1
    /branches/5.2.x/core/units/themes/themes_eh.php
    • -1
    • +1
    /branches/5.2.x/core/kernel/event_handler.php
    • -1
    • +3
    /branches/5.2.x/core/kernel/nparser/nparser.php

Bug #0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used

1. small refactoring

2. transforming the code, so openerStackChange method is no longer needed

INP-410

Fixes #0001149: Tag FieldModifier doesn't work with multilingual fields

INP-933

    • -5
    • +25
    /branches/5.2.x/core/kernel/kbase.php

Fixes #0000950: Log CURL requests to database table instead of file

Commit on behalf of Erik

INP-764

    • -0
    • +1
    /branches/5.2.x/tools/debug_sample.php
    • -0
    • +1
    /branches/5.2.x/core/install/remove_schema.sql
    • -1
    • +29
    /branches/5.2.x/core/install/upgrades.sql

Fixes #0001140: Ability to specify Timeout for Agents

Commit on behalf of Dmitry

INP-926

    • -2
    • +2
    /branches/5.2.x/core/units/agents/agent_eh.php
    • -0
    • +5
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +2
    /branches/5.2.x/core/install/english.lang

Fixes #0001141: Drop-Down with Themes in Catalog doesn't List more than 10 Themes

INP-927

Fixes #0000658: Extremely Long Priority numbers stored in Cache for "Parsed Sections"

Commit on behalf of Erik

INP-520

Fixes #0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used

INP-410

    • -11
    • +14
    /branches/5.2.x/core/kernel/application.php
    • -12
    • +0
    /branches/5.2.x/core/kernel/event_manager.php

Fixes #0000392: Section renaming using "Section Properties" button causes one more section to be created

INP-325

    • -0
    • +194
    /branches/5.2.x/core/kernel/utility/opener_stack.php
    • -8
    • +11
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +20
    /branches/5.2.x/core/kernel/globals.php
    • -8
    • +6
    /branches/5.2.x/core/kernel/event_manager.php

Fixes #0001105: Add "Login as User" button to user list in Admin

Commit on behalf of Erik

INP-904

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

Fixes #0000898: Admin Interface for managing "Permission Types"

Commit on behalf of Erik

INP-725

    • -14
    • +19
    /branches/5.2.x/core/install/install_data.sql
  1. /branches/5.2.x/core/units/permission_types
    • -0
    • +8
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +5
    /branches/5.2.x/core/install/english.lang

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

1. Fixes problem, when objects created within temp handler were not having reference to event, that called temp handler method in first place

INP-330

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