branches

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

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

    • -7
    • +26
    ./5.2.x/core/install/install_toolkit.php
    • -13
    • +12
    ./5.2.x/core/install/install_data.sql

Fixes #0001077: Problems with category item import

Commit on behalf of Erik

INP-877

    • -0
    • +5
    ./5.2.x/core/admin_templates/js/forms.js

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

Commit on behalf of Erik

INP-560

    • -14
    • +58
    ./5.2.x/core/units/helpers/file_helper.php

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

    • -1
    • +1
    ./5.2.x/core/units/themes/themes_eh.php
    • -1
    • +1
    ./5.2.x/core/units/priorites/priority_eh.php
    • -1
    • +3
    ./5.2.x/core/kernel/nparser/nparser.php
    • -1
    • +1
    ./5.2.x/core/units/favorites/favorites_eh.php
    • -1
    • +1
    ./5.2.x/core/units/theme_files/theme_file_eh.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

    • -44
    • +61
    ./5.2.x/core/kernel/db/cat_event_handler.php

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

INP-933

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

Commit on behalf of Erik

INP-764

    • -45
    • +74
    ./5.2.x/core/units/helpers/curl_helper.php
    • -0
    • +28
    ./5.2.x/core/install/install_schema.sql
    • -0
    • +1
    ./5.2.x/core/install/remove_schema.sql

Fixes #0001140: Ability to specify Timeout for Agents

Commit on behalf of Dmitry

INP-926

    • -11
    • +29
    ./5.2.x/core/kernel/managers/agent_manager.php
    • -0
    • +3
    ./5.2.x/core/install/install_schema.sql
    • -2
    • +2
    ./5.2.x/core/units/agents/agent_eh.php

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

    • -0
    • +4
    ./5.2.x/core/units/helpers/sections_helper.php

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

INP-410

    • -5
    • +12
    ./5.2.x/core/kernel/managers/request_manager.php
    • -11
    • +14
    ./5.2.x/core/kernel/application.php
    • -12
    • +0
    ./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
    ./5.2.x/core/kernel/utility/opener_stack.php
    • -79
    • +75
    ./5.2.x/core/kernel/managers/request_manager.php
    • -8
    • +11
    ./5.2.x/core/kernel/application.php

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

Commit on behalf of Erik

INP-904

    • -2
    • +2
    ./5.2.x/core/kernel/managers/request_manager.php
    • -20
    • +29
    ./5.2.x/core/kernel/utility/http_query.php
    • -0
    • +31
    ./5.2.x/core/units/users/users_event_handler.php
    • -1
    • +1
    ./5.2.x/core/units/users/users_config.php
    • -1
    • +1
    ./5.2.x/core/units/users/users_tag_processor.php

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

Commit on behalf of Erik

INP-725

    • -14
    • +19
    ./5.2.x/core/install/install_data.sql
    • -0
    • +1
    ./5.2.x/core/install/install_schema.sql
  1. ./5.2.x/core/admin_templates/permission_types

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

    • -18
    • +30
    ./5.2.x/core/kernel/db/db_event_handler.php
    • -7
    • +26
    ./5.2.x/core/kernel/utility/temp_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing auto-complete issues in PhpStorm

INP-224

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

    • -4
    • +23
    ./5.2.x/core/kernel/managers/url_manager.php
    • -3
    • +22
    ./5.2.x/core/kernel/application.php
    • -1
    • +5
    ./5.2.x/core/units/users/users_tag_processor.php

Fixes #0001131: Useful Product Review

INP-924

    • -0
    • +6
    ./5.2.x/core/units/reviews/reviews_config.php
    • -0
    • +2
    ./5.2.x/core/install/install_schema.sql
    • -0
    • +38
    ./5.2.x/core/kernel/db/cat_event_handler.php

Fixes #0001132: Prev / Next Product Links

INP-925

    • -1
    • +77
    ./5.2.x/core/units/helpers/list_helper.php
    • -18
    • +61
    ./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

    • -10
    • +10
    ./5.2.x/core/kernel/db/cat_event_handler.php

Bug #0000645: User / Group Access restriction by IP

1. problem with clean install fixed

INP-509

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

Commit on behalf of Erik

INP-754

    • -0
    • +4
    ./5.2.x/core/units/admin/admin_config.php

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

Commit on behalf of Erik

INP-45

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

Commit on behalf of Erik

INP-610

    • -17
    • +56
    ./5.2.x/core/units/logs/change_logs/change_log_eh.php
    • -0
    • +32
    ./5.2.x/core/units/logs/change_logs/change_log_tp.php

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

Commit on behalf of Erik

INP-596

    • -2
    • +30
    ./5.2.x/core/kernel/processors/main_processor.php

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

Commit on behalf of Erik

INP-916

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

Commit on behalf of Erik

INP-846

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

Commit on behalf of Erik

INP-527

    • -0
    • +1
    ./5.2.x/core/install/install_schema.sql
    • -0
    • +5
    ./5.2.x/core/units/skins/skins_config.php