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

#27081 - Admin: Editor in Site Views

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

1. Tag adm_TemplateMatches removed, because equals_to parameter does the same as equals_to parameter for m_if tag.

2. Simultanious edit message functionality.

3. New title_render_as parameter for combined_header block.

    • -313
    • +0
    ./inc/codepress/engines/gecko.js
    • -260
    • +0
    ./inc/codepress/engines/opera.js
    • binary
    ./inc/codepress/images/line-numbers.png
  1. … 45 more files in changeset.

1. #27328 - Admin: FCK Editor doesn't Load for Textarea in FF3

2. New parameter "force_admin" for m_TemplatesBase tag gives ability to create link to admin from Front-End

3. Last template, when browsing through site in frame was not saved when visiting admin next time.

  1. … 4 more files in changeset.

1. some "Edit" buttons removed from "Navigation bar"

2. #27335 - Admin: Site Views -> Item is NOT Passed

  1. … 1 more file in changeset.

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.

  1. … 78 more files in changeset.

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

  1. … 5 more files in changeset.

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

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
    ./inc/codepress/languages/html.js
    • -0
    • +313
    ./inc/codepress/engines/gecko.js
    • -0
    • +21
    ./inc/codepress/codepress.css
    • -0
    • +260
    ./inc/codepress/engines/opera.js
    • -0
    • +35
    ./inc/codepress/codepress.html
    • -0
    • +304
    ./inc/codepress/engines/msie.js
    • binary
    ./inc/codepress/images/line-numbers.png
    • -0
    • +18
    ./inc/codepress/languages/html.css
    • -0
    • +168
    ./inc/template_manager.js
  1. … 22 more files in changeset.