summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries/drivers/Identity.php
AgeCommit message (Expand)Author
2009-10-14Clean up phpDoc and change the Identity driver so only one configuration can ...Tim Almdal
2009-10-13Merge branch 'master' into talmdal_devTim Almdal
2009-10-07Implement a user::is_writable() API method and disable the user add, updates ...Tim Almdal
2009-10-07Change the __set method on User_Definition to actually set the value as oppos...Tim Almdal
2009-10-06Allow a groups property on the User implementation and load the Identity driv...Tim Almdal
2009-10-06Encapsulate the user and group model in Gallery_User and Gallery_Group classe...Tim 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