| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-09-12 | add pagination to user_activity | Christian Fowler | 1 | -0/+1 | |
| 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 ↵ | Christian Fowler | 3 | -14/+5 | |
| issues, and clean up old TW code. It also reduced the lenght of the confirm URL so email apps are less likely to truncate it. If you need to change anything related to user password confirmation or changing, please check with spiderr first. | |||||
| 2006-09-12 | fix up userActivity with some clickable links | Christian Fowler | 1 | -2/+2 | |
| 2006-09-12 | fix uname typo in change password view_user hidden form element | Christian Fowler | 1 | -1/+1 | |
| 2006-09-06 | fix busted missing closing tr tag | Christian Fowler | 1 | -1/+1 | |
| 2006-09-06 | proect edit link with isRegistered | Christian Fowler | 1 | -1/+1 | |
| 2006-09-03 | change all biticon links to point to the new icons provided in ↵ | Max Kremmel | 13 | -45/+45 | |
| themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links. | |||||
| 2006-09-03 | clean up html | Max Kremmel | 1 | -9/+12 | |
| 2006-09-03 | add tab to display watches | Jams H Thompson | 1 | -0/+15 | |
| 2006-09-02 | fix test for asking for old password | Jams H Thompson | 1 | -3/+3 | |
| 2006-09-02 | Sanity check cookie_path for prefix / and if settings are equal to defaults, ↵ | Stephan Borg | 1 | -1/+7 | |
| to set as empty strings - this prevents problems after upgrades from hardcoded authentication cookie_paths. Settings are displayed correctly in Login Settings screen. | |||||
| 2006-08-29 | show the average rating of a users contributions on the users page | Hash9 | 1 | -0/+3 | |
| 2006-08-23 | Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ↵ | Jams H Thompson | 3 | -4/+24 | |
| each others passwords | |||||
| 2006-08-17 | Fix several user registration issues | Jams H Thompson | 2 | -3/+8 | |
| 2006-07-31 | clean up sorting of menu items | Christian Fowler | 1 | -12/+14 | |
| 2006-07-25 | 'My Users Groups' becomes 'My group' where you can both see your user groups ↵ | Sylvie Greverend | 2 | -63/+118 | |
| and your system groups and if there are public groups can assign/unassigna public group | |||||
| 2006-07-23 | fix plugable auth so login fails if the plugin returns failure not just if ↵ | Hash9 | 1 | -1/+1 | |
| there's an error message | |||||
| 2006-07-14 | first pass at recent user activity. clean up old TW function ↵ | Christian Fowler | 1 | -0/+41 | |
| get_online_users with more flexible getUserActivity | |||||
| 2006-07-13 | correctly use <label> and don't point to non-existent ids | Max Kremmel | 1 | -8/+10 | |
| 2006-07-12 | Fix Bug 1445682 : bitweaver Members's page missing navigation | Hash9 | 1 | -1/+1 | |
| 2006-07-12 | Add Pluggable Auth | Hash9 | 2 | -41/+75 | |
| 2006-07-07 | keep php in php dir, rename files with appended _inc, keep jstab in template ↵ | Max Kremmel | 1 | -5/+3 | |
| for custom title if required, add some whitespace to code to make it readable | |||||
| 2006-07-06 | rename assignuser.tpl to standard, add display of quota info if package is ↵ | Christian Fowler | 1 | -1/+11 | |
| present | |||||
| 2006-07-05 | insert missing <!-- end .body --> tags for more reliable highlighting | Max Kremmel | 2 | -3/+3 | |
| 2006-07-03 | allow modules to define their own user preference tabs | Hash9 | 1 | -11/+6 | |
| 2006-07-03 | Prevent LDAP Login being setup and attempted if PHP LDAP Extention isn't loaded | Hash9 | 1 | -30/+35 | |
| 2006-05-18 | sf lost may 8,9 | Sylvie Greverend | 1 | -1/+17 | |
| 2006-05-08 | can now take username or email | Christian Fowler | 1 | -1/+1 | |
| 2006-05-08 | grammatical cleanup | Christian Fowler | 1 | -2/+2 | |
| 2006-04-30 | clean up users email liberty_content_prefs fiasco | Max Kremmel | 1 | -3/+3 | |
| 2006-04-30 | rename some user settings in liberty_content_prefs | Max Kremmel | 3 | -25/+25 | |
| 2006-04-24 | typo | Max Kremmel | 1 | -1/+1 | |
| 2006-04-24 | missing ] | Max Kremmel | 1 | -1/+1 | |
| 2006-04-19 | mass kernel_config renaming for users_ | Christian Fowler | 6 | -27/+27 | |
| 2006-04-19 | mass kernel_config renaming for users_ | Christian Fowler | 1 | -25/+25 | |
| 2006-04-19 | replace dislpay_name config with users_display_name | Christian Fowler | 3 | -11/+11 | |
| 2006-04-19 | more kernel_config renames | Max Kremmel | 2 | -3/+3 | |
| 2006-04-17 | use menu title for box | Christian Fowler | 1 | -2/+2 | |
| 2006-04-12 | the assign_user in the url was nul. Don't need it as it passed as hidden | Sylvie Greverend | 1 | -2/+2 | |
| 2006-04-12 | do not show disable menus on my page | Christian Fowler | 1 | -2/+2 | |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 7 | -22/+22 | |
| 2006-04-10 | add ajax search list to edit_group | Christian Fowler | 1 | -8/+29 | |
| 2006-04-06 | getConfig -> isFeatureActive for rnd_num_reg | Christian Fowler | 1 | -1/+1 | |
| 2006-04-04 | change field name registration_choice to is_public | Sylvie Greverend | 1 | -1/+1 | |
| 2006-03-29 | forgot_pass back | Sylvie Greverend | 1 | -3/+3 | |
| 2006-03-29 | user can choose group at registration time from a closed list | Sylvie Greverend | 2 | -0/+35 | |
| 2006-03-25 | escape htmlspecialchars on output instead of during store process | Max Kremmel | 2 | -2/+2 | |
| 2006-03-23 | fix unassigned permission group suggestion | Max Kremmel | 1 | -2/+2 | |
| 2006-03-23 | use getConfig instead of mPrefs | bitweaver.org | 1 | -2/+2 | |
