aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Apps.php
Commit message (Collapse)AuthorAgeFilesLines
* apps: change page title to available/installed, display install action label ↵Mario Vavti2018-09-071-1/+1
| | | | in button and use different icons for installable and updateable apps
* don't provide manage apps button when viewing all availablezotlabs2018-07-051-1/+1
|
* appstore changeszotlabs2018-07-041-2/+4
|
* fix regression in app categoriesMario Vavti2018-01-081-2/+3
|
* nav_set_selected() for apps and apporder. restrict apporder to ↵Mario Vavti2017-10-111-0/+2
| | | | local_channel() and whitespace
* apps improvementsMario Vavti2017-02-221-1/+4
|
* move icon stuff back to app_render() and send navapps through app_render()Mario Vavti2017-02-061-1/+1
|
* more work on app-binMario Vavti2017-01-271-1/+0
|
* several minor app nitszotlabs2017-01-131-2/+2
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-1/+1
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* remove duplicated includeredmatrix2016-08-291-1/+0
|
* Can't use "use x as y" aliases in callback function declarationsredmatrix2016-05-221-1/+1
|
* move apps to zlibredmatrix2016-05-221-8/+9
|
* provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-041-1/+2
|
* more background work for app management - give every member a copy of all ↵redmatrix2016-05-031-1/+6
| | | | the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again.
* module updatesredmatrix2016-04-181-0/+46