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

Fixes INP-1710 - [bc fix] Asynchronous e-mail sending by default

Differential Revision: http://qa.in-portal.org/D313

  1. … 3 more files in changeset.

Merge of "in-portal/branches/5.2.x@16544" to "in-portal/branches/5.3.x@16534".

Conflicts:

  • core/install/install_data.sql
  • core/install/upgrades.sql
  1. … 3 more files in changeset.

Merge of "in-portal/branches/5.2.x@16513" to "in-portal/branches/5.3.x@16503".

Conflicts:

  • core/install.php
  • core/install/install_toolkit.php
  • core/kernel/application.php
  • core/kernel/db/cat_event_handler.php
  • core/kernel/db/cat_tag_processor.php
  • core/kernel/db/db_event_handler.php
  • core/kernel/db/db_tag_processor.php
  • core/kernel/db/dblist.php
  • core/kernel/kbase.php
  • core/kernel/managers/plain_url_processor.php
  • core/kernel/managers/rewrite_url_processor.php
  • core/kernel/processors/main_processor.php
  • core/kernel/session/session.php
  • core/kernel/utility/event.php
  • core/kernel/utility/formatters/multilang_formatter.php
  • core/kernel/utility/temp_handler.php
  • core/units/categories/categories_event_handler.php
  • core/units/categories/categories_tag_processor.php
  • core/units/custom_fields/custom_fields_event_handler.php
  • core/units/email_templates/email_template_eh.php
  • core/units/email_templates/email_template_tp.php
  • core/units/favorites/favorites_eh.php
  • core/units/forms/form_submissions/form_submissions_eh.php
  • core/units/forms/submission_log/submission_log_eh.php
  • core/units/helpers/cat_dbitem_export_helper.php
  • core/units/helpers/csv_helper.php
  • core/units/helpers/mod_rewrite_helper.php
  • core/units/helpers/sections_helper.php
  • core/units/helpers/themes_helper.php
  • core/units/logs/session_logs/session_log_eh.php
  • core/units/mailing_lists/mailing_list_eh.php
  • core/units/modules/modules_event_handler.php
  • core/units/modules/modules_tag_processor.php
  • core/units/page_revisions/page_revision_eh.php
  • core/units/priorites/priority_eh.php
  • core/units/scheduled_tasks/scheduled_task_eh.php
  • core/units/site_domains/site_domain_eh.php
  • core/units/statistics/statistics_tag_processor.php
  • core/units/user_groups/user_groups_eh.php
  • core/units/users/users_event_handler.php
    • -1
    • +1
    ./Router/AbstractCategoryItemRouter.php
  1. … 168 more files in changeset.

Merge of "in-portal/branches/5.2.x@16484" to "in-portal/branches/5.3.x@16440".

Merge of "in-portal/releases/5.2.2-B1@16502" to "in-portal/branches/5.3.x@16440".

Conflicts:

  • .
  • core/install/install_data.sql
  • core/install/upgrades.css
  • core/install/upgrades.sql
  • core/kernel/managers/rewrite_url_processor.php
  • core/kernel/utility/temp_handler.php
  • core/kernel/utility/unit_config_reader.php
  • core/units/helpers/deployment_helper.php
  1. … 35 more files in changeset.

Merge of "in-portal/branches/5.2.x@16388" to "in-portal/branches/5.3.x@16391".

Conflicts:

  • composer.lock
  • core/admin_templates/catalog/advanced_view.tpl
  • core/admin_templates/catalog/item_selector/item_selector_advanced_view.tpl
  • core/admin_templates/catalog/item_selector/item_selector_catalog.tpl
  • core/admin_templates/config/config_edit.tpl
  • core/admin_templates/incs/form_blocks.tpl
  • core/admin_templates/incs/grid_blocks.tpl
  • core/admin_templates/js/ajax_dropdown.js
  • core/admin_templates/js/template_manager.js
  • core/admin_templates/mailing_lists/send_queue.tpl
  • core/admin_templates/reviews/reviews.tpl
  • core/admin_templates/users/user_edit_items.tpl
  • core/install/english.lang
  • core/install/install_data.sql
  • core/install/install_toolkit.php
  • core/install/upgrades.php
  • core/install/upgrades.sql
  • core/kernel/application.php
  • core/kernel/db/cat_event_handler.php
  • core/kernel/db/db_event_handler.php
  • core/kernel/db/db_tag_processor.php
  • core/kernel/kbase.php
  • core/kernel/managers/url_manager.php
  • core/kernel/nparser/nparser_config.php
  • core/kernel/session/session.php
  • core/kernel/utility/event.php
  • core/kernel/utility/factory.php
  • core/kernel/utility/http_query.php
  • core/kernel/utility/unit_config_reader.php
  • core/units/admin/admin_config.php
  • core/units/admin/admin_tag_processor.php
  • core/units/categories/categories_config.php
  • core/units/categories/categories_event_handler.php
  • core/units/category_items/category_items_config.php
  • core/units/email_queue/email_queue_config.php
  • core/units/forms/form_fields/form_fields_config.php
  • core/units/forms/form_submissions/form_submissions_config.php
  • core/units/forms/forms/forms_config.php
  • core/units/general/general_config.php
  • core/units/helpers/image_helper.php
  • core/units/helpers/language_import_helper.php
  • core/units/helpers/modules_helper.php
  • core/units/images/images_config.php
  • core/units/logs/change_logs/change_logs_config.php
  • core/units/logs/email_logs/email_logs_config.php
  • core/units/logs/session_logs/session_logs_config.php
  • core/units/mailing_lists/mailing_lists_config.php
  • core/units/modules/modules_config.php
  • core/units/page_revisions/page_revisions_config.php
  • core/units/permissions/permissions_event_handler.php
  • core/units/permissions/permissions_tag_processor.php
  • core/units/phrases/phrases_config.php
  • core/units/reviews/reviews_config.php
  • core/units/scheduled_tasks/scheduled_task_eh.php
  • core/units/scheduled_tasks/scheduled_tasks_config.php
  • core/units/sections/sections_config.php
  • core/units/site_domains/site_domains_config.php
  • core/units/structure/structure_config.php
  • core/units/themes/themes_config.php
  • core/units/user_groups/user_groups_config.php
  • core/units/users/users_config.php
  1. … 99 more files in changeset.

