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!

Viewing Issue Simple Details Jump to Notes ] Wiki ]  Related Changesets ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0001236 [In-Portal CMS] Admin Interfaces feature request always 2012-03-29 12:52 2012-07-25 05:30
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.0-B3
Status closed Product Version Target Version 5.2.0
Time EstimateNo estimate
Summary 0001236: Direct Editing of Catalog Items and Prefixes in Content Mode
Description 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)
Additional Information In a result "AdminEditButton" tag will be added.
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-dev/EJcpzxFr8_k/discussion
Change Log Message Added direct editing of catalog items and prefixes in content mode
Estimate Points 2
Attached Files png file icon Direct_Editing_of_Catalog_Items_and_Prefixes_in_Content_Mode.png [^] (404,743 bytes) 2012-03-29 12:52
patch file icon admin_edit_button_core.patch [^] (25,620 bytes) 2012-04-03 04:41 [Show Content]
patch file icon admin_edit_button_themes.patch [^] (3,573 bytes) 2012-04-03 04:43 [Show Content]
patch file icon admin_edit_button_design_mode_fix.patch [^] (1,020 bytes) 2012-04-04 03:21 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
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 

-  Notes
User avatar (0004549)
alex (manager)
2012-04-03 04:43

Will test all together later.
User avatar (0004550)
alex (manager)
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
User avatar (0004559)
alex (manager)
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.

User avatar (0004902)
alex (manager)
2012-07-25 05:30

Since 5.2.0/1.2.0 versions was released.

- Related Changesets
In-Portal CMS: 5.2.x r15263
Timestamp: 2012-04-04 03:24:37
Author: alex
Details ] Diff ]
Bug 0001236: Direct Editing of Catalog Items and Prefixes in Content Mode
1. adds changes to "nparser.php" file, that I forgot to commit initially
mod - /in-portal/branches/5.2.x/core/kernel/nparser/nparser.php Diff ] File ]
In-Portal CMS: 5.2.x r15257
Timestamp: 2012-04-03 04:46:32
Author: alex
Details ] Diff ]
Fixes 0001236: Direct Editing of Catalog Items and Prefixes in Content Mode
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/cms.css Diff ] File ]
add - /in-portal/branches/5.2.x/core/admin_templates/incs/cms_ie.css File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/js/template_manager.js Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/db_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/content/content_config.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/units/content/content_tp.php File ]
Themes :: Advanced: 1.2.x r15256
Timestamp: 2012-04-03 04:44:32
Author: alex
Details ] Diff ]
Bug 0001236: Direct Editing of Catalog Items and Prefixes in Content Mode
mod - /themes/advanced/branches/1.2.x/in-link/elements/links.elm.tpl Diff ] File ]
mod - /themes/advanced/branches/1.2.x/in-link/links/link_paid.tpl Diff ] File ]
mod - /themes/advanced/branches/1.2.x/in-link/links/link_standard.tpl Diff ] File ]
mod - /themes/advanced/branches/1.2.x/platform/designs/default_design.des.tpl Diff ] File ]
mod - /themes/advanced/branches/1.2.x/platform/elements/categories.elm.tpl Diff ] File ]

- Issue History
Date Modified Username Field Change
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 View Revisions
2012-04-12 03:35 alex Relationship added parent of 0001257
2012-04-04 03:24 alex Note Edited: 0004559 View Revisions
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 View Revisions
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 View Revisions
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



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

Powered by Mantis Bugtracker