kernel

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

Bug #0001215: Speed up page loading

INP-990

  1. … 4 more files in changeset.

Bug #0001125: Prepare 5.2.0 release

1. missing SVN auto-properties on all files added in 5.2.0, since I've added them in PhpStorm and not in TortoiseSVN

INP-921

  1. … 32 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

  1. … 28 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls)

INP-224

  1. … 57 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ('parent_event' code)

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

    • -1
    • +1
    ./utility/formatters/date_formatter.php
    • -4
    • +4
    ./utility/formatters/upload_formatter.php
  1. … 124 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -13
    • +13
    ./utility/formatters/formatters_config.php
  1. … 81 more files in changeset.

Fixes #0001215: Speed up page loading

INP-990

  1. … 1 more file in changeset.

Fixes #0001213: When table in database contains "from" word in it's name then it will produce sql error

INP-988

  1. … 1 more file in changeset.

Fixes #0001211: Reviews (comments) created from Admin Console are not saved to database

INP-986

Fixes #0001210: Parameter "storage_format" is ignored during regular uploads

INP-985

    • -1
    • +16
    ./utility/formatters/upload_formatter.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. method Debugger::highlightString was actually used outside debugger (via indirect call from "adm" event handler)

INP-224

Fixes #0001205: Ability to set Default "Per Page" for Admin Grids via Website Configuration

INP-980

  1. … 3 more files in changeset.

Fixes #0001204: Formatter class kOptionsFormatter doesn't always correctly parse data

INP-979

    • -1
    • +1
    ./utility/formatters/options_formatter.php

Fixes #0001199: Rename DBG_EMAIL option and Add it to debug_sample.php

INP-974

  1. … 1 more file in changeset.

Fixes #0001198: Ability to check element definition in tag

INP-973

Fixes #0001197: Array support in m_Get tag

INP-972

Fixes #0001194: Virtual multilingual fields don't work sometimes

INP-970

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

1. don't perform empty (with no keys passed) multi_get request

2. store locally also missing variables, that are requested from cache (speed improvement)

3. fixed "scalar value can't be used as array" warning in getCache method

INP-919

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

1. multiple "get" requests to caching engine combined into "multi_get" requests resulting less overhead on cache reading on each page load

INP-919

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in kApplication

INP-224

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

  1. … 40 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. don't get object, when no ids to delete (speeds up item deleting with subitems)

2. skip category delete protection, while debugging

INP-224

  1. … 1 more file in changeset.

Fixes #0001187: Protect specific fields of kDBItem class to be changed from Request

INP-964

  1. … 13 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope

INP-224

  1. … 3 more files in changeset.

Fixes #0001038: Upgrade to CKEditor

INP-839

  1. … 1386 more files in changeset.

Fixes #0001191: Remove RunMode from Scheduled Tasks

INP-968

    • -65
    • +14
    ./managers/scheduled_task_manager.php
  1. … 13 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. passing empty parent_cat_id parameter caused SQL error in category/category item lists

INP-224

  1. … 1 more file in changeset.

Bug #0001184: Sticky parent object in PrintList tag

1. fixes case, when compare product sidebox on the left removed product list object on the right

INP-961

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

  1. … 82 more files in changeset.