summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler7-12/+12
2008-06-04let us know if we tried to assume a user id and failed misserablywjames51-1/+6
2008-05-17trailing whitespaceMax Kremmel1-8/+8
2008-02-14add quick ban option for users - sets status_id to suspendedwjames51-10/+42
2008-01-03allow unchecked of *all* perms assigned to a group. useful for anonymous grou...Christian Fowler1-9/+7
2007-11-15moving user import to an admin page of its own. 2 new files for this, and 1 n...MW2-109/+100
2007-11-14Changed admin 'add user' to use same mechanism as batch import, separating it...MW1-38/+52
2007-11-13Major improvement of Batch Import of users. Adds 4 new functions to separate ...MW1-6/+37
2007-11-01BUG: 1824020: missing DB prefixesMax Kremmel1-2/+2
2007-10-27use fatalError()Max Kremmel1-7/+3
2007-10-10migrate core ajax services off prototype to mochikitwjames51-6/+1
2007-09-15schema clean up to avoid chicken-n-egg constraint violationsPRE_LIB_ATTACHMENT_REFACTORChristian Fowler1-6/+5
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 Kremmel2-4/+4
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-07-08add a basic overview of what content has custom permissions for easier access...Max Kremmel1-0/+1
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-17massive rework of group permission assignment UI. this interface is a 'everyt...Max Kremmel2-52/+45
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel4-14/+9
2007-06-17getGroupPermissions() now takes a parameter hash instead of the individual in...Max Kremmel2-5/+5
2007-06-16oops, typoMax Kremmel1-2/+2
2007-06-16wiki attachments permissions have been replaced by the central permissionsLester Caine1-6/+0
2007-06-15ensure that permission is not empty on store.Max Kremmel1-3/+5
2007-06-15CHOP CHOP: cut out group nesting code and moved groups level stuff to separat...Max Kremmel4-70/+52
2007-06-13add existing email address check to admin user addition. BUG 1673153Max Kremmel1-2/+4
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel1-3/+3
2007-04-06add config option after_reg_url default url to laod after user registrationwjames51-1/+6
2007-04-02Massive changes to themes layout engine:Max Kremmel1-1/+1
2007-03-19move object_permissions to liberty_content_permissionsChristian Fowler1-12/+0
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-2/+2
2007-01-29fix alter table typo assume_from_user_id -> assume_user_idJams H Thompson1-1/+1
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-12-20only admins may admin admins ;-)Max Kremmel1-5/+4
2006-12-19remove limitation that you can't re-assign groups to admin users.Max Kremmel1-40/+5
2006-12-16remove ugly _REQUEST stuff in BitPermUser::expunge and enable batch deletion ...Max Kremmel1-6/+39
2006-11-16fix and enhance batch user importMax Kremmel1-24/+33
2006-10-12fix passcode for registerChristian Fowler1-2/+2
2006-10-11add missing users_favorites_map tableChristian Fowler1-0/+8
2006-09-17remove debugMax Kremmel1-3/+1
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel1-2/+2
2006-09-15add permission checking to only display captcha for unperm'ed peopleChristian Fowler1-0/+1
2006-09-12add pagination to user_activityChristian Fowler1-1/+3
2006-09-12major overhaul to change and remind password. This should fix outstanding iss...Christian Fowler1-1/+3
2006-09-12fix up userActivity with some clickable linksChristian Fowler1-0/+17
2006-09-06fix typoChristian Fowler1-2/+2