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

1. export in new catalog fixed

2. openSelector fixed, now it really uses given url as form.action during submit

3. added ability to specify onAfterOpenPopup callback for open_popup function

4. new unit config option: PassPriority, used to sort prefixes in "env" variable in links

5. new tag abstract tag ModifyUnitConfig, used as addition to OnAfterConfigRead, but is called only when combined_header is used

6. fixed problem, when events from GET were not passed, when empty event names were presetnt in POST

7. SelectParam helper method changed, now it can be used as tag: selects 1st parameter, that has value from given parameter names

8. category sorting by priority is only applied in admin (now it's not forced) and in CachedMenu tag

9. tag c_HomeCategory added to return home category, because not it's Content (id > 0), not 0, as before.

10. fixed "SaveWarning" tag for categories. now it is displayed during category editing.

11. Virtual fields shown in grid are now skipped from search, when they doesn't have corresponding calculated fields

12. Missing email events (found in language pack, but not found in db) are now skipped without rising sql error.

13. new parameters perm_prefix and perm_event added to combined_header block. They as used during permission checking.

14. new parameter pagination_prefix added to combined_header block. It's used (when passed) as prefix for drawing upper pagination bar (usually in subitem lists).

  1. … 176 more files in changeset.

1. page edit, content block edit now works, but gives strange error in IE, can't really detect why

2. Fixed modrewrite for category items and category pagination

    • -69
    • +54
    ./helpers/mod_rewrite_helper.php
  1. … 8 more files in changeset.

1. CachedMenu tag now uses MenuTitle field instead of page name

2. Iheritance of Template field for categories

  1. … 12 more files in changeset.

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.