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

Creating "In-Portal" module for versions before 5.0.0.

    • -16
    • +0
    ./side_boxes/recommend_site.elm.tpl
  1. … 5841 more files in changeset.

1. Fixes #0000090: Sitemap Template is Broken.

2. PrintList2 tag wasn't passing parameters to MoreLink tag.

3. Block "more_link_elem" content was incorrect and this leaded to fatal error, when it was used.

4. Sitemap template was renamed from "site_map.tpl" to "sitemap.tpl", but references to it's old name in other templates were not.

INP-76

  1. … 2 more files in changeset.

Fixes #0000090: Sitemap fix, now lists "menu" sections using <ul>, <li> elements

INP-76

  1. … 1 more file in changeset.

Bug #0000080: Improvements to Multi-lingual text fields on Add/Edit forms

INP-68

  1. … 1 more file in changeset.

Fixes #0000092: Missing top menu when JavaScript is disabled.

INP-78

Bug #0000079: Improvements to Image uploads on Add / Edit Item

INP-67

inportalBase variable should not be defined locally, because this overrides it's globally set value and result as missing loading image.

INP-49

  1. … 1 more file in changeset.

Fixes #0000053: Mod-rewrite partially broken

INP-49

INP-43

  1. … 1 more file in changeset.

1. Parameter title_render_as removed from combined_header block, because it only makes harder to use block.

2. During window scroll thickbox window stays on screen center.

3. "no_editing" parameter now works even if used in block declaration.

4. Fixed incorrect element naming for block RenderElement tags resulting in incorrect "Edit" button template when dealing with nested block level RenderElement tags.

  1. … 5 more files in changeset.

1. Simplified version of duplicate links grid. At least it looks like grid

2. Draggable elements in theme - js part is now done by jquery.ui sortable plugin.

  1. … 10 more files in changeset.

SMSIGNORE + META DATA for Templates (.TPL)

  1. … 16 more files in changeset.

Fixed Sub-menu for Sections / Categories

Fixed Sub-menu for Sections / Categories

    • -0
    • +19
    ./menu_subsections.xml.tpl
    • -0
    • +32
    ./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.

    • -0
    • +58
    ./dynamic_forms.elm.tpl
  1. … 5 more files in changeset.

TPL Changes (templates migration in Default2009 theme)

    • -0
    • +14
    ./side_boxes.elm.tpl
    • -0
    • +175
    ./content_boxes.elm.tpl
    • -1
    • +1
    ./content_boxes/sub_categories.elm.tpl
    • -0
    • +35
    ./preferences.elm.tpl
    • -0
    • +157
    ./categories.elm.tpl
    • -0
    • +20
    ./search_results.elm.tpl
  1. … 14 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. … 33 more files in changeset.

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

  1. … 1 more file in changeset.

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

    • -1
    • +1
    ./content_boxes/sub_categories.elm.tpl
  1. … 13 more files in changeset.

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

  1. … 6 more files in changeset.

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

    • -0
    • +16
    ./side_boxes/recommend_site.elm.tpl
    • -0
    • +51
    ./side_boxes/search.elm.tpl
    • -0
    • +15
    ./side_boxes/related_searches.elm.tpl
    • -0
    • +25
    ./content_boxes/nothing_found.elm.tpl
    • -0
    • +50
    ./content_boxes/sub_categories.elm.tpl
  1. … 50 more files in changeset.

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

    • -0
    • +2
    ./banners/banner_top.elm.tpl
    • -0
    • +14
    ./banners/banner_right.elm.tpl
    • -0
    • +52
    ./pagination.elm.tpl
  1. … 40 more files in changeset.

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

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)

  1. … 33 more files in changeset.
      • empty log message ***
    • -0
    • +51
    ./side_boxes/search.tpl
    • -0
    • +14
    ./banners/banner_right.tpl
    • -0
    • +25
    ./content_boxes/nothing_found.tpl
    • -0
    • +50
    ./content_boxes/sub_categories.tpl
    • -0
    • +7
    ./content_boxes/related_items.tpl
    • -0
    • +16
    ./side_boxes/recommend_site.tpl
  1. … 173 more files in changeset.