summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
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
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-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
each others passwords
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
and your system groups and if there are public groups can assign/unassigna public group
2006-07-23fix plugable auth so login fails if the plugin returns failure not just if ↵Hash91-1/+1
there's an error message
2006-07-14first pass at recent user activity. clean up old TW function ↵Christian Fowler1-0/+41
get_online_users with more flexible getUserActivity
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
for custom title if required, add some whitespace to code to make it readable
2006-07-06rename assignuser.tpl to standard, add display of quota info if package is ↵Christian Fowler1-1/+11
present
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
2006-03-22dos2unix to avoid EOL problems on winMax Kremmel2-127/+127
2006-03-03clean up user list editing - some odd conflict arose using $group smarty varChristian Fowler2-10/+10
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler2-9/+9
conflict with new content preferences
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler8-28/+28
conflict with new content preferences
2006-02-22camelCase get_permission_level method, add sister method getPermissionPackagesChristian Fowler1-5/+3
2006-02-20fix level -> perm_level changes, standardize everything on perm_levelChristian Fowler2-13/+13
2006-02-14remove mini service templates from user additionMax Kremmel1-2/+2
2006-02-13another batch of kernel_prefs name cleanup. this should be itMax Kremmel5-15/+15