summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2006-09-12add pagination to user_activityChristian Fowler1-0/+1
2006-09-12clean up of activity display to something readableChristian Fowler1-9/+7
2006-09-12major overhaul to change and remind password. This should fix outstanding iss...Christian Fowler3-14/+5
2006-09-12fix up userActivity with some clickable linksChristian Fowler1-2/+2
2006-09-12fix uname typo in change password view_user hidden form elementChristian Fowler1-1/+1
2006-09-06fix busted missing closing tr tagChristian Fowler1-1/+1
2006-09-06proect edit link with isRegisteredChristian Fowler1-1/+1
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel13-45/+45
2006-09-03clean up htmlMax Kremmel1-9/+12
2006-09-03add tab to display watchesJams H Thompson1-0/+15
2006-09-02fix test for asking for old passwordJams H Thompson1-3/+3
2006-09-02Sanity check cookie_path for prefix / and if settings are equal to defaults, ...Stephan Borg1-1/+7
2006-08-29show the average rating of a users contributions on the users pageHash91-0/+3
2006-08-23Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ...Jams H Thompson3-4/+24
2006-08-17Fix several user registration issuesJams H Thompson2-3/+8
2006-07-31clean up sorting of menu itemsChristian Fowler1-12/+14
2006-07-25'My Users Groups' becomes 'My group' where you can both see your user groups ...Sylvie Greverend2-63/+118
2006-07-23fix plugable auth so login fails if the plugin returns failure not just if th...Hash91-1/+1
2006-07-14first pass at recent user activity. clean up old TW function get_online_users...Christian Fowler1-0/+41
2006-07-13correctly use <label> and don't point to non-existent idsMax Kremmel1-8/+10
2006-07-12Fix Bug 1445682 : bitweaver Members's page missing navigationHash91-1/+1
2006-07-12Add Pluggable AuthHash92-41/+75
2006-07-07keep php in php dir, rename files with appended _inc, keep jstab in template ...Max Kremmel1-5/+3
2006-07-06rename assignuser.tpl to standard, add display of quota info if package is pr...Christian Fowler1-1/+11
2006-07-05insert missing <!-- end .body --> tags for more reliable highlightingMax Kremmel2-3/+3
2006-07-03allow modules to define their own user preference tabsHash91-11/+6
2006-07-03Prevent LDAP Login being setup and attempted if PHP LDAP Extention isn't loadedHash91-30/+35
2006-05-18sf lost may 8,9Sylvie Greverend1-1/+17
2006-05-08can now take username or emailChristian Fowler1-1/+1
2006-05-08grammatical cleanupChristian Fowler1-2/+2
2006-04-30clean up users email liberty_content_prefs fiascoMax Kremmel1-3/+3
2006-04-30rename some user settings in liberty_content_prefsMax Kremmel3-25/+25
2006-04-24typoMax Kremmel1-1/+1
2006-04-24missing ]Max Kremmel1-1/+1
2006-04-19mass kernel_config renaming for users_Christian Fowler6-27/+27
2006-04-19mass kernel_config renaming for users_Christian Fowler1-25/+25
2006-04-19replace dislpay_name config with users_display_nameChristian Fowler3-11/+11
2006-04-19more kernel_config renamesMax Kremmel2-3/+3
2006-04-17use menu title for boxChristian Fowler1-2/+2
2006-04-12the assign_user in the url was nul. Don't need it as it passed as hiddenSylvie Greverend1-2/+2
2006-04-12do not show disable menus on my pageChristian Fowler1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel7-22/+22
2006-04-10add ajax search list to edit_groupChristian Fowler1-8/+29
2006-04-06getConfig -> isFeatureActive for rnd_num_regChristian Fowler1-1/+1
2006-04-04change field name registration_choice to is_publicSylvie Greverend1-1/+1
2006-03-29forgot_pass backSylvie Greverend1-3/+3
2006-03-29user can choose group at registration time from a closed listSylvie Greverend2-0/+35
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel2-2/+2
2006-03-23fix unassigned permission group suggestionMax Kremmel1-2/+2
2006-03-23use getConfig instead of mPrefsbitweaver.org1-2/+2