Anonymous | Login | 2024-11-21 04:46 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001165 | ClearOS | clearos-framework | public | 2013-05-28 16:13 | 2013-08-22 16:24 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Beta 1 | Fixed in Version | 6.5.0 Beta 1 | ||||||
Summary | 0001165: Create API for app listing routines | ||||||||
Description | The "Administrators" app needs to get the same app listing used by the menu system. Migrate the menu functions into a generic API call. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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 |