In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
264 [In-Portal CMS] Admin Interfaces bug report always 2009-09-03 17:42 2009-10-03 07:57
Dmitry Linux + Apache + MySQL 5.x  
alex Linux  
normal CentOS  
closed 5.0.1  
fixed  
 
none 5.0.1  
0
0000264: Fix "Show All" and "Show Structure" on Items Selector pop-up page
We need to use the same "Show All" and "Show Structure" on Item Selector pop-up page. Please correct:

1. Location - should be right-top corner similar to what we have for Structure & Data

3. Use the same Icons so it looks the same.

2. Wording - use the same Language labels even when selected.
Linux CentOS + Apache 1.x/2.x + MySQL 5.x
jpeg SubItemsSelector.jpeg (99,186) 2009-09-03 17:42
http://tracker.in-portal.org/file_download.php?file_id=45&type=bug
jpeg

jpeg SubItemsSelectorNEW.jpeg (128,634) 2009-09-04 12:00
http://tracker.in-portal.org/file_download.php?file_id=46&type=bug
jpeg
Issue History
2009-10-03 07:57 administrator Note Added: 0000754
2009-10-03 07:57 administrator Status resolved => closed
2009-09-08 05:05 alex Fixed in Version => 5.0.1
2009-09-08 05:04 alex Changeset attached 5.0.x r12459
2009-09-08 05:04 alex Note Added: 0000412
2009-09-08 05:04 alex Status needs feedback => resolved
2009-09-08 05:04 alex Resolution open => fixed
2009-09-04 12:01 Dmitry Note Added: 0000392
2009-09-04 12:00 Dmitry File Added: SubItemsSelectorNEW.jpeg
2009-09-04 11:39 Dmitry Status needs work => needs feedback
2009-09-04 11:38 Dmitry Note Added: 0000391
2009-09-04 11:38 Dmitry Assigned To Dmitry => alex
2009-09-04 11:38 Dmitry Status needs feedback => needs work
2009-09-04 02:55 alex Note Added: 0000386
2009-09-04 02:55 alex Assigned To alex => Dmitry
2009-09-04 02:55 alex Status reviewed and tested => needs feedback
2009-09-03 17:42 Dmitry New Issue
2009-09-03 17:42 Dmitry Status active => reviewed and tested
2009-09-03 17:42 Dmitry Assigned To => alex
2009-09-03 17:42 Dmitry File Added: SubItemsSelector.jpeg

Notes
(0000386)
alex   
2009-09-04 02:55   
There is problem with using same icons, because there are no gradient bar with 100% width at the top of window, like we have in "head" frame. For now I can only change labels. If you have any design, then please provide.
(0000391)
Dmitry   
2009-09-04 11:38   
Can't we use the same elements, like?

<tbody>
<tr>

<td style="padding-right: 5px; height: 22px;"/>

<td>
http://simone1.intechnic.com/dev/SVN/in-portal.full.5.0.x/admin/index.php?env=-catalog/advanced_view:m1--1--s-
</td>

<td style="border-right: 1px solid rgb(187, 187, 187); padding-right: 5px;">
http://simone1.intechnic.com/dev/SVN/in-portal.full.5.0.x/admin/index.php?env=-catalog/advanced_view:m1--1--s-
</td>

<td class="button-active" style="padding-right: 5px;"/>

<td class="button-active">
<img border="0" alt="" src="http://simone1.intechnic.com/dev/SVN/in-portal.full.5.0.x/core/admin_templates/img/top_frame/icons/show_structure.gif"/>
</td>

<td class="button-active" style="padding-right: 5px;">
<strong>Show Structure</strong>
</td>
</tr>

</tbody>

I believe this is a gradient we are using

http://simone1.intechnic.com/dev/SVN/in-portal.full.5.0.x/core/admin_templates/img/top_frame/toolbar_button_background.gif
(0000392)
Dmitry   
2009-09-04 12:01   
Uploaded Image, but make sure to have "darker" border around the gray area so there is NO white space as on the screenshot.
(0000412)
alex   
2009-09-08 05:04   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000264: Fix "Show All" and "Show Structure" on Items Selector pop-up page
2. That whitespace on top was real hard piece to find and fix.
3. Bug 0000272: Ability to strip first N levels from category path.
(0000754)
administrator   
2009-10-03 07:57   
Closing issues from 5.0.1 version, because version was already released.