summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/permissions.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-07-31Full pass over all the JSON encoding and JS dialog code. We now abideBharat Mediratta
2010-07-31More patches as part of #1225. Change the 'core' modules to use the json::replyTim Almdal
2010-07-06Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...Tim Almdal
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-20Add lookup_group Identity provider API and change the permissions controller ...Tim Almdal
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-09-15CSRF / auth fixes, golden data file checkpointAndy Staudacher
2009-09-06Don't allow users to take away their own edit permissions. If weBharat Mediratta
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta