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

Fixes #0000979: Improvements to form submissions (upload field, custom notification email)

INP-792

    • -4
    • +5
    ./admin_templates/forms/forms_edit.tpl
    • -9
    • +38
    ./admin_templates/forms/form_field_edit.tpl

Fixes #0000980: Ability to perform file extension-based check during single file upload

INP-793

Fixes #0000856: Add PriorityEventHandler to Core

INP-689

    • -0
    • +31
    ./units/priorites/priorites_config.php
    • -49
    • +116
    ./units/helpers/priority_helper.php
    • -0
    • +370
    ./units/priorites/priority_eh.php

Fixes #0000576: Separating Database Master/Slave Requests

INP-457

    • -0
    • +627
    ./kernel/db/db_load_balancer.php
    • -128
    • +299
    ./kernel/db/db_connection.php
    • -49
    • +65
    ./units/admin/admin_events_handler.php

Fixes #0000397: Ability to work with main event from OnBefore/OnAfter type events called from kDBItem class

INP-330

Fixes #0001001: New method for XML parsing error checking

INP-809

Fixes #0000940: Minor improvements to Grids usability

INP-755

    • -2
    • +2
    ./admin_templates/incs/grid_blocks.tpl

Fixes #0000883: Site domain-based agents

INP-713

    • -10
    • +12
    ./admin_templates/agents/agent_edit.tpl
    • -0
    • +15
    ./kernel/managers/agent_manager.php

Fixes #0000862: Support for odd/even rows in SimpleGrid control

INP-695

    • -0
    • +20
    ./admin_templates/js/simple_grid.js

Fixes #0001071: Add m_LinkVar and m_GetLinedVar tags

INP-871

    • -43
    • +86
    ./kernel/processors/main_processor.php

Fixes #0000975: Automatically remove unused LEFT JOIN from list count database queries

INP-788

    • -3
    • +8
    ./units/modules/modules_event_handler.php

Fixes #0001043: Ability to Exclude Template based Sections from Search Results

INP-844

    • -138
    • +198
    ./units/categories/categories_event_handler.php

Bug #0000271: Redesign "Data Validation" Engine

1. session expiration code used ValidateLogin field, that was replaced by UserLogin and "login" form name wasn't used

INP-227

  1. … 1 more file in changeset.

Fixes #0000816: New grid multioptions filter

INP-652

    • -0
    • +23
    ./admin_templates/incs/style_template.css
    • -0
    • +153
    ./admin_templates/js/grid_filters.js
    • -35
    • +87
    ./units/helpers/search_helper.php
    • -0
    • +25
    ./admin_templates/incs/grid_blocks.tpl

Fixes #0000836: Free space preserving capability during image uploads

INP-671

Fixes #0000271: Redesign "Data Validation" Engine

INP-227

    • -346
    • +314
    ./units/users/users_event_handler.php
    • -109
    • +227
    ./kernel/db/db_tag_processor.php
    • -16
    • +19
    ./units/phrases/phrases_event_handler.php
    • -39
    • +0
    ./units/users/users_tag_processor.php
    • -38
    • +75
    ./units/forms/forms/forms_eh.php
    • -46
    • +84
    ./kernel/utility/formatters/formatter.php
    • -0
    • +493
    ./kernel/utility/validator.php
  1. … 7 more files in changeset.

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

INP-921

    • -3
    • +3
    ./units/admin/admin_events_handler.php

Merge of "in-portal/releases/5.1.3@14548" to "in-portal/branches/5.2.x@14575".

    • -1
    • +17
    ./units/users/users_event_handler.php
    • -7
    • +21
    ./admin_templates/categories/ci_blocks.tpl
    • -3
    • +3
    ./units/statistics/statistics_config.php
    • -10
    • +12
    ./units/images/image_tag_processor.php
    • -1
    • +11
    ./kernel/utility/debugger/debugger.js
  1. … 132 more files in changeset.

Bug #0001123: Parallel cache rebuild problem could cause high server load

1. fixing infinite unit config cache waiting during installation

INP-919

    • -10
    • +12
    ./kernel/utility/unit_config_reader.php

Bug #0001114: Installation fails after "Select Modules" step

1. merging from 5.1.x to 5.2.x because can't complete installation

INP-912

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.2 code

INP-921

Merge of "in-portal/releases/5.1.2@14308" to "in-portal/branches/5.2.x@14560".

    • -14
    • +25
    ./kernel/session/session_storage.php
    • -2
    • +26
    ./admin_templates/regional/email_messages_edit.tpl
    • -2
    • +21
    ./units/users/users_event_handler.php
    • -2
    • +0
    ./units/structure/structure_config.php
    • -3
    • +5
    ./units/statistics/statistics_config.php
    • -11
    • +12
    ./units/images/image_tag_processor.php
    • -0
    • +25
    ./admin_templates/users/image_edit.tpl
  1. … 84 more files in changeset.

Fixes #0001123: Parallel cache rebuild problem could cause high server load

INP-919

    • -7
    • +21
    ./units/helpers/category_helper.php
    • -6
    • +13
    ./units/helpers/sections_helper.php
    • -12
    • +105
    ./kernel/managers/cache_manager.php
    • -4
    • +11
    ./kernel/utility/unit_config_reader.php
    • -3
    • +3
    ./units/site_domains/site_domain_eh.php
    • -4
    • +4
    ./units/admin/admin_events_handler.php

Bug #0001095: Error messages are displayed on unrelated forms

1. adaptation for 5.2.x code

INP-895

Bug #0001095: Error messages are displayed on unrelated forms

1. merging from 5.1.x to 5.2.x because it's needed by #0000271 task.

INP-895

    • -82
    • +56
    ./units/users/users_event_handler.php

Bug #0000951: User isn't automatically logged-in, when "Immediate" user registration mode is used

1. merging from 5.1.x to 5.2.x because it's needed by #0000271 task.

INP-765

Fixes #0001050: Ability to access Disabled Section with Direct Link

INP-851

    • -0
    • +6
    ./units/structure/structure_config.php
    • -0
    • +6
    ./units/categories/categories_config.php
  1. … 1 more file in changeset.

Bug #0001056: No way to open disabled page from Admin Console

1. merging from 5.1.x to 5.2.x because it's needed by #0001050 task.

INP-857

    • -1
    • +1
    ./units/helpers/mod_rewrite_helper.php

Fixes #0000948: Change in "Forgot Password" logic

INP-762

    • -129
    • +108
    ./units/users/users_event_handler.php
    • -77
    • +59
    ./units/users/users_tag_processor.php
  1. … 1 more file in changeset.

Bug #0001044: Expiration of registration with "Email Activation" can't be changed

1. merging from 5.1.x to 5.2.x because it's needed by #0000948 task.

INP-845

    • -12
    • +26
    ./units/users/users_tag_processor.php