aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Appman.php
Commit message (Collapse)AuthorAgeFilesLines
* regression: the ability to order apps messed up since adding pinned apps to ↵zotlabs2018-12-121-3/+3
| | | | the ordering
* appman: query terms also by uid to prevent double entriesMario Vavti2018-09-291-2/+4
|
* app sellpage not being storedzotlabs2018-03-241-0/+1
|
* provide ability to pin apps to navbar from /apps. this removes the ability ↵Mario Vavti2017-11-161-1/+5
| | | | to have per custom navbar pinned apps - this can be added later if desired
* apporder module and all the associated backend stuff to make it work; ↵zotlabs2017-05-211-0/+14
| | | | probably needs a bit of UI cleanup and a link to it from somewhere
* apps improvementsMario Vavti2017-02-221-2/+3
|
* provide a feature/unfeature app buttonMario Vavti2017-01-301-0/+4
|
* several minor app nitszotlabs2017-01-131-3/+5
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-141-0/+1
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* move apps to zlibredmatrix2016-05-221-8/+9
|
* add categories to apps (wip)redmatrix2016-05-041-4/+22
|
* ensure that important system fields are passed through the appman editorredmatrix2016-05-031-1/+5
|
* module updatesredmatrix2016-04-181-0/+108