admin_templates

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

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.

colors for edit page, edit cms block buttons

  1. … 1 more file in changeset.

1. Show All/Show Structure links remembered last visited category.

2. Empty line between grid and toolbar in IE.

3. New replacement #section_label#, that will be replaced with label, from given section.

4. Unused old tab design styles removed from css file.

5. Completely rewrited "Loading ..." overlay logic during ajax requests in catalog and other ajax-related places.

6. search_keydown function fixed and don't raise php fatal error when enter is pressed in simple search input near search buttons in toolbar.

7. Categories tab removed from reviews section (was accidentally added during new catalog implementation).

8. Priority dropdown in categories list in admin is now filled with positive values.

9. Fixed proj-cms templates (because they will be moved to core later).

  1. … 5 more files in changeset.

#27082 - Admin: Catalog Item Selector

1. problem during product coping with options prevented product without options (were deleted by user) beeing added to order (from admin).

2. original prefix, that opened catalog item selector was lost when moved to advanced view selector (from catalog selector).

1. export button added to visits list template copy, when in-commerce is installed

2. fixed grid name for export button on visits list

3. change log edit preset renamed in unit config too (Dima renamed only in template)

  1. … 1 more file in changeset.

Added Export button

Minor change/fix in TitlePreset

    • -1
    • +1
    ./logs/change_logs/change_log_edit.tpl