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

Fix for data_exists param in RenderElement correctly understand data_exists="0"

1. #26585 - Problem with RenderElement in NParser - data_exists.

2. fatal error, when advanced permission selector is opened in popup

Correction in "Email Validation" reg. expression - "+" is ALLOWED in email addresses - http://www.remote.org/jochen/mail/info/chars.html

Ability to hide buttons from toolbar (missing js part added).

    • -3
    • +23
    ./core/admin_templates/js/toolbar.js

=== ++++ ===

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

=== *** ===

  • В кеше секций теперь присудствует путь к шаблону, который ранее по ошибке стирался при его построении.
  • Метод Validate в классах kCatDBItem и CategoriesItem вызывался 2 раза, причём при первом его вызове изменения в OnBeforeItemCreate и OnBeforeItemUpdate событиях игнорировались.
    • -0
    • +20
    ./core/admin_templates/catalog/catalog_counters.tpl
    • -0
    • +75
    ./core/admin_templates/catalog/catalog_elements.tpl
  1. ./core/admin_templates/js/jquery/thickbox
    • -0
    • +33
    ./core/admin_templates/catalog/catalog_tabs.tpl
    • -27
    • +63
    ./core/admin_templates/incs/custom_blocks.tpl
    • -0
    • +164
    ./core/admin_templates/js/jquery/thickbox/thickbox.css
    • -1
    • +10
    ./core/kernel/utility/debugger/debugger.js
    • -0
    • +156
    ./core/units/general/helpers/json_helper.php
    • -178
    • +194
    ./core/admin_templates/catalog/catalog.tpl
    • -4
    • +6
    ./core/admin_templates/incs/close_popup.tpl
  2. … 32 more files in changeset.

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

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

  • При загрузке файла через SWFUpload в "/system/tmp" директорию также проверять, что фактическая директория, куда потом будет перемещён этот файл также доступна для записи.
  • Решена проблема с тем, что если динамически (напр. из [[EventHandler:OnBeforeItemCreate|OnBeforeItemCreate]] события) менять статус "обязательно к заполнению" у полей, для загрузки файлов, то в случае, когда файл не загружен не будет показываться сообщение об ошибке (но форма не будет закрываться как буд-то ошибка есть).
  • Исправлена ошибка при проверке прав на загрузку файлов через SWFUpload. Теперь можно загружать файлы даже к подчинённым префиксам и к префиксу "st", что небыло возможно ранее.
    • -23
    • +36
    ./core/kernel/db/db_event_handler.php

New option to get Convert KG to Pounds WITHOUT Ounces.

Fix for CSV Export when we have MANY records and we go through less THEN one step in 1%. Keep showing 99% until all Records are completed. Tested in Vic with 60,000 rows Export.

Fix for Custom CHARET and COLLATIONs to be used with Temporarily Table for Cache Rebuild

    • -1
    • +4
    ./core/units/categories/cache_updater.php

Added INDEX to Keyword field in SearchLog table

Fix - wrong Email Event was called on "Recommend to Friend" event.

    • -1
    • +1
    ./core/units/users/users_event_handler.php

Added INDEX on "Event" field (Varchar 40)

When on section overwrites other by priority, then this is reported.

    • -2
    • +19
    ./core/units/general/helpers/sections_helper.php

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

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

    • -0
    • +24
    ./core/kernel/utility/email_send.php

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

Silent Log now works again

      • empty log message ***

This commit was manufactured by cvs2svn to create branch 'RC'.

      • empty log message ***
    • -0
    • +90
    ./themes/default2009/platform/login/register.tpl
    • -0
    • +39
    ./themes/default2009/platform/login/register_confirm.tpl
    • -0
    • +153
    ./themes/default2009/platform/inc/nlsmenuext_dyn.js
    • binary
    ./themes/default2009/platform/img/logo.gif
    • -0
    • +35
    ./themes/default2009/platform/designs/preferences.tpl
    • binary
    ./themes/default2009/platform/img/starrating.gif
    • binary
    ./themes/default2009/platform/img/pagenation_right.gif
    • binary
    ./themes/default2009/platform/img/pixel_blue.gif
    • -0
    • +17
    ./themes/default2009/platform/elements/title_bar.tpl
    • -0
    • +14
    ./themes/default2009/platform/elements/banners/banner_right.tpl
    • binary
    ./themes/default2009/platform/img/icon_favorite.gif
    • binary
    ./themes/default2009/platform/img/file_icons/mp3.gif
    • -0
    • +66
    ./themes/default2009/platform/my_account/my_profile.tpl
  1. … 173 more files in changeset.

#25407 - NParser Improvements for CMS Views

    • -0
    • +273
    ./core/units/general/helpers/template_helper.php
    • -2
    • +20
    ./core/units/admin/admin_events_handler.php

Ability to skip parent window refresh on edit window close

    • -1
    • +6
    ./core/admin_templates/incs/close_popup.tpl

Removed CONFLICTS

Removed CONFLICTS

New addions for "Users Online"

    • -0
    • +4
    ./core/units/users/users_event_handler.php

Minor Change - Field INDEX added for SpamControl table