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