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

1. check for non-existing tab (when prefix is given) added in catalog

2. now theme default2007, then theme default2009 will be preselected during install (when available)

3. added new constant DBG_IGNORE_FATAL_ERRORS, that should be used in methods, that define their own error handlers and don't want kApplication to interfear (like sending 500 HTTP Responce code on fatal errors).

4. new edit button design for template editor on Front-End.

5. new method CategoriesTagProcessor::_transformContentBlockData added for applying custom processing to st_ContentBlock tag

6. new tag st_EditingScripts with all admin javascript includes from admin added. In case, when it's now used all such javascript are still added in st_EditPage tag.

    • -35
    • +1
    ./template_manager/edit_template.tpl
    • -21
    • +0
    ./template_manager/inc/template_manager.css
    • -40
    • +5
    ./template_manager/inc/template_manager.js
    • -83
    • +86
    ./designs/default_design.des.tpl
  1. … 76 more files in changeset.

1. missing phrases

2. unique index for Phrase table

  1. … 6 more files in changeset.

SMSIGNORE + META DATA for Templates (.TPL)

    • -2
    • +2
    ./categories/suggest_pending_confirm.tpl
    • -1
    • +1
    ./login/forgot_password_reset_confirm.tpl
    • -1
    • +1
    ./login/forgot_password_reset_notice.tpl
  1. … 2 more files in changeset.

#27228 - Admin: Save DESC from .TPL in Template Description in ThemeFiles

    • -0
    • +1
    ./template_manager/.smsignore
  1. … 3 more files in changeset.

Moving "inbulletin" to "in-bulletin"

Fixed Sub-menu for Sections / Categories

    • -18
    • +31
    ./elements/menu_subsections.xml.tpl
    • -31
    • +18
    ./elements/menu_sections.xml.tpl

Fixed Sub-menu for Sections / Categories

    • -0
    • +19
    ./elements/menu_subsections.xml.tpl
    • -0
    • +32
    ./elements/menu_sections.xml.tpl

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

Removed In-Edit templates

Removed In-Edit templates, necessary ones moved to Platform.

    • binary
    ./img/menu_inedit.gif
    • -0
    • +58
    ./elements/dynamic_forms.elm.tpl

1. More upgrade scripts (move all categories from Home to Content, rename /in-edit/desings/general to /platform/designs/default_design.des for all categories)

2. CMS page load sql fixed to add theme filter (forgot to implement this, but described in specs)

3. Onlinestore category index and product detail template names replaced with new ones for all categories

4. Spelling error in template from include on my favorites template resulted in empty template (no favories were always shown)

  1. … 4 more files in changeset.

TPL Changes (templates migration in Default2009 theme)

TPL Changes (templates migration in Default2009 theme)

    • -0
    • +35
    ./elements/users.elm.tpl
    • -0
    • +14
    ./elements/side_boxes.elm.tpl
    • -0
    • +175
    ./elements/content_boxes.elm.tpl
    • -0
    • +35
    ./elements/preferences.elm.tpl
    • -0
    • +157
    ./elements/categories.elm.tpl
  1. … 8 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. … 32 more files in changeset.

META DATA for Templates (.TPL)

    • -0
    • +6
    ./categories/suggest_pending_confirm.tpl
    • -0
    • +6
    ./login/forgot_password_reset_confirm.tpl
    • -0
    • +6
    ./login/forgot_password_reset_notice.tpl
  1. … 15 more files in changeset.

TPL Name Changes + Added Movable-Element

    • -0
    • +4
    ./designs/default_design_ajax.des.tpl

TPL Name Changes + Added Movable-Element

    • -7
    • +20
    ./login/forgot_password_reset_confirm.tpl
  1. … 20 more files in changeset.

hang-up problem in getFrame on Front-End in default2009 theme

    • -0
    • +6
    ./template_manager/inc/template_manager.js

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

    • -1
    • +1
    ./categories/suggest_pending_confirm.tpl
    • -0
    • +1
    ./my_account/preferences_tab.elm.tpl
  1. … 1 more file in changeset.

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

    • -0
    • +1
    ./inc/captcha_image.elm.tpl
  1. … 1 more file in changeset.

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

    • -0
    • +16
    ./elements/side_boxes/recommend_site.elm.tpl
    • -15
    • +0
    ./elements/side_boxes/related_searches.tpl
    • -0
    • +35
    ./designs/users.elm.tpl
  1. … 50 more files in changeset.

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

    • -0
    • +2
    ./elements/banners/banner_top.elm.tpl
    • -0
    • +54
    ./elements/header.elm.tpl
    • -0
    • +17
    ./elements/title_bar.elm.tpl
    • -0
    • +14
    ./elements/banners/banner_right.elm.tpl
    • -0
    • +439
    ./elements/forms.elm.tpl
    • -1
    • +1
    ./login/forgot_password_reset_confirm.tpl
  1. … 40 more files in changeset.

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

TPL Name Changes (dsg.tpl = Design templates)

    • -1
    • +1
    ./login/forgot_password_reset_confirm.tpl
    • -0
    • +24
    ./designs/popup_design.dsg.tpl
  1. … 20 more files in changeset.

TPL Name Changes:

.dsg.tpl = Design templates

.elm.tpl = Templates with Elements and Blocks

*.tpl = Complete page templates

    • -0
    • +88
    ./designs/default_design.dsg.tpl

1. NEW: Template Manager in default2009 theme (editing and saving blocks, error reporting)

2. Beta version of element dragging code (don't save changes in template, don't work in IE when attempting 2 dragging attempts on same element)

    • -0
    • +60
    ./template_manager/inc/codepress/languages/html.js
    • -0
    • +112
    ./inc/jquery/interface/iautoscroller.js
    • -0
    • +313
    ./template_manager/inc/codepress/engines/gecko.js
    • -0
    • +160
    ./template_manager/html_head.tpl
    • -0
    • +393
    ./inc/jquery/interface/isortables.js
    • -0
    • +245
    ./inc/jquery/interface/iutil.js
    • -0
    • +21
    ./template_manager/inc/codepress/codepress.css
    • -0
    • +591
    ./inc/jquery/interface/idrag.js
    • -0
    • +260
    ./template_manager/inc/codepress/engines/opera.js
  1. … 22 more files in changeset.

Missing login_pending_disabled template copied & adapted from onlinestore theme.

    • -0
    • +30
    ./login/login_pending_disabled.tpl
  1. … 1 more file in changeset.
      • empty log message ***
    • -0
    • +90
    ./login/register.tpl
    • -0
    • +39
    ./login/register_confirm.tpl
    • -0
    • +153
    ./inc/nlsmenuext_dyn.js
    • -0
    • +35
    ./designs/preferences.tpl
    • -0
    • +51
    ./elements/side_boxes/search.tpl
    • binary
    ./img/starrating.gif
    • binary
    ./img/pagenation_right.gif
    • binary
    ./img/pixel_blue.gif
    • -0
    • +17
    ./elements/title_bar.tpl
    • -0
    • +14
    ./elements/banners/banner_right.tpl
    • binary
    ./img/icon_favorite.gif
    • binary
    ./img/file_icons/mp3.gif
    • -0
    • +66
    ./my_account/my_profile.tpl
  1. … 173 more files in changeset.