summaryrefslogtreecommitdiff
path: root/admin/index.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-34/+12
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-5/+6
2026-05-08Check values exist before using, and add tk token manually as the smarty adde...V5-php84lsces1-0/+1
2025-09-05Need to tidy the templates to use listInfo over control. This is a hack to fi...lsces1-0/+1
2025-08-29Admin tools updated to PHP8.4 and namespacelsces1-66/+82
2025-06-04PHP8 fixes: remove each()spiderr1-1/+2
2025-05-14Remove ROLE_MODEL codespiderr1-31/+10
2023-04-20change Ban to Enable in user, tweak feedback and iconsspider@dav1-6/+6
2021-07-08remove debugspiderr1-1/+0
2021-05-07tidy up register.tpl to not flag on $msg; check HTTP_REFERER in securityViola...spiderr1-0/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2020-08-08add delete_user_content for bulk user expungespiderr1-3/+2
2017-07-01add users_expunge_check_function service function to give packages option to ...spider@dev1-6/+14
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-2/+2
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-4/+4
2015-02-11bootstrap on Delete all content created by this user dialogspider1-1/+1
2013-02-07remove debugspiderr1-3/+5
2013-02-07update admin users list with expanded search form and ability to export with ...spiderr1-14/+34
2013-01-31add comma separated ip list to ::getList; and email addresss in batch confirm...spiderr1-4/+4
2012-08-06role model switch on User packagelsces1-14/+35
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-30deleting a user triggers expunge service, some expunge services may need to k...wjames51-2/+2
2010-04-17step three of contenttype name plural - replace all instances where name is a...pre_ctype_desc_name_schmeachangewjames51-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-11-11use system default for max_records, not hardcoded 20Christian Fowler1-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
2009-09-01brief cleanup and rearrangement of verified, more to comeChristian Fowler1-13/+1
2009-09-01modify ability to verify emails by pinging the MX servers and placing users i...Tyler Bello1-2/+13
2009-02-12add checkbox to delete all of a users content when deleting the user - curren...Christian Fowler1-2/+9
2008-10-16make sure users_lib.php is always loadedMax Kremmel1-3/+2
2008-10-15call edit service on new user object - not admin user object which creates ba...wjames51-2/+4
2008-07-02move verifyTickets to be after FORMSChristian Fowler1-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-06-04let us know if we tried to assume a user id and failed misserablywjames51-1/+6
2008-02-14add quick ban option for users - sets status_id to suspendedwjames51-10/+42
2007-11-15moving user import to an admin page of its own. 2 new files for this, and 1 n...MW1-109/+3
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-10-27use fatalError()Max Kremmel1-7/+3
2007-06-13add existing email address check to admin user addition. BUG 1673153Max Kremmel1-2/+4
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-2/+2
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-09-17remove debugMax Kremmel1-3/+1
2006-09-12major overhaul to change and remind password. This should fix outstanding iss...Christian Fowler1-1/+3
2006-09-06fix typoChristian Fowler1-2/+2
2006-07-26use user_class config when creating new user objectsChristian Fowler1-2/+3
2006-07-13fix pagination and clean up brute force max_records overrideMax Kremmel1-3/+4
2006-05-08purge user images, check against mUserId, not _REQUEST since object is expung...Christian Fowler1-2/+4