admin_templates

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

1. Fixed category edit template layout in IE -> hidden fields moved outside table to look normal.

2. Fixed ajax overlay zIndex, so new windows will open over it, not under it as before.

3. Content category stripped from exported data.

4. Use is redirected exactly to import target category (not just in home category as before) after import is made.

5. #27456 - Admin: Import -> Multiple Fixes

  1. … 8 more files in changeset.

#27081 - Admin: Editor in Site Views

    • -0
    • +24
    ./themes/extra_toolbar.tpl
    • -8
    • +20
    ./js/jquery/jquery-ui.custom.min.js
  1. … 7 more files in changeset.

1. Final ajustments to categories_edit template to work with site config field hiding engine.

2. Custom field options list made smaller.

3. no_special parameter added to inp_label block.

4. Some debug code removed from kApplication class.

5. Added tags FieldVisible and FieldsVisible to show/hide fields based on data from site configs.

6. Global template compiler (from system tools section) now works only with enabled themes.

7. Fixed some warning on import/export screen.

8. #27460 - Admin: Hide Fields & Sections marked in Site Configs

    • -15
    • +17
    ./categories/categories_edit.tpl
    • -2
    • +2
    ./custom_fields/custom_fields_edit.tpl
  1. … 13 more files in changeset.

Single quotes used in block definitions to prevent syntax highlighting problems in Zend.

1. Fixed bug, when "extra_toolbar" (in head frame) stays from "catalog" section and was not replaced by Front-End "extra_toolbar" when using "View in browse mode" functionality from category item grid (like links).

2. Opening form tag was missing on tree template in admin.

3. #27461 - Admin: Browse Modes -> Section Properties for Items

4. Now c_CategoryLink tag builds link to category using it's path as template, not actual design template as before (as result was have identical links in menu and in category listing).

5. New method kEventManager::openerStackChange for changing last element of current window's opener stack.

6. Don't autocreate missing system pages, when user browses to them, like design pages (because they could intensionally not created in structure via .smsignore file).

7. Correct category id is now passed, when going to 404 not found and no permission tempalates.

8. Incorrect element template was used for article in category displaying.

  1. … 11 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. … 9 more files in changeset.

1. Missing title preset added for "Translations" section (former Phrases)

2. Templates for displaying sparate email message list moved to more logical place for them.

3. #27459 - Admin: Email Templates -> Show Enabled Only

    • -0
    • +58
    ./languages/email_message_edit.tpl
    • -0
    • +40
    ./languages/email_message_list.tpl
  1. … 2 more files in changeset.

Calendar icon will be disabled for read-only fields too. Before it was disabled for disabled fields only.

1. [[EventHandler:OnSynchronizeLanguages|]] event added + button on language toolbar in admin. Functionality copies missing phrases across the languages.

  1. … 2 more files in changeset.

Tags in block "grid_priority_td" optimized.

Now fallback logo is shown in case if login logo is missing. In that case styles fixed to match ones in head frame in admin.

#27080 - Admin: Modal Windows (Improvements)

1. #27332 - Admin: Add Item button is Missing on "Showing All" Grid

2. Fixed priority problem, when adding category from advanced view screen.

  1. … 1 more file in changeset.

#27370 - Admin: Catalog-> White Space on Categories and Links tabs.

1. Fixed by using $(...).html() instead of ...innerHTML = ;

2. Fixed problem, when clicking on symlinked category in tree, then content of original (but not symlinked) category was shown in catalog.

#27329 - Admin: Adding Relations to Category Item (ie. Product)

Fixed both places with relation adding and order item adding

  1. … 4 more files in changeset.

1. Fixed design for "save warning" message during category editing.

2. #13454 - Admin: Remove Option to Simple Search for NON-text Fields

3. #27369 - Admin: Grids + Catalog -> Remove Double Sorting

4. Double sorting arrow was shown event with UseDoubleSorting option disabled

5. When defined in unit config, then double sorting is applied, but no dobule sorting icon is shown in admin

6. Fixed permission checking during category relation edit template popup size query

7. Fixed missing closing DefineElement tag

  1. … 4 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.

    • -0
    • +18
    ./themes/codepress/languages/html.css
    • -0
    • +60
    ./themes/codepress/languages/html.js
    • -0
    • +0
    ./themes/codepress/engines/khtml.js
    • -0
    • +152
    ./themes/codepress/codepress.js
    • -0
    • +0
    ./themes/codepress/engines/older.js
    • -0
    • +52
    ./themes/file_edit.tpl
    • -0
    • +56
    ./themes/template_edit.tpl
    • -0
    • +21
    ./themes/codepress/codepress.css
  1. … 45 more files in changeset.

Minor fixes for Admin Login

Fallback image for Logo

Updated Login button to be ROUND in FF

Redone Admin Login

    • binary
    ./img/login/login-bottom.jpg
    • binary
    ./img/login/login-top.jpg
  1. … 3 more files in changeset.

#27333 - Admin: Field with Primary Category on "Showing All"

  1. … 4 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.

#27330 - Admin: Messed up Page Title

1. New js hook "m:OnUploadersReady" added. Hook event is called, when all flash uploaders done initializing (flash completely loaded and can be manipulated on).

2. Fixed various incosistent with database structure unit configs.

3. Currency rates are updated using object, not just direct sql query, as before.

4. Checkout step box in default2009 theme was broken (fixed).

5. USPS integration fixes (like no error from usps were shown on Front-End, incorrect style used in both admin and front-end usps messages).

  1. … 7 more files in changeset.

1. Proj-base module discontinued. Some stuff moved to Core.

2. Temp handler now can check, that record is being edited by someone else based on given ids (not only based on ids from current user's temp tables)

3. Fixed problem, when adding new language and there are errors on form, then all data from form is lost.

    • -1
    • +1
    ./logs/change_logs/change_log_list.tpl
    • -0
    • +644
    ./incs/style_template.css
    • binary
    ./img/bgr_input_line.gif
    • -1
    • +1
    ./custom_fields/custom_fields_list.tpl
  1. … 161 more files in changeset.

#27263 - Admin: Left Menu

    • binary
    ./img/icons/icon46_list_settings_output.gif
    • binary
    ./img/icons/icon24_settings_general.gif
    • binary
    ./img/icons/icon46_list_settings_general.gif
    • binary
    ./img/icons/icon24_settings_output.gif
  1. … 27 more files 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.

    • binary
    ./img/toolbar/tool_new_form_f2.gif
    • -0
    • +117
    ./submissions/submission_view.tpl
    • binary
    ./img/toolbar/tool_new_form_f3.gif
    • binary
    ./img/icons/icon46_form_submission.gif
    • binary
    ./img/icons/icon24_form.gif
    • binary
    ./img/icons/icon46_list_form_submission.gif
    • binary
    ./img/icons/icon24_structure.gif
    • -0
    • +59
    ./forms/form_field_edit.tpl
    • binary
    ./img/icons/icon46_list_form.gif
    • -0
    • +68
    ./forms/forms_edit.tpl
    • binary
    ./img/toolbar/tool_new_form.gif
    • -0
    • +61
    ./forms/forms_list.tpl
    • binary
    ./img/itemicons/icon16_form_submission.gif
  1. … 66 more files in changeset.

Added Required option for Custom Fields

    • -0
    • +1
    ./custom_fields/custom_fields_edit.tpl
  1. … 4 more files in changeset.

1. missing phrases

2. unique index for Phrase table

  1. … 7 more files in changeset.