summaryrefslogtreecommitdiff
path: root/modules/user/libraries/drivers/Identity/Gallery.php
AgeCommit message (Expand)Author
2009-10-21re-add the lookup_group_by_name API Method.Tim Almdal
2009-10-20Add lookup_group Identity provider API and change the permissions controller ...Tim Almdal
2009-10-20Add a groups api method on the Identity provider and change access_Core::_get...Tim Almdal
2009-10-20Changes to Identity interface to allow for multiple Identity providers. What...Tim Almdal
2009-10-19Simplify the user interface by moving the password reset functionality into t...Tim Almdal
2009-10-16Cleanup merge of user/group helpers into Identity interface. Reduce redundan...Tim Almdal
2009-10-14Clean up phpDoc and change the Identity driver so only one configuration can ...Tim Almdal
2009-10-13Correct typo in method nameTim Almdal
2009-10-13Merge branch 'master' into talmdal_devTim Almdal
2009-10-06Encapsulate the user and group model in Gallery_User and Gallery_Group classe...Tim Almdal
2009-10-06Change the notification handler to use the Identity API to lookup subscribersTim Almdal
2009-10-05Handle the filters on Identity/Gallery::list_users and Identity/Gallery::list...Tim Almdal
2009-10-05Access the form validation rules via the API for groups and usersTim Almdal
2009-10-05The initial commit of refactoring the user/group adminsitration into a driver.Tim Almdal