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

When fatal error occurs during AJAX request then HTTP responce status was still 200 OK, not 500 Server Error.

Silent Log now works again

#25407 - NParser Improvements for CMS Views

  1. … 4 more files in changeset.

#25727 - Mailing Manager

  1. … 23 more files in changeset.

Debugger support jquery ajax requestes, highlight of large strings

New "img_size", "img_sizes" format for kUploadFormatter.

    • -1
    • +10
    ./utility/formatters/upload_formatter.php
  1. … 1 more file in changeset.

1. Fixed swfupload (for 10 flash player) style problem under in-portal.

2. Prevent cases of using undefined sections in combined_header block (new error is trown)

3. misc

  1. … 3 more files in changeset.

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 ***