| Age | Commit message (Expand) | Author | Files | Lines |
| 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-02 | add support for users_login_homepage config | Christian Fowler | 1 | -1/+1 |
| 2009-01-24 | standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE D... | wjames5 | 1 | -2/+2 |
| 2009-01-20 | Fix quotes on many smarty include directivesR250 | Daniel Sutcliffe | 2 | -5/+5 |
| 2008-12-25 | don't display irrelevant information when viewing anon account | Max Kremmel | 1 | -14/+16 |
| 2008-12-04 | inelegant but functional. Ideally list needs trimming with respect to country... | Lester Caine | 1 | -2/+2 |
| 2008-11-18 | check _attachment_id for user images, not URL in case the URL is invalid for ... | Christian Fowler | 1 | -3/+3 |
| 2008-11-17 | consistent icon for 'assign' | laetzer | 1 | -2/+4 |
| 2008-11-07 | add secure icon, fix links to secure login | Christian Fowler | 1 | -5/+6 |
| 2008-10-23 | flag icon after select; removed {sortlink}, flags are already sorted by php | laetzer | 2 | -10/+6 |
| 2008-10-18 | remove level stuff | Max Kremmel | 1 | -64/+23 |
| 2008-10-18 | we don't allow users to tinker with permission levels anymore. remove the fil... | Max Kremmel | 1 | -78/+0 |
| 2008-10-16 | remove unused {form} | Max Kremmel | 1 | -26/+25 |
| 2008-10-16 | add link to page nobody knew existed | Max Kremmel | 1 | -0/+1 |
| 2008-10-05 | further layout cleanup. | Max Kremmel | 1 | -3/+3 |
| 2008-10-05 | better highlight permissions that deviate from default | Max Kremmel | 1 | -21/+28 |
| 2008-10-02 | fix user image upload, clean up code and rename 'fSubmit' stuff to use normal... | Max Kremmel | 2 | -28/+30 |
| 2008-08-28 | tidy up user home page so that rest of user page features are rendered even i... | wjames5 | 1 | -30/+24 |
| 2008-06-29 | fix users language selection | Max Kremmel | 1 | -1/+1 |
| 2008-06-07 | some UI updates | Max Kremmel | 1 | -14/+29 |
| 2008-03-22 | add content list to user display | Jams H Thompson | 1 | -0/+8 |
| 2008-03-11 | clean up help on passcode register entry, move to top since it is invasive an... | Christian Fowler | 1 | -11/+11 |
| 2008-03-11 | clean up help on passcode register entry | Christian Fowler | 1 | -1/+2 |
| 2008-02-14 | add quick ban option for users - sets status_id to suspended | wjames5 | 1 | -0/+5 |
| 2008-02-09 | remove smarty debug | wjames5 | 1 | -2/+1 |
| 2008-01-31 | Fix primary labels in users attachment browser and make attachments to person... | Nick Palmer | 1 | -3/+3 |
| 2007-11-18 | add level back as 'User Class'. please do NOT remove this without checking wi... | Christian Fowler | 1 | -1/+3 |
| 2007-11-15 | moving user import to an admin page of its own. 2 new files for this, and 1 n... | MW | 3 | -75/+91 |
| 2007-11-14 | Changed admin 'add user' to use same mechanism as batch import, separating it... | MW | 1 | -1/+25 |
| 2007-11-13 | Major improvement of Batch Import of users. Adds 4 new functions to separate ... | MW | 3 | -3/+48 |
| 2007-11-10 | moved date out of {tr} | laetzer | 1 | -1/+1 |
| 2007-11-09 | make message menu items appear only if messages package is active | Jams H Thompson | 1 | -1/+1 |
| 2007-10-10 | migrate core ajax services off prototype to mochikit | wjames5 | 1 | -14/+1 |
| 2007-09-26 | move image handling process to a separate function and fix image storing, han... | Max Kremmel | 1 | -1/+1 |
| 2007-08-23 | "hover your mouse to" out, <abbr> in | laetzer | 1 | -3/+4 |
| 2007-07-16 | A few minor tweaks to https changes. Otherwise, nice cleanup xing! | Nick Palmer | 2 | -1/+5 |
| 2007-07-15 | update is_excluded to is_revoked | Max Kremmel | 1 | -1/+1 |
| 2007-07-15 | repeat table headers more frequently | bitweaver.org | 1 | -4/+3 |
| 2007-07-15 | change UI only when there's more than 10 groups | bitweaver.org | 1 | -2/+2 |
| 2007-07-14 | edit help is now taken care of by services. this means that there is no need ... | Max Kremmel | 1 | -5/+1 |
| 2007-07-13 | try to clean up https code which has a lot of bogus assignments and convolute... | Max Kremmel | 1 | -6/+6 |
| 2007-07-12 | check for messaging permission | Max Kremmel | 1 | -1/+1 |
| 2007-07-12 | fix behaviour when assigning permissions with all permissions visible | Max Kremmel | 1 | -5/+5 |
| 2007-07-12 | fix permission storage issue where you remove all permissions if they are not... | Max Kremmel | 1 | -9/+7 |
| 2007-07-10 | Restore transalations since translations are done before variable substitutio... | Nick Palmer | 1 | -6/+6 |
| 2007-07-10 | Corrrect misspelling and cleanup translations. | Nick Palmer | 1 | -6/+6 |
| 2007-07-09 | clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o... | Max Kremmel | 1 | -21/+16 |
| 2007-07-09 | wrap attachments link with perm check and add log out button | Max Kremmel | 1 | -1/+4 |
| 2007-07-09 | add icon for login | Max Kremmel | 1 | -4/+4 |