In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Modules :: In-Link: RC r11725 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
alex RC 2009-05-13 04:54:38
Affected Issues
Changeset 1. #27493 - Admin: Add Item on Advanced View
2. OnCancel event was called on "categories/categories_edit" template instead of "OnCancelEdit" resulting no temporary table was deleted.
3. Method kApplication::ConfigValue fixed. Now if variable value is present, but it has NULL as value, then such variable is not threated as missing and duplicate queries are performed.
TODO: replace all NULL values in ConfigurationValues table with default values based on variable type (0 for checkbox, empty string for text and so on)
4. Now kDBEventHandler::StoreSelectedIDs could also get IDs from new "ids" $event parameter, rather, then from request. Useful, when IDs are changed on kDBEventHandler::CheckPermission method (before actual event call).
5. Method CategoryHelper::getStructureTreeAsOptions added. Method provides ability to get all category structure as options for any dbitem field (like ParentId for categories and CategoryId for category items).
6. Method CustomFieldsEventHandler::_getHiddenFiels fixed. Now it doesn't given warning when editing category item, with no custom fields to show on general tab.
7. Fixed method kCatDBItem::MoveToCat. Now, when category item is in temp mode, then category manipulations are also made in temp tables.
8. Permission checking logic for categories and category items in temp table is changed. Now everything in temp tables for them is allowed. Permissions are checked only when Save button is pressed during main item (not subitem) editing. When user selected 5 items, but he can edit only 2 of them, then other 3 are automatically excluded from item edit form. When all of selected items are excluded, then user gets "no permission" screen. Same with "move up/down", "approve/decline" toolbar buttons.
9. Method CategoriesEventHandler::printChildren && CategoriesEventHandler::getChildren moved to CategoryHelper and now are used by new CategoryHelper::getStructureTreeAsOptions method. Some documentation added for other CategoryHelper methods.
10. Permission debugging information was not available in some of permission checking methods. That's why method kPermissionHelper::finalizePermissionCheck added. Method should be used in any place, when $event status should change to erPERM_FAIL.
11. Column filters on Category Edit -> Custom tab's grid were not working, because of incorrect grid name used (Default instead of SeparateTab).
12. Fixed title preset name in "products/products_access" template (was "pr", but should be "access").
13. Fixed incorrect pagination prefix in some templates.
14. Formatter added for OnSale field in Products table.
15. No permission template fixed, now it doesn't break catalog.
16. sections_list template fixed to use new blocks.
mod - /in-link/branches/RC/in-link/admin_templates/catalog_tab.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/file_edit.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/images_edit.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/links_categories.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/links_custom.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/links_edit.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/links_files.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/links_images.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/links_relations.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/links_reviews.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/relations_edit.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/admin_templates/links/review_edit.tpl Diff ] File ]
mod - /in-link/branches/RC/in-link/units/links/links_config.php Diff ] File ]



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker