| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-09-13 | fix typo, remove commented debug | Christian Fowler | 1 | -2/+0 |
| 2006-09-13 | fix pParmHash typo, formatting | Christian Fowler | 2 | -11/+10 |
| 2006-09-12 | add pagination to user_activity | Christian Fowler | 3 | -6/+15 |
| 2006-09-12 | clean up registerAppMenu API, clean up a lot of the menu code, don't assign a... | Max Kremmel | 1 | -1/+7 |
| 2006-09-12 | clean up of activity display to something readable | Christian Fowler | 1 | -9/+7 |
| 2006-09-12 | major overhaul to change and remind password. This should fix outstanding iss... | Christian Fowler | 9 | -69/+79 |
| 2006-09-12 | fix up userActivity with some clickable links | Christian Fowler | 2 | -2/+19 |
| 2006-09-12 | fix uname typo in change password view_user hidden form element | Christian Fowler | 1 | -1/+1 |
| 2006-09-12 | the mErrors on PASSWORD FAILURE is CRUCIAL that bit auth fails properly. DO N... | Christian Fowler | 1 | -4/+6 |
| 2006-09-06 | fix busted missing closing tr tag | Christian Fowler | 1 | -1/+1 |
| 2006-09-06 | [FIX] User Preferences "Real Name" Storage Fails (#1546652) | Fabio Rampazzo Mathias | 1 | -25/+27 |
| 2006-09-06 | proect edit link with isRegistered | Christian Fowler | 1 | -1/+1 |
| 2006-09-06 | fix typo | Christian Fowler | 1 | -2/+2 |
| 2006-09-03 | change all biticon links to point to the new icons provided in themes/icon_st... | Max Kremmel | 25 | -52/+52 |
| 2006-09-03 | preliminary biticon cleanup | Max Kremmel | 1 | -1/+1 |
| 2006-09-03 | clean up html | Max Kremmel | 1 | -9/+12 |
| 2006-09-03 | add tab to display watches | Jams H Thompson | 2 | -2/+20 |
| 2006-09-02 | fix test for asking for old password | Jams H Thompson | 1 | -3/+3 |
| 2006-09-02 | add README with link to source site (CC License) | Max Kremmel | 1 | -0/+2 |
| 2006-09-02 | update flags with nicer ones from http://www.famfamfam.com/lab/icons/flags/ ,... | Max Kremmel | 243 | -0/+0 |
| 2006-09-02 | Cleaned up login() and logout() functions, in relation to Remember Me setting... | Stephan Borg | 1 | -15/+19 |
| 2006-09-02 | Cleaned up session, Remember Me and cookie_time code. | Stephan Borg | 1 | -7/+13 |
| 2006-09-02 | Sanity check cookie_path for prefix / and if settings are equal to defaults, ... | Stephan Borg | 2 | -3/+16 |
| 2006-09-02 | Corrected default setting for remember_me to "n" | Stephan Borg | 1 | -1/+1 |
| 2006-08-30 | field is spelt: field not feild | Max Kremmel | 1 | -2/+2 |
| 2006-08-30 | set needed variables global | Max Kremmel | 1 | -0/+1 |
| 2006-08-29 | show the average rating of a users contributions on the users page | Hash9 | 2 | -2/+8 |
| 2006-08-29 | Fixed remember me feature, cookie defaults (cause of unable to login) and cle... | Stephan Borg | 1 | -19/+13 |
| 2006-08-25 | patches bug in verify when used by permissions.php | wjames5 | 1 | -4/+6 |
| 2006-08-25 | display system group if no user group | Sylvie Greverend | 1 | -3/+3 |
| 2006-08-24 | patches tpl call bug | wjames5 | 1 | -3/+3 |
| 2006-08-23 | Improve error message | Jams H Thompson | 1 | -3/+3 |
| 2006-08-23 | Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ... | Jams H Thompson | 9 | -61/+123 |
| 2006-08-17 | useless: perms are cached | Sylvie Greverend | 1 | -3/+2 |
| 2006-08-17 | can display an error message when a user needs/can choose his group to do an ... | Sylvie Greverend | 1 | -2/+5 |
| 2006-08-17 | the registration process was broken | Sylvie Greverend | 1 | -4/+4 |
| 2006-08-17 | fix unknown function | Sylvie Greverend | 1 | -4/+4 |
| 2006-08-17 | Fix several user registration issues | Jams H Thompson | 4 | -52/+78 |
| 2006-08-16 | Improve SQL performance and add liberty_content_hits table | Jams H Thompson | 1 | -0/+1 |
| 2006-08-14 | fix bug preventing registration from working silently | Hash9 | 1 | -3/+5 |
| 2006-08-11 | ensure that the user content is loaded | Hash9 | 1 | -2/+3 |
| 2006-08-11 | add liberty service call to load service sql on full load | Hash9 | 1 | -4/+5 |
| 2006-08-03 | missing comma | Max Kremmel | 1 | -3/+3 |
| 2006-07-31 | clean up sorting of menu items | Christian Fowler | 1 | -12/+14 |
| 2006-07-29 | When scanning for Authentication Plugins ignore directories starting with . a... | Hash9 | 1 | -1/+1 |
| 2006-07-29 | add gLightWeightScan to help trim down start up - esp. useful for ajax, etc. | Christian Fowler | 1 | -32/+34 |
| 2006-07-28 | clean up getUserActivity and online users module | bitweaver.org | 2 | -10/+11 |
| 2006-07-27 | require the php4 compatiblity scandir function to make BaseAuth work with php4 | Hash9 | 1 | -0/+2 |
| 2006-07-26 | remove big 5 globals that are put in namespace just prior to include | Wakeworks | 1 | -2/+0 |
| 2006-07-26 | use user_class config when creating new user objects | Christian Fowler | 3 | -9/+11 |