kernel

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

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.

Bug #0000268: Code Cleanup in 5.2.x branch

1. set error into item's ID field, when there was SQL error during kDBItem::Create or kDBItem::Update method calls

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope/fixing phpdoc comments to kApplication methods

INP-224

Fixes #0000058: Add Timezone Field to User record

Commit on behalf of Erik

INP-48

  1. … 11 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

  1. … 45 more files in changeset.

Fixes #0000068: Preventing "Infinite" Redirects on Front-End

INP-56

Bug #0000268: Code Cleanup in 5.2.x branch

1. visibility of OnUpdate event

2. kDBTagProcessor::getObject is now used instead kApplication::recallObject where appropriate

INP-224

  1. … 7 more files in changeset.

Bug #0000065: Add "Maintenance Mode" option for Website

1. fixes formatting and missing $redirect_params variable declaration

INP-53

Bug #0000065: Add "Maintenance Mode" option for Website

1. Use 302 redirects instead of 301 as described in Task originally

INP-53

Fixes #0001183: Separate setting for default Email Sender / Recipients

Done Additionally:

1. wrong constants were used on "Settings" tab (e-mail event editing page) resulting JS error

2. e-mail sending to a group, specified on "Settings" tab (e-mail event editing page) wasn't working

INP-960

  1. … 18 more files in changeset.

Bug #0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used

1. always do URLENCODE of urls, that are being processed via kOpenerStack class

INP-410

Fixes #0000065: Add "Maintenance Mode" option for Website

INP-53

  1. … 7 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. incorrect default value of $params attribute in HREF method

INP-224

Fixes #0001184: Sticky parent object in PrintList tag

INP-961