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

Fixes #0000472: Domain-based site auto-configuration

INP-390

    • -4
    • +20
    ./languages/languages_event_handler.php
    • -0
    • +155
    ./site_domains/site_domains_config.php
    • -0
    • +58
    ./helpers/site_helper.php
    • -0
    • +333
    ./site_domains/site_domain_eh.php
  1. … 11 more files in changeset.

Merge of "in-portal/releases/5.0.3@13506" to "in-portal/branches/5.1.x@13544".

    • -2
    • +2
    ./configuration/configuration_tag_processor.php
    • -20
    • +52
    ./images/image_tag_processor.php
    • -10
    • +6
    ./relationship/relationship_config.php
  1. … 82 more files in changeset.

1. Bug #0000727: Button "Section Template" (Design Mode) doesn't work

2. Manually merging to 5.1.0, since doesn't work at all without it

INP-577

    • -5
    • +3
    ./categories/categories_tag_processor.php

Fixes #0000471: Implement site content language negotiation

INP-389

  1. … 4 more files in changeset.

Fixes #0000457: Automatic CSS / JS Compression

INP-382

    • -0
    • +297
    ./helpers/minifiers/js_minify_helper.php
    • -0
    • +245
    ./helpers/minifiers/minify_helper.php
    • -0
    • +216
    ./helpers/minifiers/css_minify_helper.php
    • -8
    • +24
    ./categories/categories_tag_processor.php
    • -0
    • +26
    ./helpers/minifiers/minifiers_config.php
  1. … 11 more files in changeset.

Fixes #0000459: Improve Mod-rewrite Listener by separating into Parsing and Building methods

INP-384

  1. … 2 more files in changeset.

Fixes #0000225: Move login-related code away from UsersEventHandler class

INP-185

    • -381
    • +29
    ./users/users_event_handler.php
    • -0
    • +408
    ./helpers/user_helper.php
  1. … 2 more files in changeset.

Fixes #0000279: Phrases of state and country names

INP-235

    • -11
    • +198
    ./helpers/language_import_helper.php
    • -1
    • +4
    ./custom_data/custom_data_event_handler.php
    • -0
    • +133
    ./country_states/country_states_config.php
    • -56
    • +128
    ./helpers/country_states_helper.php
    • -0
    • +110
    ./country_states/country_state_eh.php
    • -1
    • +4
    ./configuration/configuration_event_handler.php
  1. … 14 more files in changeset.

Fixes #0000163: Auto-expire user session, when user becomes pending/disabled/deleted

INP-133

  1. … 1 more file in changeset.

Fixes #0000014: Check ADD/EDIT Permissions in Section drop-down

INP-7

    • -0
    • +28
    ./categories/categories_tag_processor.php
  1. … 3 more files in changeset.

Fixes #0000454: Customizable URL Endings for Mod-rewrite

INP-379

  1. … 6 more files in changeset.

Fixes #0000455: Interface Improvements to Language pack Export

INP-380

    • -16
    • +71
    ./helpers/language_import_helper.php
    • -17
    • +23
    ./languages/languages_event_handler.php
  1. … 2 more files in changeset.

Fixes #0000152: Add ability to get MenuTitle of CMS page using "st_PageInfo" tag

INP-127

    • -0
    • +4
    ./categories/categories_tag_processor.php

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.