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

Fixes #0000717: Add ability to display hint labels for configuration variables

INP-568

    • -0
    • +1
    ./configuration/configuration_config.php
  1. … 4 more files in changeset.

Fixes #0000584: Optimize spam control for user rating indicator

INP-462

Fixes #0000494: Slight improvement to automatic field array builder (service tools)

INP-411

Fixes #0000589: Process expired sessions from agent

INP-464

  1. … 1 more file in changeset.

1. Bug #0000285: Translation system refactoring

2. Fatal SQL on language delete.

3. Phrases translation for deleted language isn't deleted.

4. Fatal SQL, when "Copy From Language" functionality used on new language creation.

INP-241

    • -4
    • +8
    ./languages/languages_event_handler.php

Fixes #0000481: Ability to highlight tree sections, that are only visible in debug mode

INP-398

  1. … 4 more files in changeset.

1. Bug #0000473: Improvements to Form Submissions

2. Forgot to add "submission_log" folder for attachments

2. All new ".php" files were not containing licensing information

INP-391

    • -0
    • +14
    ./helpers/form_submission_helper.php
  1. … 2 more files in changeset.

Fixes #0000630: Move Config.php and Debug.php from root to system/ folder

INP-496

  1. … 8 more files in changeset.

Fixes #0000473: Improvements to Form Submissions

INP-391

    • -0
    • +35
    ./forms/form_fields/form_field_eh.php
    • -0
    • +48
    ./forms/drafts/drafts_config.php
    • -0
    • +677
    ./forms/submission_log/submission_log_eh.php
    • -0
    • +43
    ./forms/drafts/draft_eh.php
  1. … 38 more files in changeset.

Bug #0000473: Improvements to Form Submissions

INP-391

    • -102
    • +0
    ./form_fields/form_fields_config.php
    • -156
    • +0
    ./form_submissions/form_submissions_eh.php
    • -106
    • +0
    ./form_submissions/form_submissions_config.php
    • -22
    • +0
    ./form_submissions/form_submission_tp.php

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.