In-Portal

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

Fixes #0000897: Improvement to "Languages Synchronization"

INP-724

    • -0
    • +6
    /branches/5.2.x/core/kernel/constants.php
    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +3
    /branches/5.2.x/core/install/english.lang

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -9
    • +14
    /branches/5.2.x/core/units/skins/skin_eh.php
    • -5
    • +25
    /branches/5.2.x/core/units/files/file_eh.php
    • -4
    • +4
    /branches/5.2.x/core/kernel/event_handler.php
  1. … 103 more files in changeset.

Fixes #0001124: Ability to enter date & time in a single field

INP-920

Fixes #0000861: Make first empty option optional in AjaxDropdownPreloader

INP-694

Fixes #0000742: Create universal file mime type detection function

INP-589

    • -0
    • +59
    /branches/5.2.x/core/kernel/globals.php

Fixes #0000944: Ability for Users to subscribe to mailing during Registration

INP-758

Bug #0000856: Add PriorityEventHandler to Core

1. fixed outdated constant name

INP-689

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

INP-792

    • -0
    • +7
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +4
    /branches/5.2.x/core/install/english.lang

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
    /branches/5.2.x/core/units/priorites/priorites_config.php
    • -0
    • +370
    /branches/5.2.x/core/units/priorites/priority_eh.php

Fixes #0000576: Separating Database Master/Slave Requests

INP-457

    • -18
    • +52
    /branches/5.2.x/core/kernel/utility/debugger.php
    • -0
    • +1
    /branches/5.2.x/core/kernel/startup.php
    • -0
    • +627
    /branches/5.2.x/core/kernel/db/db_load_balancer.php
    • -6
    • +8
    /branches/5.2.x/core/kernel/application.php
    • -4
    • +12
    /branches/5.2.x/core/kernel/globals.php
    • -128
    • +299
    /branches/5.2.x/core/kernel/db/db_connection.php

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

INP-330

    • -0
    • +20
    /branches/5.2.x/core/kernel/kbase.php
    • -8
    • +11
    /branches/5.2.x/core/kernel/db/dbitem.php
    • -0
    • +12
    /branches/5.2.x/core/kernel/utility/event.php

Fixes #0001001: New method for XML parsing error checking

INP-809

Fixes #0000940: Minor improvements to Grids usability

INP-755

    • -10
    • +11
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +10
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +1
    /branches/5.2.x/core/install/english.lang

Fixes #0000883: Site domain-based agents

INP-713

    • -1
    • +5
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +1
    /branches/5.2.x/core/install/english.lang

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

INP-695

Fixes #0001071: Add m_LinkVar and m_GetLinedVar tags

INP-871

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

INP-788

    • -46
    • +269
    /branches/5.2.x/core/kernel/db/dblist.php

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

INP-844

    • -0
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -1
    • +3
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +1
    /branches/5.2.x/core/install/english.lang

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

    • -2
    • +2
    /branches/5.2.x/core/kernel/application.php

Fixes #0000816: New grid multioptions filter

INP-652

    • -1
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +153
    /branches/5.2.x/core/admin_templates/js/grid_filters.js
    • -0
    • +36
    /branches/5.2.x/core/install/upgrades.css

Fixes #0000836: Free space preserving capability during image uploads

INP-671

Fixes #0000271: Redesign "Data Validation" Engine

INP-227

    • -24
    • +99
    /branches/5.2.x/core/kernel/kbase.php
    • -109
    • +227
    /branches/5.2.x/core/kernel/db/db_tag_processor.php
    • -449
    • +219
    /branches/5.2.x/core/kernel/db/dbitem.php
    • -19
    • +61
    /branches/5.2.x/core/units/users/users_item.php
    • -92
    • +125
    /branches/5.2.x/core/kernel/db/cat_dbitem.php
    • -0
    • +2
    /branches/5.2.x/core/admin_templates/login.tpl
    • -0
    • +493
    /branches/5.2.x/core/kernel/utility/validator.php
    • -88
    • +140
    /branches/5.2.x/core/kernel/application.php
  1. … 7 more files in changeset.

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

INP-921

    • -9
    • +4
    /branches/5.2.x/core/install/upgrades.php
    • -1
    • +1
    /branches/5.2.x/core/kernel/startup.php
    • -2
    • +3
    /branches/5.2.x/core/kernel/application.php
    • -1
    • +1
    /branches/5.2.x/core/units/agents/agent_eh.php
    • -1
    • +1
    /branches/5.2.x/core/install/english.lang

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

  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

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".

    • -4
    • +4
    /branches/5.2.x/core/kernel/utility/factory.php
  1. … 84 more files in changeset.

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

INP-919

    • -8
    • +24
    /branches/5.2.x/core/kernel/startup.php
    • -22
    • +133
    /branches/5.2.x/core/kernel/utility/cache.php
    • -5
    • +31
    /branches/5.2.x/core/kernel/application.php