kernel

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

ADDED Safe_Mode for cases when NParser can NOT save/read Compiled Cache files on filesystem (Store/Save to/from DB Cache table)

Automatically add ajax=yes (in kHTTPQuery), when ajax request is made from jQuery (rather, then changing jquery.js)

1. debugger works with jquery

2. support for fatal errors inside select elements

fix for case, when m_lang = default and kMultilanguage::LangFieldName is called

Support for load-balancing in server name detection.

swfupload 2.2.0

  1. … 8 more files in changeset.

Added NEW ability to SetSorting method to define multiple Sorting options via "sort_by" for PrintList tag

Improved Zend Debugger detection.

last_cache_rebuld cache variable added. It shows, who was last cache rebuilder

New "option_constrain" option for fields

  1. … 2 more files in changeset.

requery parameter fix for item

GetOriginalField returns default field value, when original is not available (e.g. when used after Create metod is called for item)

permission fix during upload for subitem of category items

  1. … 1 more file in changeset.

Ignore PHP5 strict errors during template compilation.

Small optimization of compile process (from System Tools)

Compile templates with NParser now compiles Front-End templates too (not only admin templates as before). Fixes some cases, when errors were not reported correctly (e.g. about missing required attributes)

  1. … 2 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); catalog

#24714 - In-portal CMS (merging In-portal & Platform); icons

  1. … 106 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); paths

  1. … 16 more files in changeset.

SQL are formatted even, when DBG_USE_HIGHLIGHT is turned off.

1. New metod kDBList:GoIndex, that sets current index of list to given value

2. kDBList::GetDBField added error reporting in case, when someone tries to select field, that wasn't queried

Fixed problem with CheckPermission call in OnAfterConfigRead during session expiration

      • empty log message ***
      • empty log message ***

Test

Always register NParser

Fixed link to installation script, when nothing is installed.

1. fixed 4 warnings on fckeditor template

2. nparser changes to provide additional info about any tag on template during compilation

  1. … 2 more files in changeset.

Constant "ITEM_FILES_PATH" moved to "core/kernel/constants.php"

New tag <inp2:m_PrintCurrentParams/> for printing parametes at current deep level (useful for debugging purposes).