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

Invalid Dima's merge result fixed. When I say remove changes, then you can just copy over file version prior to your changes.

Removed EditorPick from DB_eh

Fix for applying EditorPick sorting based on ConfigValue (user's choise). Variable name and Sorting field + order moved to Units ConfigMaps.

=== ++++ ===

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

=== *** ===

  • В кеше секций теперь присудствует путь к шаблону, который ранее по ошибке стирался при его построении.
  • Метод Validate в классах kCatDBItem и CategoriesItem вызывался 2 раза, причём при первом его вызове изменения в OnBeforeItemCreate и OnBeforeItemUpdate событиях игнорировались.
  1. … 46 more files in changeset.

1. При проверке на уникальность не учитывались не отмеченные checkbox поля.

2. Проверять на уникальность только, если во всех требуемых для проверки полей есть значения.

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

Ability to set default per_page for lists via "default_per_page" tag/event parameter.

#25727 - Mailing Manager

  1. … 26 more files in changeset.

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

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.

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

  1. … 17 more files in changeset.

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

1. fixed 4 warnings on fckeditor template

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

  1. … 4 more files in changeset.

New FCK Editor, small session expiration fix

  1. … 4 more files in changeset.

New FCK Editor

  1. … 407 more files in changeset.

Customizable OrderField for Grids (MoveUp/MoveDown) (Fix)

Customizable OrderField for Grids (MoveUp/MoveDown)

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

minor interface changes

  1. … 4 more files in changeset.

grid new features

  1. … 20 more files in changeset.

#24803

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

OnPreSaveSubItem event

#22982

#21824

  1. … 5 more files in changeset.

new install engine for in-portal

  1. … 70 more files in changeset.

more error reporting