| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 10 | -10/+10 |
| 2010-04-30 | deleting a user triggers expunge service, some expunge services may need to k... | wjames5 | 1 | -2/+2 |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to content... | wjames5 | 1 | -2/+1 |
| 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-04-17 | step three of contenttype name plural - replace all instances where name is a... | wjames5 | 1 | -2/+2 |
| 2010-04-16 | fix help to reflect new code beavhior to prepend BIT_ROOT_URL | Christian Fowler | 1 | -2/+2 |
| 2010-04-13 | add 2.1.2 to wipe pass_due column clean for old installs, else people are com... | Christian Fowler | 1 | -0/+24 |
| 2010-02-16 | add key word captcha to form so its easier to find | wjames5 | 1 | -3/+3 |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 7 | -12/+12 |
| 2009-11-11 | use system default for max_records, not hardcoded 20 | Christian Fowler | 1 | -2/+2 |
| 2009-10-07 | add start_user_id GET paramter to allow offset, timestamp output | Christian Fowler | 1 | -4/+11 |
| 2009-10-06 | ticket check in wrong location - move inside confirmed removal otherwise we g... | wjames5 | 1 | -3/+3 |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 7 | -14/+14 |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 7 | -14/+14 |
| 2009-09-01 | add ORDER BY, whitespace | Christian Fowler | 1 | -17/+18 |
| 2009-09-01 | use subselect to get emails to verify that have not be already verified | Christian Fowler | 1 | -2/+2 |
| 2009-09-01 | change to index by id rather than group name | Tyler Bello | 1 | -6/+4 |
| 2009-09-01 | add semicolon | Tyler Bello | 1 | -4/+5 |
| 2009-09-01 | brief cleanup and rearrangement of verified, more to come | Christian Fowler | 2 | -13/+32 |
| 2009-09-01 | modify ability to verify emails by pinging the MX servers and placing users i... | Tyler Bello | 2 | -9/+25 |
| 2009-08-25 | Only load ldap options if auth_ldap data is returned | Lester Caine | 1 | -2/+2 |
| 2009-07-04 | Pick up checkbox changes in plugin settings - needs extending to provide gene... | Lester Caine | 1 | -2/+15 |
| 2009-04-02 | add users_login_homepage config, and use that value where default is users/my... | Christian Fowler | 1 | -1/+6 |
| 2009-03-31 | Fix MySQL upgrades for ip/IPv6 column upgrades | Daniel Sutcliffe | 1 | -7/+3 |
| 2009-03-25 | fix all backticks and remove duplicate updates | Max Kremmel | 1 | -7/+4 |
| 2009-03-25 | change ip to IPv6 compliance (39 chars). add upgrades files and remove regist... | Christian Fowler | 2 | -1/+34 |
| 2009-02-12 | add checkbox to delete all of a users content when deleting the user - curren... | Christian Fowler | 1 | -2/+9 |
| 2008-11-15 | messed up hash key order | Max Kremmel | 1 | -2/+2 |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move versi... | Max Kremmel | 1 | -2/+2 |
| 2008-10-30 | shuffle around some dependency stuff: move dep settings to schema_inc.php fil... | Max Kremmel | 2 | -9/+8 |
| 2008-10-29 | add core dependencies | Max Kremmel | 1 | -1/+8 |
| 2008-10-28 | set versios of various core packages. | Max Kremmel | 1 | -1/+1 |
| 2008-10-25 | add file headers | Max Kremmel | 1 | -0/+3 |
| 2008-10-25 | more work towards package upgrades. things seem to working quite smoothly now. | Max Kremmel | 1 | -1/+1 |
| 2008-10-25 | move users_semaphore table drop to version upgrade file | Max Kremmel | 2 | -15/+20 |
| 2008-10-19 | apply schema change - remove unused table | Max Kremmel | 2 | -7/+14 |
| 2008-10-18 | deprecate all semaphore code. this has now been moved to a separate package c... | Max Kremmel | 1 | -0/+1 |
| 2008-10-18 | massive code cleanup. methods have been renamed to camelCaps where appropriat... | Max Kremmel | 1 | -3/+3 |
| 2008-10-18 | code cleanup | Max Kremmel | 1 | -8/+12 |
| 2008-10-18 | we don't allow users to tinker with permission levels anymore. remove the fil... | Max Kremmel | 1 | -37/+0 |
| 2008-10-16 | make sure users_lib.php is always loaded | Max Kremmel | 2 | -7/+4 |
| 2008-10-16 | clean up code and get pagination working | Max Kremmel | 1 | -19/+17 |
| 2008-10-15 | call edit service on new user object - not admin user object which creates ba... | wjames5 | 1 | -2/+4 |
| 2008-07-29 | Use results from getContentList directly | Lester Caine | 1 | -2/+2 |
| 2008-07-08 | put ticket check in right place, on save | wjames5 | 1 | -1/+1 |
| 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 | 7 | -12/+12 |
| 2008-06-04 | let us know if we tried to assume a user id and failed misserably | wjames5 | 1 | -1/+6 |
| 2008-05-17 | trailing whitespace | Max Kremmel | 1 | -8/+8 |
| 2008-02-14 | add quick ban option for users - sets status_id to suspended | wjames5 | 1 | -10/+42 |