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 ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000035 [In-Portal CMS] Admin Interfaces feature request always 2009-05-27 00:23 2009-10-03 07:56
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.0
Status closed Product Version 4.3.9 Target Version 5.0.0
Time EstimateNo estimate
Summary 0000035: Minor Adjustments to Catalog Grids
Description The set of following changes is needed:

1. Add image element (see attch. + code below) that will open Catalog Items (ie. Sections, Links, Products, Articles) in Browse Mode.

2. In Catalog Grids make Item Name field a link which on Click would load Edit Item pop-up (same behavior as if we double-click). This should be done for all Items - Sections, Links, Products, Articles, Topics.

NOTE: Left Nav. Menu will be used to navigate/drill-down through the sub-sections.
Additional Information [CODE]

 http://www.vindy.com/news/2008/apr/27/new-rides-await-at-kennywood-idlewild/

CSS part

#bodyContent a.external,
#bodyContent a[href^="gopher://"] {
background: transparent url(external.png) no-repeat scroll right center;
padding: 0 13px;
}

[/CODE]
Tags No tags attached.
Reference https://in-business.intechnic.com/?27451
Change Log Message
Estimate Points 0
Attached Files gif file icon icon_open_window_link.gif [^] (63 bytes) 2009-05-27 00:23

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000017)
alex (manager)
2009-05-27 12:48

Fix committed to RC branch. Commit Message:

1. Fixes 0000035: Minor Adjustments to Catalog Grids.
2. Fixed JS error on category edit -> permissions tab (data was loaded, but loading indicator was not hidden).
3. Pass through variables were passed (but they should not be passed), when item was edited from "Comments" (former "Reviews") section or from "User Edit -> Items" tab. This resulted in js error in case, when category item selector was used on that item editing template.
4. New category item permission checking scheme was normally working only in administrative console, that's why for front-end old permission checking scheme restored.
5. New "View in Browse Mode" icon added/used.
User avatar (0000684)
administrator (administrator)
2009-10-03 07:56

Closing issues from 5.0.0 version, because version was already released.

- Related Changesets
In-Portal CMS: RC r11823
Timestamp: 2009-05-27 12:47:50
Author: alex
Details ] Diff ]
1. Fixes 0000035: Minor Adjustments to Catalog Grids.
2. Fixed JS error on category edit -> permissions tab (data was loaded, but loading indicator was not hidden).
3. Pass through variables were passed (but they should not be passed), when item was edited from "Comments" (former "Reviews") section or from "User Edit -> Items" tab. This resulted in js error in case, when category item selector was used on that item editing template.
4. New category item permission checking scheme was normally working only in administrative console, that's why for front-end old permission checking scheme restored.
5. New "View in Browse Mode" icon added/used.
mod - /in-portal/branches/RC/core/admin_templates/catalog_tab.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/admin_templates/categories/categories_tabs.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/admin_templates/categories/ci_blocks.tpl Diff ] File ]
add - /in-portal/branches/RC/core/admin_templates/img/ic_browse_mode.gif File ]
mod - /in-portal/branches/RC/core/admin_templates/reviews/reviews.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/admin_templates/users/user_edit_items.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/kernel/db/db_event_handler.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/categories/categories_tag_processor.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/general/cat_tag_processor.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/general/helpers/permissions_helper.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2009-10-03 07:56 administrator Note Added: 0000684
2009-10-03 07:56 administrator Status resolved => closed
2009-06-03 05:41 alex Fixed in Version 5.0.1 => 5.0.0
2009-06-03 05:40 alex Fixed in Version => 5.0.1
2009-05-27 12:48 alex Note Added: 0000017
2009-05-27 12:48 alex Status reviewed and tested => resolved
2009-05-27 12:48 alex Resolution open => fixed
2009-05-27 12:48 alex Changeset attached RC r11823
2009-05-27 00:23 Dmitry New Issue
2009-05-27 00:23 Dmitry Status active => reviewed and tested
2009-05-27 00:23 Dmitry Assigned To => alex
2009-05-27 00:23 Dmitry File Added: icon_open_window_link.gif
2009-05-27 00:23 Dmitry Reference => https://in-business.intechnic.com/?27451



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

Powered by Mantis Bugtracker