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

Fixes #0000657: Ability to Reset ROOT password to access Admin Console

Commit on behalf of Erik

INP-519

    • -14
    • +69
    ./core/units/users/users_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

Bug #0000645: User / Group Access restriction by IP

1. solves problem, when IP restrictions set to Member/admin groups (from config settings) had no effect, since they were added back to user groups based on UserType column

INP-509

    • -5
    • +54
    ./core/units/helpers/user_helper.php
    • -17
    • +15
    ./core/units/users/users_item.php

Fixes #0000645: User / Group Access restriction by IP

INP-509

    • -4
    • +8
    ./core/units/users/users_event_handler.php
    • -9
    • +15
    ./core/units/helpers/user_helper.php
    • -3
    • +3
    ./admin/system_presets/simple/users_u.php
    • -1
    • +1
    ./admin/system_presets/simple/groups_g.php
    • -13
    • +27
    ./core/units/users/users_item.php
    • -6
    • +15
    ./core/admin_templates/users/admins_edit.tpl

Fixes #0000897: Improvement to "Languages Synchronization"

INP-724

    • -10
    • +26
    ./core/units/languages/languages_event_handler.php
    • -20
    • +22
    ./core/admin_templates/regional/languages_edit.tpl
    • -28
    • +64
    ./core/admin_templates/regional/languages_list.tpl

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -23
    • +40
    ./core/kernel/session/session_storage.php
    • -103
    • +115
    ./core/units/images/image_event_handler.php
    • -10
    • +15
    ./core/units/helpers/modules_helper.php
    • -12
    • +21
    ./core/units/images/image_tag_processor.php
    • -14
    • +17
    ./core/kernel/nparser/template_cache.php
  1. … 103 more files in changeset.

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

INP-920

    • -0
    • +29
    ./core/admin_templates/incs/form_blocks.tpl

Fixes #0000861: Make first empty option optional in AjaxDropdownPreloader

INP-694

Fixes #0000742: Create universal file mime type detection function

INP-589

    • -33
    • +24
    ./core/kernel/utility/email_send.php

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

INP-758

    • -7
    • +20
    ./core/units/users/users_event_handler.php

Bug #0000856: Add PriorityEventHandler to Core

1. fixed outdated constant name

INP-689

    • -1
    • +1
    ./core/units/priorites/priority_eh.php

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

INP-792

    • -9
    • +38
    ./core/admin_templates/forms/form_field_edit.tpl
    • -0
    • +7
    ./core/units/forms/forms/forms_config.php

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

INP-793

Fixes #0000856: Add PriorityEventHandler to Core

INP-689

    • -135
    • +65
    ./core/units/categories/categories_event_handler.php
    • -0
    • +31
    ./core/units/priorites/priorites_config.php
    • -49
    • +116
    ./core/units/helpers/priority_helper.php
    • -0
    • +13
    ./core/kernel/db/db_event_handler.php
    • -0
    • +370
    ./core/units/priorites/priority_eh.php

Fixes #0000576: Separating Database Master/Slave Requests

INP-457

    • -18
    • +52
    ./core/kernel/utility/debugger.php
    • -0
    • +627
    ./core/kernel/db/db_load_balancer.php
    • -128
    • +299
    ./core/kernel/db/db_connection.php
    • -49
    • +65
    ./core/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

    • -9
    • +15
    ./core/kernel/db/db_event_handler.php

Fixes #0001001: New method for XML parsing error checking

INP-809

    • -40
    • +74
    ./core/units/helpers/xml_helper.php

Fixes #0000940: Minor improvements to Grids usability

INP-755

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

Fixes #0000883: Site domain-based agents

INP-713

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

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

INP-695

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

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

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

INP-844

    • -138
    • +198
    ./core/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

    • -2
    • +2
    ./admin/system_presets/simple/users_u.php

Fixes #0000816: New grid multioptions filter

INP-652

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

Fixes #0000836: Free space preserving capability during image uploads

INP-671

    • -8
    • +17
    ./core/kernel/db/db_event_handler.php

Fixes #0000271: Redesign "Data Validation" Engine

INP-227

    • -346
    • +314
    ./core/units/users/users_event_handler.php
    • -109
    • +227
    ./core/kernel/db/db_tag_processor.php
    • -16
    • +19
    ./core/units/phrases/phrases_event_handler.php
    • -449
    • +219
    ./core/kernel/db/dbitem.php
    • -19
    • +61
    ./core/units/users/users_item.php
    • -39
    • +0
    ./core/units/users/users_tag_processor.php
    • -38
    • +75
    ./core/units/forms/forms/forms_eh.php
    • -92
    • +125
    ./core/kernel/db/cat_dbitem.php
    • -46
    • +84
    ./core/kernel/utility/formatters/formatter.php
    • -0
    • +493
    ./core/kernel/utility/validator.php
    • -88
    • +140
    ./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

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

    • -6
    • +2
    ./core/kernel/session/session_storage.php
    • -1
    • +17
    ./core/units/users/users_event_handler.php
    • -10
    • +12
    ./core/units/images/image_tag_processor.php
  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
    ./core/kernel/utility/unit_config_reader.php