aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Permcat.php
Commit message (Collapse)AuthorAgeFilesLines
* more permissions optimisationszotlabs2017-02-091-12/+40
|
* bringer - all basic functionality is implementedzotlabs2017-02-081-6/+16
|
* fix immediate issue with multiple login forms until I can figure out an ↵zotlabs2017-02-081-7/+1
| | | | elegant way to "popup" the modal login form already on the page. We still may need this fix for the actual login module which should always be callable and present a login form even if the nav is completely borked.
* initial permcat creation ability, in /settings/permcats; functional permcat ↵zotlabs2017-02-071-1/+2
| | | | creation for testing but still needs a lot of UX work before promoting the ability
* atokens - we only need one permission columnzotlabs2017-02-071-4/+7
|
* move permcat initialisation to zlibzotlabs2017-02-071-1/+48
|
* move permcat library functions to Zlibzotlabs2017-02-071-0/+63