ClearFoundation Tracker - ClearOS
View Issue Details
0001165ClearOSclearos-frameworkpublic2013-05-28 16:132013-08-22 16:24
user2 
user2 
normalfeatureN/A
closedfixed 
 
6.5.0 Beta 16.5.0 Beta 1 
0001165: Create API for app listing routines
The "Administrators" app needs to get the same app listing used by the menu system. Migrate the menu functions into a generic API call.
No tags attached.
Issue History
2013-05-28 16:13user2New Issue
2013-05-28 16:13user2Statusnew => confirmed
2013-05-28 16:15user2Checkin
2013-05-28 16:15user2Note Added: 0000867
2013-05-28 16:15user2Statusconfirmed => resolved
2013-05-28 16:15user2Fixed in Version => 6.4.0 Updates
2013-05-28 16:15user2Resolutionopen => fixed
2013-05-28 16:15user2Assigned To => user2
2013-08-22 16:18user2Target Version6.4.0 Updates => 6.5.0 Beta 1
2013-08-22 16:18user2Fixed in Version6.4.0 Updates => 6.5.0 Beta 1
2013-08-22 16:24user2Statusresolved => closed

Notes
(0000867)
user2   
2013-05-28 16:15   
Source Code Changelog
---------------------------------------------------
- Moved app list handling used by the menu to a shared library [tracker 0001165]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6074 [^]
U webconfig/framework/trunk/application/libraries/Page.php
U webconfig/framework/trunk/shared/globals.php
A webconfig/framework/trunk/shared/libraries/Apps.php