Merge of "in-portal/releases/5.2.1-B2@15839" to "in-portal/branches/5.3.x@15852".

Merge of "in-portal/releases/5.2.1-RC1@15881" to "in-portal/branches/5.3.x@15852".

1. restored changes, that were lost during inaccurate merge conflict resolution

  1. … 1 more file in changeset.

Merge of "in-portal/releases/5.2.1-B1@15627" to "in-portal/branches/5.3.x@15659".

1. restored changes, that were lost during inaccurate merge conflict resolution

2. other changes were already restored in: 15680, 15902, 16323

  1. … 8 more files in changeset.

Fixes INP-1522 - Adapt error output for CLI

Differential Revision: http://qa.in-portal.org/D177

Fixes INP-1495 - Use "array_replace_recursive" inside kSystemConfig class

Differential Revision: http://qa.in-portal.org/D147

Fixes INP-1499 - Don't use auto-loader for inclusion of ClassMapBuilder class from kFactory

Differential Revision: http://qa.in-portal.org/D151

Fixes INP-1519 - Generate e-mail access key after subject is prepared

Differential Revision: http://qa.in-portal.org/D171

Fixes INP-1489 - Initialize properties of ProcessBuilder class with null

Differential Revision: http://qa.in-portal.org/D140

Fixes INP-1484 - Connect "Symfony Process" component

Differential Revision: http://qa.in-portal.org/D137

    • -0
    • +307
    ./ProcessBuilder.php
  1. … 6 more files in changeset.

Fixes INP-1483 - Use "path" in from DBG_EDITOR_URL constant only when available

Differential Revision: http://qa.in-portal.org/D136

Fixes INP-1464 - Optimize unit config search

Differential Revision: http://qa.in-portal.org/D114

Fixes INP-1481 - Add missing "svn:keywords" properties to PHP files (5.3.x)

Differential Revision: http://qa.in-portal.org/D134

    • -0
    • +0
    ./ClassDiscovery/CodeFolderFilterIterator.php
    • -0
    • +0
    ./Router/AbstractCategoryItemRouter.php
  1. … 170 more files in changeset.

Fixes INP-1462 - Simplify "kEvent" class constructor

Differential Revision: http://qa.in-portal.org/D112

  1. … 3 more files in changeset.

Fixes INP-1463 - Use "http_build_query" for file editing link building

Differential Revision: http://qa.in-portal.org/D113

Fixes INP-1465 - Don't calculate "profiler enabled" state each time in class factory

Differential Revision: http://qa.in-portal.org/D115

  1. … 1 more file in changeset.

Fixes INP-1459 - Remove "Intechnic\" from namespace

Differential Revision: http://qa.in-portal.org/D108

    • -1
    • +1
    ./ClassDiscovery/CodeFolderFilterIterator.php
  1. … 14 more files in changeset.

Merge of "in-portal/branches/5.2.x@16189" to "in-portal/branches/5.3.x@16188".

  1. … 38 more files in changeset.

Fixes INP-1421 - Integrate Symfony Console Component

Differential Revision: http://qa.in-portal.org/D76

    • -18
    • +7
    ./ClassDiscovery/ClassMapBuilder.php
  1. … 19 more files in changeset.

Fixes INP-1426 - Speed up admin tree cache building

Differential Revision: http://qa.in-portal.org/D64

  1. … 1 more file in changeset.

Fixes INP-1423 - Don't use cached unit config clones in the middle of application initialization

Differential Revision: http://qa.in-portal.org/D65

Fixes INP-1079 - Routing Ideas

Differential Revision: http://qa.in-portal.org/D72

    • -0
    • +266
    ./Router/AbstractCategoryItemRouter.php
    • -0
    • +295
    ./Router/AbstractRouter.php
    • -0
    • +69
    ./Router/AbstractReviewRouter.php
  1. … 12 more files in changeset.

Fixes INP-1431 - Register own auto-loader before others

Differential Revision: http://qa.in-portal.org/D69

Fixes INP-1429 - Class hierarchy analyzer

Differential Revision: http://qa.in-portal.org/D70

    • -18
    • +31
    ./ClassDiscovery/ClassMapBuilder.php
  1. … 3 more files in changeset.

Fixes INP-1422 - Store class map on disk

Differential Revision: http://qa.in-portal.org/D68

    • -0
    • +435
    ./ClassDiscovery/ClassMapBuilder.php
    • -0
    • +65
    ./ClassDiscovery/ClassDetector.php
    • -0
    • +58
    ./ClassDiscovery/CodeFolderFilterIterator.php
  1. … 26 more files in changeset.

Merge of "in-portal/branches/5.2.x@16121" to "in-portal/branches/5.3.x@16111".

  1. … 37 more files in changeset.

Merge of "in-portal/releases/5.2.1@16068" to "in-portal/branches/5.3.x@16094".

  1. … 80 more files in changeset.