aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Appman.php
Commit message (Expand)AuthorAgeFilesLines
* add the app terms before syncing - otherwise the terms will be reset at the o...Mario Vavti2023-12-081-0/+10
* 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 t...zotlabs2018-12-141-3/+3
* 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 to...Mario Vavti2017-11-161-1/+5
* apporder module and all the associated backend stuff to make it work; probabl...zotlabs2017-05-211-0/+14
* 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 unins...zotlabs2016-12-141-0/+1
* 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