aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Appman.php
Commit message (Collapse)AuthorAgeFilesLines
* add the app terms before syncing - otherwise the terms will be reset at the ↵Mario Vavti2023-12-081-0/+10
| | | | other end
* fix php warningsMario2022-10-261-30/+28
|
* fix more php warningsMario Vavti2022-10-201-3/+3
|
* remove loggingMario2021-10-251-2/+0
|
* implement sync logic in mod appmanMario2021-10-061-15/+79
|
* Apps drag and drop featureMario2021-08-031-21/+25
|
* regression: the ability to order apps messed up since adding pinned apps to ↵zotlabs2018-12-141-3/+3
| | | | | the ordering (cherry picked from commit 6464099364f3d4e800137a57d3b9ff9e8f7601e4)
* 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