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

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.

    • -49
    • +32
    ./helpers/mod_rewrite_helper.php
  1. … 13 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. … 34 more files in changeset.

Basic GEOCODE helper class.

TODO: needs to be cleaned and completed

    • -0
    • +173
    ./helpers/geocode_helper.php

1. customized block redesign to match platform block layout

2. new method for setting/restoring fullscreen mode in admin

3. SetPopupSize tag added for "regional", "stylesheets" section templates

4. new tab design for "regional" section templates

5. Session class: missing attribute CachedSID declared, fixed duplicate session (with same sid) create attempt on session expiration resulting sql error

6. help icon removed from "blue_bar" block

  1. … 13 more files in changeset.

#26671 - Admin: Standardized Grids & Catalog

  1. … 19 more files in changeset.

Fix in percentage for CSV Export

Spelling error corrected in Application object name.

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

=== ++++ ===

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

=== *** ===

  • В кеше секций теперь присудствует путь к шаблону, который ранее по ошибке стирался при его построении.
  • Метод Validate в классах kCatDBItem и CategoriesItem вызывался 2 раза, причём при первом его вызове изменения в OnBeforeItemCreate и OnBeforeItemUpdate событиях игнорировались.
    • -0
    • +156
    ./helpers/json_helper.php
  1. … 44 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.

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

#25407 - NParser Improvements for CMS Views

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

#25727 - Mailing Manager

    • -0
    • +270
    ./helpers/mailing_list_helper.php
  1. … 24 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.

New Stop-Words functionality

  1. … 9 more files in changeset.

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

New "option_constrain" option for fields

    • -0
    • +38
    ./helpers/controls/edit_picker_helper.php
  1. … 2 more files in changeset.

Fix for grid filters in fields where input_time_format is empty

permission fix during upload for subitem of category items

  1. … 1 more file in changeset.

1. Permit string keys in value lists during custom field edit

2. Don't process sql queries in value list field during custom field edit

3. SQLs in value list fields are now imploded using given separator and not by "," as before

  1. … 2 more files in changeset.

set theme as default, when only one theme found

  1. … 2 more files in changeset.

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

  1. … 12 more files in changeset.

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

  1. … 106 more files in changeset.

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

  1. … 11 more files in changeset.

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

  1. … 1 more file in changeset.

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

  1. … 2 more files in changeset.

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

  1. … 17 more files in changeset.

Added functionality for use additional CSS style, param "small_style"