summaryrefslogtreecommitdiff
path: root/admin/edit_group.php
AgeCommit message (Expand)AuthorFilesLines
2007-07-12fix behaviour when assigning permissions with all permissions visibleMax Kremmel1-3/+1
2007-07-12fix permission storage issue where you remove all permissions if they are not...Max Kremmel1-4/+9
2007-07-11cameCaps remove_permission_from_group()Max Kremmel1-3/+3
2007-07-10move loadAjax() to BitThemesMax Kremmel1-3/+3
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-9/+4
2007-06-20use all permissions to check against when assigning permissions to a group. i...Max Kremmel1-6/+4
2007-06-20fix calls to getGroupPermissionsMax Kremmel1-2/+3
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel1-3/+2
2007-06-17getGroupPermissions() now takes a parameter hash instead of the individual in...Max Kremmel1-2/+2
2007-06-15CHOP CHOP: cut out group nesting code and moved groups level stuff to separat...Max Kremmel1-64/+13
2006-12-31translate content_description when it's loaded that we don't have to worry ab...Max Kremmel1-2/+2
2006-12-31translate content descriptionMax Kremmel1-3/+3
2006-12-23friggin smarty bug... when you set a var TRUE, it doesn't check to see what i...Max Kremmel1-2/+2
2006-06-24use p_users_admin for perm checkingChristian Fowler1-2/+2
2006-04-12avoid noticeSylvie Greverend1-2/+6
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-04-10add ajax search list to edit_groupChristian Fowler1-1/+12
2006-03-03clean up user list editing - some odd conflict arose using $group smarty varChristian Fowler1-2/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-4/+4
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-4/+4
2006-02-22camelCase get_permission_level method, add sister method getPermissionPackagesChristian Fowler1-8/+5
2006-02-22comment out verifyInstalledPackages until we know why it is neededChristian Fowler1-5/+6
2006-02-20fix level -> perm_level changes, standardize everything on perm_levelChristian Fowler1-18/+18
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...Max Kremmel1-4/+4
2006-02-08Fixing fatal error using PHP5.Louis-Philippe Huberdeau1-2/+4
2006-01-24merge recent changes into HEADMax Kremmel1-11/+14
2006-01-10merge recent changes into HEADMax Kremmel1-14/+36
2005-12-26merge recent changes into HEADMax Kremmel1-13/+28
2005-12-05merge recent changes into HEADMax Kremmel1-9/+8
2005-11-22merge recent changes into HEADMax Kremmel1-2/+3
2005-09-03synch recent changes from R1 to HEADMax Kremmel1-5/+6
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-24/+26
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+168