In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
486 [In-Portal CMS] Admin Interfaces feature request N/A 2009-12-23 03:29 2011-07-19 03:12
alex  
alex  
normal  
closed 5.0.2-B1  
fixed  
 
none 5.1.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/6a9036ad05c2de72?hl=en
0
0000486: Add "Pending ..." node while ajax content is loaded into tree
I propose we add "Pending ..." node (in places of loading content) while ajax tree node content is being loaded. This will create effect, that content loads faster. After content is loaded "Pending ..." node will be replaced with actual content.
Patch "pending_node_in_tree.patch" also fixes a problem with duplicate categories being shown below "Tools" tree node during ajax requests.
related to 0001084closed  (5.1.3)alex Duplicate categories are being added under "Tools" tree node in Admin Console 
patch pending_node_in_tree.patch (3,095) 2010-03-10 05:32
http://tracker.in-portal.org/file_download.php?file_id=336&type=bug
gif icon24_pending.gif (1,456) 2010-03-10 05:33
http://tracker.in-portal.org/file_download.php?file_id=337&type=bug
gif

patch tree_missing_when_no_phrases_translated.patch (587) 2010-04-28 04:38
http://tracker.in-portal.org/file_download.php?file_id=499&type=bug
Issue History
2011-07-19 03:19 alex Relationship added related to 0001084
2011-07-19 03:12 alex Additional Information Updated bug_revision_view_page.php?rev_id=774#r774
2011-07-19 03:12 alex Note Deleted: 0003636
2011-07-19 03:11 alex Note Added: 0003636
2010-07-22 15:06 alex Note Added: 0002549
2010-07-22 15:06 alex Status resolved => closed
2010-04-28 04:39 alex Note Added: 0002000
2010-04-28 04:38 alex File Added: tree_missing_when_no_phrases_translated.patch
2010-04-28 04:37 alex Changeset attached 5.1.x r13447
2010-04-27 05:37 alex Note Added: 0001967
2010-04-27 05:37 alex Status reviewed and tested => resolved
2010-04-27 05:37 alex Fixed in Version => 5.1.0-B1
2010-04-27 05:37 alex Resolution open => fixed
2010-04-27 05:37 alex Changeset attached 5.1.x r13436
2010-04-25 17:22 Dmitry Note Added: 0001934
2010-04-25 17:22 Dmitry Assigned To !COMMUNITY => alex
2010-04-25 17:22 Dmitry Status needs testing => reviewed and tested
2010-03-10 05:35 alex Time Estimate Removed 2 =>
2010-03-10 05:35 alex Note Added: 0001535
2010-03-10 05:35 alex Assigned To => !COMMUNITY
2010-03-10 05:35 alex Developer => alex
2010-03-10 05:35 alex Status active => needs testing
2010-03-10 05:33 alex File Added: icon24_pending.gif
2010-03-10 05:32 alex File Added: pending_node_in_tree.patch
2010-01-12 11:14 alex Time Estimate Added 2
2010-01-12 10:39 alex Target Version Icebox => 5.1.0
2009-12-23 03:29 alex Target Version => Icebox
2009-12-23 03:29 alex New Issue
2009-12-23 03:29 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/6a9036ad05c2de72?hl=en

Notes
(0001535)
alex   
2010-03-10 05:35   
File "icon24_pending.gif" should be copied to "core/admin_templates/img/icons" folder. It doesn't add to patch, since it's new binary file.

Also maybe consider creating alike icon with proper color and size, because mine is just for demo purposes. Don't forget, that we use it on light blue background and could use on white too, so it must be with transparent background.
(0001934)
Dmitry   
2010-04-25 17:22   
Tested and works well!

A few minor things to do before you commit:

1. Let's user "la_title_Loading" = Loading ... (already translated)
2. Rename icon to icon24_loading.gif


Thanks!
(0001967)
alex   
2010-04-27 05:37   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000486: Add "Pending ..." node while ajax content is loaded into tree
(0002000)
alex   
2010-04-28 04:39   
Patch "tree_missing_when_no_phrases_translated.patch" fixes problem, that tree was missing, when viewing administrative console on language with no phrases translated.
(0002549)
alex   
2010-07-22 15:06   
Closing, since 5.1.0 release has been released.