| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-02-08 | fix pw validation check so returned is handed appropriately - fixes bug intro...pre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE | wjames5 | 1 | -6/+6 |
| 2010-02-04 | use empty to check for pass_due offset, allowing null to be stored for no pas... | wjames5 | 1 | -5/+8 |
| 2010-02-04 | dont force password change if due date is null | wjames5 | 1 | -4/+4 |
| 2010-02-01 | fix change pass logic various bugs | wjames5 | 1 | -4/+4 |
| 2010-02-01 | roll back accidental custom mod commit which added service for display | wjames5 | 1 | -4/+2 |
| 2010-02-01 | pw errors is now an array, handle it; add error feed back for pw match to reg... | wjames5 | 3 | -8/+11 |
| 2010-02-01 | if password2 is set check it against the password | wjames5 | 1 | -3/+6 |
| 2009-11-18 | only merge verifyMx failure into mErrors on a definitive FALSE response | Christian Fowler | 1 | -4/+6 |
| 2009-11-16 | move getGroups from BitPermUser to BitUser, function unrelated to permissions... | Tyler Bello | 2 | -41/+36 |
| 2009-11-11 | add registration_period to getList to limit registrations over a time period ...R270 | Christian Fowler | 1 | -4/+11 |
| 2009-11-11 | use system default for max_records, not hardcoded 20 | Christian Fowler | 1 | -2/+2 |
| 2009-11-11 | add REQUEST_URI as form action so query string persists | Christian Fowler | 1 | -1/+1 |
| 2009-11-11 | add search in getList for lang_code, max_content_count, and min_content_count | Christian Fowler | 1 | -4/+27 |
| 2009-10-29 | add isAdmin check in 'visible' flag for getAllGroups to make sure admins can ... | Christian Fowler | 1 | -4/+4 |
| 2009-10-21 | make sure getUserInfo lookup has a real value | Christian Fowler | 1 | -14/+15 |
| 2009-10-20 | change timeout to 30 seconds for mx server response | Christian Fowler | 1 | -4/+4 |
| 2009-10-20 | Change to AND from OR on is_public | Tyler Bello | 1 | -4/+4 |
| 2009-10-20 | Change is_public from 1 to y | Tyler Bello | 1 | -4/+4 |
| 2009-10-20 | Replace where string with updated formatting and add flag to get only visible... | Tyler Bello | 1 | -16/+21 |
| 2009-10-20 | getList() user search missing () around ORs | John Turner | 1 | -5/+4 |
| 2009-10-19 | removed deprecated function | Christian Fowler | 1 | -2/+2 |
| 2009-10-09 | fix wording for email verification | Tyler Bello | 2 | -6/+5 |
| 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-03 | content count needs to be in floaticon list so it can be used effectively to ... | Christian Fowler | 1 | -3/+3 |
| 2009-10-02 | fix speeling mistake | wjames5 | 1 | -2/+2 |
| 2009-10-02 | new httpauthentication support - requires ssl | wjames5 | 1 | -2/+38 |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 34 | -97/+97 |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 34 | -97/+97 |
| 2009-09-25 | hack in div so icon can float by default, also add lables and stylize to make... | wjames5 | 1 | -6/+9 |
| 2009-09-15 | add avatar sized silhouette | Christian Fowler | 1 | -0/+0 |
| 2009-09-15 | add some classes to style usersinfo items | Christian Fowler | 1 | -7/+5 |
| 2009-09-15 | heavy modification to verifyMX function, added many features and situational ... | Tyler Bello | 1 | -95/+93 |
| 2009-09-14 | add numeric ordering to list of users | Christian Fowler | 1 | -2/+2 |
| 2009-09-14 | add count of user content for admins so it's easy to spot active accounts | Christian Fowler | 2 | -6/+13 |
| 2009-09-14 | add \!empty and getConfig check around verified_email | Christian Fowler | 1 | -5/+5 |
| 2009-09-14 | remove module title , fix flag and language display | Christian Fowler | 1 | -5/+5 |
| 2009-09-04 | force portrait_url to small... for now. will add module_param shortly | Christian Fowler | 1 | -2/+4 |
| 2009-09-04 | clense and purge user wiki page | Christian Fowler | 1 | -57/+26 |
| 2009-09-04 | cleanup user portrait and new silhouette icon for unknown user | Christian Fowler | 2 | -3/+3 |
| 2009-09-03 | clean up of users_profile to display more information in less space with less... | Christian Fowler | 2 | -23/+50 |
| 2009-09-02 | add gBitSystem->getConfig( 'user_class', 'BitPermUser' ) | Christian Fowler | 1 | -4/+5 |
| 2009-09-01 | add ORDER BY, whitespace | Christian Fowler | 1 | -17/+18 |
| 2009-09-01 | log error on invalid email entry | Tyler Bello | 1 | -3/+6 |
| 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 | index by id rather than name | Tyler Bello | 1 | -2/+2 |
| 2009-09-01 | check for isset on ret in verifyEmail | Christian Fowler | 1 | -4/+6 |
| 2009-09-01 | add semicolon | Tyler Bello | 1 | -4/+5 |
| 2009-09-01 | remove verify button from users_list | Tyler Bello | 1 | -8/+0 |