summaryrefslogtreecommitdiff
path: root/admin/assign_user.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code ↵Lester Caine1-53/+0
base defaulted to ROLE_MODEL
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-6/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27KernelTools usagelsces1-2/+3
2025-08-29Admin tools updated to PHP8.4 and namespacelsces1-4/+4
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2016-09-05clean up user group assigning; remove all users_clear_passwords feature ↵spider@dev1-0/+1
references
2016-07-23tidy up assignUserspider@dev1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2013-06-12move quota include from tpl to inside of _inc.php filevim1-0/+6
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-2/+2
options hash
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ↵Max Kremmel1-5/+2
from tikiwiki days and is tedious to deal with.
2007-04-23fatalError message translation standardisation: fatalError message is not ↵Max Kremmel1-3/+3
translated in the function so it has to be translated when it's passed in. this allows for dynamically changed errormessages without causing duplicate master strings
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-07-06rename assignuser.tpl to standard, add display of quota info if package is ↵Christian Fowler1-2/+6
present
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-02-06more preference standardisationMax Kremmel1-8/+8
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-2/+4
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-11/+11
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+80