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

1. Proj-base module discontinued. Some stuff moved to Core.

2. Temp handler now can check, that record is being edited by someone else based on given ids (not only based on ids from current user's temp tables)

3. Fixed problem, when adding new language and there are errors on form, then all data from form is lost.

  1. … 175 more files in changeset.

1. Path field was not used and was removed from Category table

2. TemplateExists now lowercases template name before checking on disk

3. System pages (in structure) now has same path creation logic, like virtual pages (based on their location in structure, not on disk)

4. Fixed admin section highlighting when browsing on Front-End through frame and st:EditPage tag is present on page

5. Correct category is passed in st:PageBrowseLink, not parent category id as before

6. Config cache was not rebuild, when changing module root category (e.g. for In-Link)

7. "Content" category removed from tag CategoryPath results

8. Misspelled category path (with "/" instead of "||") in template description.

  1. … 15 more files in changeset.

Merging "st" and "c" prefixes. Theme selector.

1. Theme selector for catalog/advanced_view

2. Catalog is now derived from "Content" category as Proj-CMS

3. Search box for category permission editor

4. yellow/red folder (small/super small) icons moved to core (from proj-cms)

5. getFrame hang up fix in all getFrame copies

6. Fixed 2 popups from System Tools section

7. added QuickCategoryPermissionRebuild configuration variable

8. missing OnResetSorting event permission mapping added

9. kDBBase::PrepareFieldOptions is now called only once per field

10. usage of undefined configuration variable "UseFileCache" in "cache.php"

11. cache variable cms_menu is now deleted together with StructureTree (in adm:OnResetCMSMenuCache event)

12. Fixed spelling error on $add_collation variable in kPermCacheUpdater::initData method (bug by Dima)

13. "menu" type added for category lists (<inp2:c_InitList types="menu" except="menu"/>) for showing/excluding menu items from category lists

14. During theme file rebuild files from disabled theme are not added to ThemeFiles table

15. Templates with .des.tpl and .elm.tpl extensions are skipped on structure creation step; also ".svn" directory is skipped

16. New parameter "additional_blue_bar_render_as" for block "combined_header" allows to specify block to render at right corner of blue bar.

  1. … 35 more files in changeset.

#25354 - In-portal CMS: Advanced Site Configurator

  1. … 1 more file in changeset.

Fix for Add Relationship for Categories and other pages involved AdminTemplatePath for Categories

=== ++++ ===

  • Возможность передавать все параметры из блока в шаблон (через pass_params параметр).
  • К классу String (в JavaScript) добавлены методы toNumeric и trim.
  • Добавлен класс JSONHelper из проекта BegonijaASU.
  • Возможность убирания кнопок с панели инструментов шаблонов при помощи конфигурационного файла.

=== *** ===

  • В кеше секций теперь присудствует путь к шаблону, который ранее по ошибке стирался при его построении.
  • Метод Validate в классах kCatDBItem и CategoriesItem вызывался 2 раза, причём при первом его вызове изменения в OnBeforeItemCreate и OnBeforeItemUpdate событиях игнорировались.
  1. … 45 more files in changeset.
  • При загрузке файла через SWFUpload в "/system/tmp" директорию также проверять, что фактическая директория, куда потом будет перемещён этот файл также доступна для записи.
  • Решена проблема с тем, что если динамически (напр. из [[EventHandler:OnBeforeItemCreate|OnBeforeItemCreate]] события) менять статус "обязательно к заполнению" у полей, для загрузки файлов, то в случае, когда файл не загружен не будет показываться сообщение об ошибке (но форма не будет закрываться как буд-то ошибка есть).
  • Исправлена ошибка при проверке прав на загрузку файлов через SWFUpload. Теперь можно загружать файлы даже к подчинённым префиксам и к префиксу "st", что небыло возможно ранее.
  1. … 2 more files in changeset.

Limit large kDBConnection::GetOne usage results to be fully shown in debugger report (standart limit: when > 200, then show first 50 only).

      • empty log message ***

DBG_EMAIL has no effect, when SetEncodedHeader was used. Fixed.

DBG_EMAIL option for debugger

#25407 - NParser Improvements for CMS Views

  1. … 8 more files in changeset.

#25727 - Mailing Manager

  1. … 25 more files in changeset.

Debugger support jquery ajax requestes, highlight of large strings

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

  1. … 1 more file in changeset.

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

Improved Zend Debugger detection.

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

SQL are formatted even, when DBG_USE_HIGHLIGHT is turned off.

syntax fix (in comment)

      • empty log message ***
  1. … 12 more files in changeset.

FIX for not scanning .foldes for configs, checked by Kostia

new install engine for in-portal

  1. … 70 more files in changeset.

ml fix request

    • -12
    • +29
    ./formatters/multilang_formatter.php
  1. … 1 more file in changeset.

fixed debugger + gzip problem

      • empty log message ***

debugger report cleanup on the fly

sort selected options