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

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

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

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

=== ++++ ===

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

=== *** ===

  • В кеше секций теперь присудствует путь к шаблону, который ранее по ошибке стирался при его построении.
  • Метод Validate в классах kCatDBItem и CategoriesItem вызывался 2 раза, причём при первом его вызове изменения в OnBeforeItemCreate и OnBeforeItemUpdate событиях игнорировались.
    • -1
    • +64
    ./categories/categories_tag_processor.php
    • -0
    • +156
    ./general/helpers/json_helper.php
    • -10
    • +41
    ./categories/categories_config.php
  1. … 39 more files in changeset.

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

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

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

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

#25407 - NParser Improvements for CMS Views

    • -0
    • +273
    ./general/helpers/template_helper.php
  1. … 5 more files in changeset.

New addions for "Users Online"

#25727 - Mailing Manager

    • -0
    • +311
    ./mailing_lists/mailing_list_eh.php
    • -5
    • +5
    ./general/helpers/permissions_helper.php
    • -0
    • +270
    ./general/helpers/mailing_list_helper.php
    • -12
    • +3
    ./logs/email_logs/email_logs_config.php
    • -34
    • +9
    ./email_events/email_events_event_handler.php
    • -1
    • +2
    ./email_messages/email_messages_event_handler.php
    • -28
    • +29
    ./general/helpers/helpers_config.php
    • -0
    • +67
    ./mailing_lists/mailing_list_tp.php
    • -0
    • +122
    ./mailing_lists/mailing_lists_config.php
  1. … 16 more files in changeset.

phpDocumentator comments added to all kXMLHelper methods and attributes

Reset all curl helper input parameters, not only postData as before.

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

  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.

FIX - make subscribe Users ACTIVE right away

New Stop-Words functionality

    • -0
    • +73
    ./stop_words/stop_words_config.php
    • -0
    • +34
    ./general/helpers/search_helper.php
  1. … 7 more files in changeset.

Moved Thesaurus one menu down (under Stop Words) in Main Left Nav. menu

Adding more file Formats supported for Uploads

Allow number in agent event names, e.g. OnQueryPOP3Server

LoadValues for MInputHelper now uses input format for date fields, not just display format as before

New "option_constrain" option for fields

  1. … 2 more files in changeset.

LanguageLink tag now uses any passed parameter in link construction, not just ignores them as before.

    • -3
    • +4
    ./languages/languages_tag_processor.php

Fixed missing opening page XML tag when local CMS pages loaded for Insert a Url.

Fix for grid filters in fields where input_time_format is empty

    • -8
    • +27
    ./general/helpers/search_helper.php

permission fix during upload for subitem of category items

    • -2
    • +11
    ./general/helpers/permissions_helper.php
  1. … 1 more file in changeset.

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. … 5 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); adv user management

    • -2
    • +15
    ./configuration/configuration_event_handler.php
  1. … 1 more file in changeset.

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

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

  1. … 2 more files in changeset.