In-Portal

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

1. #27081 - Admin: Editor in Site Views fix

2. kDateFormatter doesn't create *_formatted virtual fields anymore.

    • -9
    • +11
    /branches/RC/core/units/general/cat_dbitem.php
    • -7
    • +19
    /branches/RC/core/install/upgrades.php

1. Fixed bug, when catalog grid filter raised fatal error when using category selector.

#27465 - Admin: All Grids -> Broken Size for Field with Checkboxes

#27462 - License Check for Modules

    • -2
    • +10
    /branches/RC/core/kernel/application.php

FieldVisible tag added to all local copies of blocks (copied from form_blocks and then changed)

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

    • -8
    • +8
    /branches/RC/core/install/install_toolkit.php
    • -0
    • +9
    /branches/RC/core/kernel/db/db_tag_processor.php

#27460 - Admin: Hide Fields & Sections marked in Site Configs (virtual hidden fields fix)

    • -2
    • +16
    /branches/RC/core/kernel/db/db_tag_processor.php

#27081 - Admin: Editor in Site Views

    • -0
    • +24
    /branches/RC/core/admin_templates/themes/extra_toolbar.tpl
    • -1
    • +1
    /branches/RC/core/install/install_data.sql
    • -0
    • +2
    /branches/RC/core/admin_templates/head.tpl

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

    • -1
    • +0
    /branches/RC/core/units/admin/admin_config.php
    • -0
    • +11
    /branches/RC/core/install/english.lang
    • -4
    • +0
    /branches/RC/core/kernel/application.php
    • -1
    • +3
    /branches/RC/core/install/upgrades.sql
    • -0
    • +46
    /branches/RC/core/kernel/db/db_tag_processor.php

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.

    • -0
    • +7
    /branches/RC/core/kernel/db/db_event_handler.php
    • -2
    • +35
    /branches/RC/core/kernel/event_manager.php
    • -1
    • +2
    /branches/RC/core/admin_templates/tree.tpl
    • -6
    • +12
    /branches/RC/core/kernel/application.php

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. 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

Session log was initialized only for root.

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.

    • -0
    • +2
    /branches/RC/core/install/english.lang

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.

    • -86
    • +91
    /branches/RC/core/admin_templates/login.tpl

#27080 - Admin: Modal Windows (Improvements)

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.

    • -7
    • +7
    /branches/RC/themes/default2009/index.tpl

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

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

#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.

Fixed bug in EditPickerHelper class with filter adding, when ambiguous column error was raised by mysql.

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

Fixed both places with relation adding and order item adding

    • -9
    • +40
    /branches/RC/core/kernel/event_manager.php
    • -0
    • +8
    /branches/RC/core/kernel/application.php

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

    • -0
    • +4
    /branches/RC/core/install/upgrades.sql
    • -26
    • +1
    /branches/RC/core/kernel/db/db_event_handler.php
    • -1
    • +1
    /branches/RC/core/kernel/db/db_tag_processor.php

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
    • +3
    /branches/RC/core/install/english.lang
    • -1
    • +0
    /branches/RC/core/admin_templates/index.tpl
    • -1
    • +16
    /branches/RC/core/kernel/parser/template.php
  1. … 45 more files in changeset.

Minor fixes for Admin Login

    • -15
    • +21
    /branches/RC/core/admin_templates/login.tpl

Fix for Review Ratings

1.Some changes in email sending helper:

a) added SetTo method (no need to use SetEncodedEmailHeader directly anymore)

b) DBG_EMAIL wasn't working, when AddCc and AddBcc methods were used.

2. both popups from "System Tools/Service" screen now have working "close window" links.

    • -8
    • +18
    /branches/RC/core/kernel/utility/email_send.php

Fallback image for Logo

    • -1
    • +4
    /branches/RC/core/admin_templates/login.tpl