| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-15 | To simplyfy maintenence BitUser classes have been retired and active code bas... | Lester Caine | 1 | -34/+12 |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -5/+6 |
| 2026-05-08 | Check values exist before using, and add tk token manually as the smarty adde...V5-php84 | lsces | 1 | -0/+1 |
| 2025-09-05 | Need to tidy the templates to use listInfo over control. This is a hack to fi... | lsces | 1 | -0/+1 |
| 2025-08-29 | Admin tools updated to PHP8.4 and namespace | lsces | 1 | -66/+82 |
| 2025-06-04 | PHP8 fixes: remove each() | spiderr | 1 | -1/+2 |
| 2025-05-14 | Remove ROLE_MODEL code | spiderr | 1 | -31/+10 |
| 2023-04-20 | change Ban to Enable in user, tweak feedback and icons | spider@dav | 1 | -6/+6 |
| 2021-07-08 | remove debug | spiderr | 1 | -1/+0 |
| 2021-05-07 | tidy up register.tpl to not flag on $msg; check HTTP_REFERER in securityViola... | spiderr | 1 | -0/+1 |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 1 | -1/+1 |
| 2020-08-08 | add delete_user_content for bulk user expunge | spiderr | 1 | -3/+2 |
| 2017-07-01 | add users_expunge_check_function service function to give packages option to ... | spider@dev | 1 | -6/+14 |
| 2016-06-22 | change-all-StartTrans-calls-to-BitBase-method | spider@app1 | 1 | -2/+2 |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 1 | -4/+4 |
| 2015-02-11 | bootstrap on Delete all content created by this user dialog | spider | 1 | -1/+1 |
| 2013-02-07 | remove debug | spiderr | 1 | -3/+5 |
| 2013-02-07 | update admin users list with expanded search form and ability to export with ... | spiderr | 1 | -14/+34 |
| 2013-01-31 | add comma separated ip list to ::getList; and email addresss in batch confirm... | spiderr | 1 | -4/+4 |
| 2012-08-06 | role model switch on User package | lsces | 1 | -14/+35 |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 |
| 2010-04-30 | deleting a user triggers expunge service, some expunge services may need to k... | wjames5 | 1 | -2/+2 |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is a...pre_ctype_desc_name_schmeachange | wjames5 | 1 | -2/+2 |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 1 | -2/+2 |
| 2009-11-11 | use system default for max_records, not hardcoded 20 | Christian Fowler | 1 | -2/+2 |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 1 | -2/+2 |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 1 | -2/+2 |
| 2009-09-01 | brief cleanup and rearrangement of verified, more to come | Christian Fowler | 1 | -13/+1 |
| 2009-09-01 | modify ability to verify emails by pinging the MX servers and placing users i... | Tyler Bello | 1 | -2/+13 |
| 2009-02-12 | add checkbox to delete all of a users content when deleting the user - curren... | Christian Fowler | 1 | -2/+9 |
| 2008-10-16 | make sure users_lib.php is always loaded | Max Kremmel | 1 | -3/+2 |
| 2008-10-15 | call edit service on new user object - not admin user object which creates ba... | wjames5 | 1 | -2/+4 |
| 2008-07-02 | move verifyTickets to be after FORMS | Christian Fowler | 1 | -3/+3 |
| 2008-06-25 | change display call to use a hash for display options, add display_mode to op... | Christian Fowler | 1 | -2/+2 |
| 2008-06-04 | let us know if we tried to assume a user id and failed misserably | wjames5 | 1 | -1/+6 |
| 2008-02-14 | add quick ban option for users - sets status_id to suspended | wjames5 | 1 | -10/+42 |
| 2007-11-15 | moving user import to an admin page of its own. 2 new files for this, and 1 n... | MW | 1 | -109/+3 |
| 2007-11-14 | Changed admin 'add user' to use same mechanism as batch import, separating it... | MW | 1 | -38/+52 |
| 2007-11-13 | Major improvement of Batch Import of users. Adds 4 new functions to separate ... | MW | 1 | -6/+37 |
| 2007-10-27 | use fatalError() | Max Kremmel | 1 | -7/+3 |
| 2007-06-13 | add existing email address check to admin user addition. BUG 1673153 | Max Kremmel | 1 | -2/+4 |
| 2007-02-24 | fix 'seperate' spelling mistakes | Max Kremmel | 1 | -2/+2 |
| 2006-12-16 | remove ugly _REQUEST stuff in BitPermUser::expunge and enable batch deletion ... | Max Kremmel | 1 | -6/+39 |
| 2006-11-16 | fix and enhance batch user import | Max Kremmel | 1 | -24/+33 |
| 2006-09-17 | remove debug | Max Kremmel | 1 | -3/+1 |
| 2006-09-12 | major overhaul to change and remind password. This should fix outstanding iss... | Christian Fowler | 1 | -1/+3 |
| 2006-09-06 | fix typo | Christian Fowler | 1 | -2/+2 |
| 2006-07-26 | use user_class config when creating new user objects | Christian Fowler | 1 | -2/+3 |
| 2006-07-13 | fix pagination and clean up brute force max_records override | Max Kremmel | 1 | -3/+4 |
| 2006-05-08 | purge user images, check against mUserId, not _REQUEST since object is expung... | Christian Fowler | 1 | -2/+4 |