kernel

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

Fixes #0000392: Section renaming using "Section Properties" button causes one more section to be created

INP-325

    • -0
    • +194
    ./utility/opener_stack.php
  1. … 1 more file in changeset.

Fixes #0001105: Add "Login as User" button to user list in Admin

Commit on behalf of Erik

INP-904

  1. … 6 more files in changeset.

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

1. Fixes problem, when objects created within temp handler were not having reference to event, that called temp handler method in first place

INP-330

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing auto-complete issues in PhpStorm

INP-224

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

2. custom field values were not saved

3. external page urls were not working from CategoryLink tag

INP-921

  1. … 2 more files in changeset.

Fixes #0001131: Useful Product Review

INP-924

  1. … 4 more files in changeset.

Fixes #0001132: Prev / Next Product Links

INP-925

  1. … 1 more file in changeset.

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