branches

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

Bug #0000285: Translation system refactoring

INP-241

    • -1
    • +3
    ./5.1.x/core/install/install_toolkit.php

1. Bug #0000362: We should move all module folders to new "modules" subfolder.

2. Fixes problem, that after upgrade from 5.0.3-B2 to 5.1.0-B1 all modules are marked with 5.0.0 version instead of 5.1.0-B1 version.

INP-300

1. Bug #0000285: Translation system refactoring

2. Fixes sql error during upgrade to 5.1.0

INP-241

Bug #0000362: We should move all module folders to new "modules" subfolder

INP-300

    • -7
    • +13
    ./5.1.x/core/install/install_toolkit.php

Fixes #0000680: SQL error during clean Installation of In-News module

INP-536

    • -0
    • +6
    ./5.0.x/core/units/sections/site_config_eh.php

Fixes #0000640: Current language is not replaced inside calculated fields, when "%2$s" is used

INP-505

Fixes #0000641: MultiLanguage formatter incorrectly processes translatable virtual fields

INP-506

Fixes #0000655: "Sections" tab doesn't work in "Show All" mode with "simple" interface preset on

INP-517

    • -0
    • +5
    ./5.0.x/core/units/helpers/col_picker_helper.php

Fixes #0000647: Category permission cache not rebuild in some cases

INP-510

Fixes #0000643: Adjust "Category.View" permissions for Home category

INP-507

Fixes #0000677: Category tree (via ajax) in administrative console is not complete, when symlinks are set

INP-534

Fixes #0000676: Incorrect top pagination for users grid

INP-533

Fixes #0000654: Incorrent "radio" type custom field display

INP-516

Fixes #0000636: Warnings on category update (before redirect)

INP-502

Fixes #0000651: Content editing buttons (green, orange) don't have rounded corners in Google Chrome

INP-514

    • -0
    • +2
    ./5.0.x/core/admin_templates/incs/cms.css
    • -4
    • +3
    ./5.0.x/core/admin_templates/login.tpl

Fixes #0000626: Current "Content Mode" is lost during language switching (when mod-rewrite is on)

INP-492

    • -18
    • +10
    ./5.0.x/core/kernel/application.php
    • -19
    • +8
    ./5.0.x/core/kernel/processors/main_processor.php

Fixes #0000637: Broken language pack, when 2 or more languages are exported at once

INP-503

Fixes #0000624: Install Front-end Language pack from Primary Theme when Module is installed afterward

INP-490

    • -0
    • +9
    ./5.0.x/core/install/install_toolkit.php
    • -20
    • +78
    ./5.0.x/core/units/helpers/themes_helper.php

Fixes #0000069: Issues with "MoreLink" tag and "Data_Exists" param

INP-57

Fixes #0000634: Remove "la_EmptyValue" phrase

INP-500

1. Fixes #0000663: Missing check for "SYSTEM_ACCESS.READONLY" permission in "OnUpdate" event.

2. Commit on behalf of Dmitry.

INP-522

Fixes #0000627: Primary Image "Alt" is not used on category item detail page

INP-493

Fixes #0000625: Fullsize category item (product) image isn't watermarked

INP-491

1. Bug #0000107: Implement "MemCached" functionality

2. Fixes problem, that custom fields were still cached during "Re-install" step, when "CacheHandler" was specified in "config.php".

INP-88

1. Bug #0000107: Implement "MemCached" functionality

2. Now cache is reset before install instead of after that.

INP-88

    • -1
    • +0
    ./5.1.x/core/install/install_toolkit.php

Fixes #0000555: Column selector (picker) doesn't remember multilingual column position

INP-444

    • -4
    • +36
    ./5.0.x/core/units/helpers/col_picker_helper.php

Fixes #0000442: OnAfterConfigRead doesn't execute for dynamically Cloned Configs

INP-367

    • -58
    • +6
    ./5.0.x/core/units/reviews/reviews_config.php
    • -1
    • +12
    ./5.0.x/core/units/users/users_config.php
    • -0
    • +20
    ./5.0.x/core/kernel/db/cat_event_handler.php
    • -15
    • +0
    ./5.0.x/core/units/files/file_eh.php

Fixes #0000635: Changes in English language pack in 5.0.3

INP-501

1. Bug #0000500: OnAfterConfigRead event is executed several times for one prefix

2. Fixes problem, when custom fields were not created during installation.

INP-417

1. Bug #0000566: Don't include tracking code during site content editing in browse modes

2. Fixed notice about missing $db_field variable.

INP-453