In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1236 [In-Portal CMS] Admin Interfaces feature request always 2012-03-29 12:52 2012-07-25 05:30
Dmitry  
alex  
normal  
closed  
fixed  
 
none 5.2.0-B3  
https://groups.google.com/d/topic/in-portal-dev/EJcpzxFr8_k/discussion
Added direct editing of catalog items and prefixes in content mode
2
0001236: Direct Editing of Catalog Items and Prefixes in Content Mode
Ability to have Edit button on Catalog Items and Prefixes when working in Admin -> Content Mode.


On click it will trigger direct editing of that specific item in pop-up or modal window and on save will return to the previous page.


Places & Cases where Edit button can be used:

1. Item Details page (ie. Product, Link, Article or any other Prefix details page)

2. List of Items (ie. list of Categories, Products, Promo Block or any other Prefixes)


Requirements:

Since this "Edit" button will be returned/printed by a new Tag

1. We should be able to use the tag within any DefineElement block (for lists)

2. Edit button should work if it happens to be within another form.

3. Add special "class" (ie. edit-item-button) name to this new Edit button element on the Front-end. We might change the look and feel of this Edit button to make it different from Edit Content and Edit Phrase buttons.

4. Ability to replace "Section Properties" button (top right corner) when viewing item detail page (pass "item_prefix" to m_include tag of default_design.des.tpl)
In a result "AdminEditButton" tag will be added.
parent of 0001257closed  (5.2.0)alex Fatal Error on editing CMS block 
parent of 0001287closed  (5.2.0)alex SQL error, when trying to add new sub-item from Browse Mode 
png Direct_Editing_of_Catalog_Items_and_Prefixes_in_Content_Mode.png (404,743) 2012-03-29 12:52
http://tracker.in-portal.org/file_download.php?file_id=1578&type=bug
patch admin_edit_button_core.patch (25,620) 2012-04-03 04:41
http://tracker.in-portal.org/file_download.php?file_id=1588&type=bug
patch admin_edit_button_themes.patch (3,573) 2012-04-03 04:43
http://tracker.in-portal.org/file_download.php?file_id=1589&type=bug
patch admin_edit_button_design_mode_fix.patch (1,020) 2012-04-04 03:21
http://tracker.in-portal.org/file_download.php?file_id=1595&type=bug
Issue History
2012-07-25 05:30 alex Note Added: 0004902
2012-07-25 05:30 alex Status resolved => closed
2012-05-17 03:56 alex Relationship added parent of 0001287
2012-05-17 03:51 alex Additional Information Updated bug_revision_view_page.php?rev_id=1016#r1016
2012-04-12 03:35 alex Relationship added parent of 0001257
2012-04-04 03:24 alex Note Edited: 0004559 bug_revision_view_page.php?bugnote_id=0004559#r999
2012-04-04 03:24 alex Changeset attached 5.2.x r15263
2012-04-04 03:23 alex Note Added: 0004559
2012-04-04 03:21 alex File Added: admin_edit_button_design_mode_fix.patch
2012-04-03 04:46 alex Note Added: 0004550
2012-04-03 04:46 alex Status reviewed and tested => resolved
2012-04-03 04:46 alex Fixed in Version => 5.2.0-B3
2012-04-03 04:46 alex Resolution open => fixed
2012-04-03 04:46 alex Assigned To !COMMUNITY => alex
2012-04-03 04:46 alex Changeset attached 5.2.x r15257
2012-04-03 04:44 alex Changeset attached 1.2.x r15256
2012-04-03 04:43 alex Note Added: 0004549
2012-04-03 04:43 alex Status needs testing => reviewed and tested
2012-04-03 04:43 alex Assigned To => !COMMUNITY
2012-04-03 04:43 alex Developer => alex
2012-04-03 04:43 alex Status active => needs testing
2012-04-03 04:43 alex File Added: admin_edit_button_themes.patch
2012-04-03 04:41 alex File Added: admin_edit_button_core.patch
2012-04-03 04:40 alex Estimate Points 0 => 2
2012-04-03 04:40 alex Description Updated bug_revision_view_page.php?rev_id=997#r997
2012-03-29 12:56 Dmitry Reference [/url] => [url]https://groups.google.com/d/topic/in-portal-dev/EJcpzxFr8_k/discussion
2012-03-29 12:56 Dmitry Description Updated bug_revision_view_page.php?rev_id=994#r994
2012-03-29 12:52 Dmitry New Issue
2012-03-29 12:52 Dmitry File Added: Direct_Editing_of_Catalog_Items_and_Prefixes_in_Content_Mode.png
2012-03-29 12:52 Dmitry Reference => [url][/url]
2012-03-29 12:52 Dmitry Change Log Message => Added direct editing of catalog items and prefixes in content mode
2012-03-29 12:52 Dmitry Estimate Points => 0

Notes
(0004549)
alex   
2012-04-03 04:43   
Will test all together later.
(0004550)
alex   
2012-04-03 04:46   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001236: Direct Editing of Catalog Items and Prefixes in Content Mode
(0004559)
alex   
2012-04-04 03:23   
(edited on: 2012-04-04 03:24)
Patch "admin_edit_button_design_mode_fix.patch" adds changes to "nparser.php" file, that I forgot to commit initially.

(0004902)
alex   
2012-07-25 05:30   
Since 5.2.0/1.2.0 versions was released.