summaryrefslogtreecommitdiff
path: root/modules/user/helpers/user_event.php
AgeCommit message (Expand)Author
2009-10-31Revert "Use an event 'check_user_name_exists' to validate the input name is a...Tim Almdal
2009-10-31Move the identity provider menu item under the settings menu and make the Use...Tim Almdal
2009-10-29Use an event 'check_user_name_exists' to validate the input name is already i...Tim Almdal
2009-10-29Just show the Identity admin menu item all the time. This gives a place to ha...Tim Almdal
2009-10-23Minor changes to more closely align this branch with masterTim Almdal
2009-10-20Only show the user/group administration screen if the active idenity provider...Tim Almdal
2009-10-18Add a menu item to manage the Identity drivers if there is more than one inst...Tim Almdal
2009-10-14Move the ui for user adminsitration back to the user module.Tim Almdal
2009-10-13Refactor the ui component of the user module into the gallery core module.Tim Almdal
2009-10-13refactor locale related functionality out of the user module and into the gal...Tim Almdal
2009-09-04Add new locale preferences: Adding per session (cookie) locale preferences an...Andy Staudacher
2009-07-28Use events to generate menus, instead of having xxx_menu helpers.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-02-10style fixes (style for method names, style for vars in locale.php)Andy Staudacher
2009-02-10Move site default_locale into DB (vars) and add a per user locale preference.Andy Staudacher
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2008-12-17Add initialization to the user module to put the user and group_idsBharat Mediratta