| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 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 | 5 | -70/+120 |
| 2009-08-25 | Only load ldap options if auth_ldap data is returned | Lester Caine | 1 | -2/+2 |
| 2009-08-25 | break out user pref registration from notificaiton check - notify flag only a... | wjames5 | 1 | -20/+22 |
| 2009-08-25 | ret true on register even if notification is off, also log it | wjames5 | 1 | -5/+8 |
| 2009-08-25 | add comment to make easier to follow | wjames5 | 1 | -6/+10 |
| 2009-08-24 | add flag to notify user or not on regitration | Christian Fowler | 1 | -46/+48 |
| 2009-08-21 | call gBitSystem->getConfig( 'user_class' ) to get proper user class from config | Christian Fowler | 1 | -4/+7 |
| 2009-08-07 | check for p_users_admin insetad of isAdmin for private users info | Christian Fowler | 1 | -2/+2 |
| 2009-07-16 | Input from Daniel Park on AD connection - group management still needs to be ... | Lester Caine | 1 | -13/+43 |
| 2009-07-15 | quiet Auth/Auth.php include for system without that pear module installed | Christian Fowler | 1 | -4/+3 |
| 2009-07-15 | Checks for setting of public/private user information | Tyler Bello | 1 | -2/+7 |
| 2009-07-15 | Added option for public/private user info on register | Tyler Bello | 1 | -1/+13 |
| 2009-07-15 | remove nested {legend}/fieldset which is hell on aligment, remove 'Optional D... | Christian Fowler | 1 | -49/+47 |
| 2009-07-14 | init HTTP_USER_AGENT to empty so reliant methods don't need gobs of empty che... | Christian Fowler | 1 | -1/+5 |
| 2009-07-14 | cast substr to (string) to prevent insert fatals if substr returns false | Christian Fowler | 1 | -4/+5 |
| 2009-07-04 | Pick up checkbox changes in plugin settings - needs extending to provide gene... | Lester Caine | 1 | -2/+15 |
| 2009-07-03 | clean up private message | Christian Fowler | 1 | -2/+2 |
| 2009-06-30 | move $() into BitBase name space, and use document.getElementById in distro'e... | Christian Fowler | 2 | -4/+4 |
| 2009-06-18 | merge User Info and User Prefs into a single form since they send the exact s... | Christian Fowler | 2 | -12/+8 |
| 2009-05-22 | Fix table column alignment for non-standard groups | Daniel Sutcliffe | 1 | -1/+1 |
| 2009-05-04 | add name to login form, and auto-focus user input field | Christian Fowler | 1 | -1/+4 |
| 2009-04-22 | add user_activity link | Christian Fowler | 1 | -0/+1 |
| 2009-04-21 | From witbeaver - correction to email lookup | Lester Caine | 1 | -4/+4 |
| 2009-04-21 | From witbeaver - tidy up of ldap authentication | Lester Caine | 1 | -88/+91 |
| 2009-04-19 | Remove older status flag | Lester Caine | 1 | -3/+2 |
| 2009-04-19 | A little untidy - but now functional without modifying PEAR:Auth | Lester Caine | 1 | -27/+50 |
| 2009-04-18 | THIS NEEDS CONFIRMING - user information array should only be populated if a ... | Lester Caine | 1 | -4/+4 |