kernel

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

Bug #0001125: Prepare 5.2.0 release

1. replaced kDBBase::SelectClause attribute direct usage with access methods

INP-921

  1. … 1 more file in changeset.

Fixes #0000055: Get rid of safeDefine function usage when possible

Commit on behalf of Erik

INP-45

  1. … 1 more file in changeset.

Fixes #0000751: Allow to set phrase initial translation from template

Commit on behalf of Erik

INP-596

Fixes #0000899: Create new "m_CurrentPageLink" tag to return current Page URL

Commit on behalf of Erik

INP-726

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

Fixes #0000897: Improvement to "Languages Synchronization"

INP-724

  1. … 8 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -5
    • +25
    ./utility/formatters/options_formatter.php
    • -165
    • +300
    ./db/cat_event_handler.php
    • -12
    • +29
    ./utility/formatters/ccdate_formatter.php
  1. … 103 more files in changeset.

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

INP-920

    • -31
    • +36
    ./utility/formatters/date_formatter.php
  1. … 1 more file in changeset.

Fixes #0000742: Create universal file mime type detection function

INP-589

  1. … 1 more file in changeset.

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

INP-792

  1. … 10 more files in changeset.

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

INP-793

    • -4
    • +34
    ./utility/formatters/upload_formatter.php

Fixes #0000856: Add PriorityEventHandler to Core

INP-689

  1. … 5 more files in changeset.

Fixes #0000576: Separating Database Master/Slave Requests

INP-457

    • -0
    • +627
    ./db/db_load_balancer.php
  1. … 2 more files in changeset.

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

INP-330

Fixes #0000883: Site domain-based agents

INP-713

  1. … 5 more files in changeset.

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

  1. … 2 more files in changeset.

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 #0000836: Free space preserving capability during image uploads

INP-671

Fixes #0000271: Redesign "Data Validation" Engine

INP-227

    • -11
    • +32
    ./utility/formatters/date_formatter.php
    • -46
    • +84
    ./utility/formatters/formatter.php
    • -0
    • +493
    ./utility/validator.php
    • -48
    • +60
    ./utility/formatters/unit_formatter.php
  1. … 10 more files in changeset.

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

INP-921

    • -2
    • +2
    ./utility/formatters/upload_formatter.php
  1. … 6 more files in changeset.

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

    • -4
    • +12
    ./utility/formatters/upload_formatter.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
    ./utility/unit_config_reader.php

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

    • -1
    • +13
    ./utility/formatters/date_formatter.php
  1. … 84 more files in changeset.

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

INP-919

  1. … 7 more files in changeset.

Fixes #0000964: Improvements to user Login field

INP-778

  1. … 6 more files in changeset.

Fixes #0001031: User management internals refactoring

INP-833

  1. … 16 more files in changeset.

Bug #0001078: Unsubscribing from mailing list doesn't delete all related user data

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

INP-878

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

  • ability to override every system class, that is retrieved via factory (e.g. kEventManager)
  • all classes are created via kFactory class, so they can be overridden too
  • system object, like kUnitConfigReader class object are no longer stored in kFactory class
  • class registration in kApplication::RegisterDefaultClasses method rearranged into logical groups
  • design patterns, noted in class/method comments, when applicatable
  • unit config re-reading redesign by interface usage

INP-224

    • -16
    • +16
    ./utility/unit_config_reader.php
  1. … 3 more files in changeset.

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

    • -0
    • +0
    ./utility/formatters/formatters_config.php
    • -0
    • +0
    ./utility/debugger/debugger_responce.php
    • -0
    • +0
    ./utility/formatters/options_formatter.php
  1. … 993 more files in changeset.