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

Js calendar always used lowercased am/pm and hours without leading zeros instead of requested. This resulted in invalid format every time, when date/time was selected using calendar.

1. "Home" toolbar button in Catalog & in Catalog Item Selector now goes to Proj-CMS root category, not category with 0 id.

2. Fixed problem in new catalog selectors, where Categories tab was always visible in advanced view.

3. Theme selector added to catalog item selector too.

4. Path to primary category in advanced view was incorrect, because of ParentId field in Category table now has options formatter.

5. js function openSelector now also passes category

6. Firebug's console object is now also availible in iframes

7. proj-base/login.tpl now closes new-style opened pseudo-popups on session expiration

8. no_permission template in admin now also redirects to login template in case, when user is not logged in

  1. … 10 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. … 35 more files in changeset.

#26327 - Admin: Modal Windows - fix for custom field translator

1. #26327 - Admin: Modal Windows

2. some blocks redesigned to match platform requirements

3. fixed some error reporting in javascript (in try-catch statements in 2 places)

4. jQuery upgraded to 1.3.2, added draggable and resizeable ui elements

5. fixed set_hidden_field problem on category images template (admin) when starting to add new image

6. search/search_reset buttons are now always visible even with toolbar button visibility restritions in effect

7. blocks grid_options_td and grid_date_td copied and adapted to proj-base/grid_blocks template

8. fixed duplicate wid recursiva addition to window name

    • -94
    • +270
    ./jquery/thickbox/thickbox.js
    • -0
    • +47
    ./jquery/jquery-ui.custom.min.js
  1. … 29 more files in changeset.

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

1. ThickBox - fixed to work with jQuery 1.3+

2. Incorrect placement of m:OnAfterFormInit JS hook in upload_manager.js

3. "Browse" button position adjustement (in uploader) even with slow i-net connection

4. Upgrade script for skin (from 4.3.9 to 5.0.0)

  1. … 1 more file in changeset.

#26671 - Admin: Standardized Grids & Catalog

    • -0
    • +195
    ./tab_scroller.js
  1. … 16 more files in changeset.

New "m:OnAfterFormInit" js hook.

#26625 - Admin "head" frame design

  1. … 16 more files in changeset.

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
    • +164
    ./jquery/thickbox/thickbox.css
    • -0
    • +465
    ./jquery/thickbox/thickbox.js
    • -0
    • +11
    ./jquery/jquery.pack.js
    • binary
    ./jquery/thickbox/loadingAnimation.gif
  1. … 35 more files in changeset.

Fix bug, when toolbar button is named sort, then it's not shown in IE

debug alert removed

checkbox control support for block inp_edit_minput

swfupload 2.2.0

  1. … 5 more files in changeset.

Fixed icon paths for swfuploader

  1. … 1 more file in changeset.

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

  1. … 1 more file in changeset.

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

  1. … 11 more files in changeset.

1. Добавлено новое <code>JavaScript</code> событие "<code>OnAfterOpenPopup</code>", которое будет вызываться после успешного открытия окна функцией "<code>open_popup</code>".

2. Теперь размер окна, переданный <code>JavaScript</code> функции "<code>openSelector</code>" также передаётся в вызываемую оттуда функцию "<code>open_popup</code>".

New FCK Editor

  1. … 406 more files in changeset.

minor interface changes

  1. … 3 more files in changeset.

grid new features

  1. … 19 more files in changeset.
      • empty log message ***
  1. … 6 more files in changeset.
      • empty log message ***

#24714

  1. … 1 more file in changeset.

#24714

  1. … 9 more files in changeset.

new install engine for in-portal

  1. … 70 more files in changeset.
      • empty log message ***

uploader small refactoring