summaryrefslogtreecommitdiff
path: root/admin/unassigned_perms.php
AgeCommit message (Collapse)AuthorFilesLines
2007-06-17massive rework of group permission assignment UI. this interface is a ↵Max Kremmel1-52/+0
'everything on one page' type solution. it also replaces the unassigned permissions page which was really just a temporary solution
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ↵Max Kremmel1-2/+2
from tikiwiki days and is tedious to deal with.
2007-06-15ensure that permission is not empty on store.Max Kremmel1-3/+5
2006-06-24use p_users_admin for perm checkingChristian Fowler1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-03-23fix unassigned permission group suggestionMax Kremmel1-3/+3
2006-02-27fix renamed position columnbitweaver.org1-17/+19
2006-01-10merge recent changes into HEADMax Kremmel1-0/+48