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

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

    • -11
    • +30
    ./custom_data/custom_data_event_handler.php

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 #0000049: Merge ConfigurationAdmin and ConfigurationValues table

2. Root password was broken on configuration save

INP-39

    • -2
    • +2
    ./configuration/configuration_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 progress dialog and on export finish screens.

INP-300

    • -3
    • +6
    ./helpers/cat_dbitem_export_helper.php
  1. … 1 more file in changeset.

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
    • +4
    ./categories/categories_tag_processor.php
  1. … 1 more file in changeset.

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

  1. … 3 more files in changeset.

Fixes #0000049: Merge ConfigurationAdmin and ConfigurationValues table

INP-39

    • -6
    • +6
    ./configuration/configuration_tag_processor.php
    • -31
    • +14
    ./configuration/configuration_config.php
    • -1
    • +3
    ./configuration/configuration_event_handler.php
  1. … 7 more files in changeset.

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

Fixes #0000107: Implement "MemCached" functionality

INP-88

    • -40
    • +100
    ./helpers/mod_rewrite_helper.php
    • -4
    • +17
    ./custom_data/custom_data_event_handler.php
    • -0
    • +20
    ./helpers/language_import_helper.php
    • -2
    • +16
    ./languages/languages_event_handler.php
    • -57
    • +54
    ./categories/categories_event_handler.php
    • -26
    • +51
    ./categories/categories_tag_processor.php
    • -2
    • +12
    ./permissions/permissions_tag_processor.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 #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

    • -9
    • +7
    ./logs/change_logs/change_logs_config.php
    • -0
    • +22
    ./logs/change_logs/change_log_eh.php
    • -4
    • +26
    ./logs/change_logs/changes_formatter.php
    • -0
    • +48
    ./logs/session_logs/session_log_eh.php
    • -5
    • +21
    ./permissions/permissions_event_handler.php
  1. … 7 more files in changeset.

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

INP-460

    • -13
    • +26
    ./helpers/mod_rewrite_helper.php
    • -2
    • +2
    ./user_profile/user_profile_config.php
    • -3
    • +4
    ./category_items/category_items_config.php
    • -17
    • +3
    ./categories/categories_tag_processor.php
    • -4
    • +5
    ./custom_fields/custom_fields_config.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

Fixes #0000285: Translation system refactoring

INP-241

    • -142
    • +128
    ./helpers/language_import_helper.php
    • -48
    • +156
    ./phrases/phrases_event_handler.php
    • -47
    • +7
    ./languages/languages_event_handler.php
    • -7
    • +1
    ./email_events/email_events_config.php
    • -9
    • +16
    ./email_events/email_events_event_handler.php
  1. … 12 more files in changeset.

1. Bug #0000555: Column selector (picker) doesn't remember multilingual column position

2. Manually (no merge) applying fix from 5.0.3 to 5.1.0 (it's required to complete given task).

INP-444

  1. … 1 more file in changeset.

Bug #0000285: Translation system refactoring - email events modifications

INP-241

    • -60
    • +253
    ./helpers/language_import_helper.php
    • -30
    • +91
    ./languages/languages_event_handler.php
    • -11
    • +94
    ./email_events/email_events_config.php
    • -71
    • +196
    ./email_events/email_events_event_handler.php
    • -47
    • +24
    ./languages/languages_config.php
    • -0
    • +24
    ./email_events/email_event_tp.php
    • -155
    • +0
    ./email_messages/email_messages_config.php
    • -412
    • +0
    ./email_messages/email_messages_event_handler.php
    • -71
    • +0
    ./email_messages/email_message_tp.php
  1. … 23 more files in changeset.

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

INP-300

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

INP-300

  1. … 8 more files in changeset.

Merge of "in-portal/releases/5.0.2@13073" to "in-portal/branches/5.1.x@12657".

    • -21
    • +64
    ./languages/languages_event_handler.php
    • -1
    • +1
    ./relationship/relationship_event_handler.php
  1. … 590 more files in changeset.

Reintegrate merge of "in-portal/releases/5.0.1@12617" to "in-portal/branches/5.1.x@12453".

    • -3
    • +10
    ./languages/languages_event_handler.php
    • -6
    • +51
    ./reviews/reviews_event_handler.php
    • -13
    • +75
    ./admin/admin_events_handler.php
  1. … 1397 more files in changeset.

1. Bug #0000273: Get rid of ereg* functions usage, because they are slow and are deprecated since PHP 5.3

2. Merging from 5.0.x to 5.1.x.

INP-229

    • -49
    • +18
    ./admin/admin_events_handler.php
  1. … 7 more files in changeset.

Merge from 5.0.x to 5.1.x (topic mod-rewrite url fix)

    • -1
    • +2
    ./general/helpers/mod_rewrite_helper.php

Releasing version 'branches/5.1.x' (copy from 'branches/RC')

    • -0
    • +230
    ./configuration/configuration_event_handler.php
    • -0
    • +432
    ./categories/categories_config.php
    • -0
    • +244
    ./configuration/configuration_tag_processor.php
    • -0
    • +1893
    ./categories/categories_event_handler.php
    • -0
    • +2653
    ./general/cat_event_handler.php
    • -0
    • +96
    ./configuration/configuration_config.php
    • -0
    • +2077
    ./categories/categories_tag_processor.php
  1. … 1928 more files in changeset.