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

Bug #0000685: Moving .Htaccess and Cache.sh files to more suable location (part 1)

INP-541

    • -1
    • +1
    ./core/admin_templates/tools/system_tools.tpl

Bug #0000285: Translation system refactoring

INP-241

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

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. Bug #0000285: Translation system refactoring

2. Fixes problem, when all email events after import were marked as "text" instead of "html" and "\n" was stripped from all email event translations on import.

INP-241

1. Bug #0000107: Implement "MemCached" functionality

2. Complete reset of all Memcache cache on re-install eliminates cache left over side effects when caching handler is set directly in "config.php" and not in db as usual.

INP-88

1. Bug #0000049: Merge ConfigurationAdmin and ConfigurationValues table

2. Root password was broken on configuration save

INP-39

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

2. Fixes missing template error on category item import progress dialog and on export finish screens.

INP-300

    • -1
    • +1
    ./core/kernel/db/cat_event_handler.php

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

2. Fixes missing template error on category item import/export screens (module path was used instead of it's lowercased name).

INP-300

    • -1
    • +1
    ./core/admin_templates/tools/import2.tpl
    • -1
    • +1
    ./core/units/admin/admin_tag_processor.php

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

1. prerequisites were not checked during installation

2. all modules were having 5.0.0 version on installation instead of actual version

3. not installed modules also were having 5.0.0 version on modules list in administrative console

4. prerequisites were not checked on modules list in administrative console

INP-300

Fixes #0000049: Merge ConfigurationAdmin and ConfigurationValues table

INP-39

    • -231
    • +116
    ./core/install/install_data.sql
    • -2
    • +11
    ./core/kernel/db/db_tag_processor.php
    • -20
    • +15
    ./core/install/install_schema.sql
    • -11
    • +11
    ./core/admin_templates/incs/config_blocks.tpl

1. Bug #0000107: Implement "MemCached" functionality

2. Fixes "#in-link/section#" design being not recognized properly because of cached theme information wasn't reset on that theme file rebuild.

INP-88

    • -0
    • +7
    ./core/units/helpers/themes_helper.php

Fixes #0000592: Implement "xCache" Caching Storage

INP-467

1. Bug #0000107: Implement "MemCached" functionality.

2. Doesn't show "incrementing serial ..." messages when cache is off.

INP-88

1. Bug #0000588: Implement "APC" Caching Storage

2. Variable $vars undefined during clean install in cache class.

INP-463

1. Bug #0000588: Implement "APC" Caching Storage

2. Fixing missing $this->Application in MemcacheCacheHandler class.

INP-463

Fixes #0000588: Implement "APC" Caching Storage

INP-463

    • -223
    • +270
    ./core/kernel/utility/cache.php

Fixes #0000107: Implement "MemCached" functionality

INP-88

    • -40
    • +100
    ./core/units/helpers/mod_rewrite_helper.php
    • -31
    • +60
    ./core/units/helpers/count_helper.php
    • -8
    • +25
    ./core/units/helpers/menu_helper.php
    • -19
    • +87
    ./core/units/helpers/category_helper.php
    • -18
    • +28
    ./core/kernel/db/db_tag_processor.php
    • -1
    • +1
    ./core/units/languages/languages_item.php
    • -0
    • +20
    ./core/units/helpers/language_import_helper.php
    • -100
    • +283
    ./core/kernel/utility/cache.php
  1. … 37 more files in changeset.

1. Bug #0000580: Issues with change log section

2. Manual merge from 5.0.4 patches to 5.1.0 release, because required by memcache task.

INP-461

1. Bug #0000580: Issues with change log section

2. Manual merge from 5.0.4 patches to 5.1.0 release, because required by memcache task.

INP-461

1. Bug #0000578: Foreign key update problem in temp handler

2. Manually merging from 5.0.3 release to 5.1.0 release, because required by memcache task.

INP-459

    • -2
    • +7
    ./core/kernel/utility/temp_handler.php

1. Bug #0000580: Issues with change log section

2. Manual merge from 5.0.4 patches to 5.1.0 release, because required by memcache task.

INP-461

    • -11
    • +22
    ./core/kernel/utility/temp_handler.php
    • -0
    • +22
    ./core/units/logs/change_logs/change_log_eh.php
    • -18
    • +35
    ./core/kernel/db/db_event_handler.php

Bug #0000579: Ability to use PerPage, SortBy and Page params from URL Query

INP-460

    • -59
    • +120
    ./core/kernel/db/db_tag_processor.php
    • -45
    • +48
    ./core/kernel/db/cat_event_handler.php
  1. … 39 more files in changeset.

1. Bug #0000285: Translation system refactoring.

2. Missing "PermSection" in phrases unit config resulting in inability to translate phrases by non-root user.

INP-241

    • -0
    • +2
    ./core/units/phrases/phrases_config.php

Fixes #0000285: Translation system refactoring

INP-241

    • -142
    • +128
    ./core/units/helpers/language_import_helper.php
    • -48
    • +156
    ./core/units/phrases/phrases_event_handler.php
    • -8
    • +8
    ./core/kernel/languages/phrases_cache.php
  1. … 8 more files in changeset.

1. Bug #0000561: Parameter "format" is ignored by "inp_edit_fck" block

2. Merging from 5.0.2 to translation system refactoring

INP-449

    • -2
    • +2
    ./core/admin_templates/incs/form_blocks.tpl

1. Bug #0000560: Incorrect value in columns in multiple languages

2. Merged to 5.1.0 because need for translation system refactoring

INP-448