In-Portal

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

#25354 - In-portal CMS: Advanced Site Configurator

    • -7
    • +20
    /branches/RC/core/kernel/event_manager.php

Fix in SpiltTags method for Windows vs. UNIX Line-endings

Double ";" in upgrades.sql file

    • -1
    • +1
    /branches/RC/core/install/upgrades.sql

Missing ";" in upgrades.sql file

    • -1
    • +1
    /branches/RC/core/install/upgrades.sql

Default parmeter values set from tag m_DefaultParam wasn't available from m_if tag (e.g. <inp2:m_if check="m_Param" ...)

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

Fix in percentage for CSV Export

#26625 - Admin "head" frame design

    • -7
    • +8
    /branches/RC/core/install/install_schema.sql
    • binary
    /branches/RC/core/admin_templates/img/top_frame/help_icon.gif
    • -0
    • +2
    /branches/RC/core/install/install_data.sql
    • -1
    • +6
    /branches/RC/core/install/upgrades.sql
    • -0
    • +10
    /branches/RC/core/units/skins/skins_config.php

1. #26626 - Admin: Toolbars in "head" frame

2. Missing popup size on custom field editing

3. edit_insides mark transformed into standalone EDITING_MODE_INSIDES mode

4. #26567 - Admin Catalog II (default sorting)

    • binary
    /branches/RC/core/admin_templates/img/list_arrow_desc_big.gif
    • binary
    /branches/RC/core/admin_templates/img/list_arrow_no_big.gif
    • -0
    • +3
    /branches/RC/core/install/english.lang
    • -0
    • +57
    /branches/RC/core/kernel/db/db_tag_processor.php
    • -6
    • +9
    /branches/RC/core/kernel/db/dblist.php
    • -3
    • +4
    /branches/RC/core/kernel/constants.php

Spelling error corrected in Application object name.

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

    • -5
    • +2
    /branches/RC/core/kernel/db/db_event_handler.php

Fix for "EditorPick" (added EditorsPick priority sorting to Forced if settings Item specific setting is enabled)

Removed EditorPick from DB_eh

    • -7
    • +0
    /branches/RC/core/kernel/db/db_event_handler.php

pass_through parameter was not included in last_template session variable, but it should be included.

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

    • -2
    • +12
    /branches/RC/core/kernel/db/db_event_handler.php

Correction for "Email Validation" - switched to using Constant REG Expr (defined core/kernel/constants.php) In-Portal-wide.

    • -1
    • +1
    /branches/RC/core/units/users/users_config.php

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

    • -1
    • +1
    /branches/RC/core/units/users/users_config.php

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

=== ++++ ===

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

=== *** ===

  • В кеше секций теперь присудствует путь к шаблону, который ранее по ошибке стирался при его построении.
  • Метод Validate в классах kCatDBItem и CategoriesItem вызывался 2 раза, причём при первом его вызове изменения в OnBeforeItemCreate и OnBeforeItemUpdate событиях игнорировались.
    • -0
    • +20
    /branches/RC/core/admin_templates/catalog/catalog_counters.tpl
    • -0
    • +75
    /branches/RC/core/admin_templates/catalog/catalog_elements.tpl
    • -0
    • +17
    /branches/RC/core/install/english.lang
    • -0
    • +33
    /branches/RC/core/admin_templates/catalog/catalog_tabs.tpl
    • -0
    • +164
    /branches/RC/core/admin_templates/js/jquery/thickbox/thickbox.css
    • -0
    • +156
    /branches/RC/core/units/general/helpers/json_helper.php
  1. /branches/RC/core/admin_templates/js/jquery
  2. … 32 more files in changeset.

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

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

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

Added INDEX to Keyword field in SearchLog table

    • -0
    • +1
    /branches/RC/core/install/install_schema.sql
    • -0
    • +1
    /branches/RC/core/install/upgrades.sql

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

Added INDEX on "Event" field (Varchar 40)

    • -1
    • +2
    /branches/RC/core/install/install_schema.sql
    • -0
    • +2
    /branches/RC/core/install/upgrades.sql

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