summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/admin.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-28When the admin controller redirects to the reauthenticate controller, the val...Tim Almdal
2010-07-23More patches as part of #1225. Change the 'core' modules to use the json::replyTim Almdal
2010-07-16Improve the fix for #1176 to use request::is_ajax() instead of tackingBharat Mediratta
2010-07-15Rename g-in-dialog to the naming standard for query parameters and give it so...Tim Almdal
2010-07-07Fix for ticket #1176. Have the gallery.dialog code add a g-in-dialog paramete...Tim Almdal
2010-07-05Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-07-05Revert "If the admin request originates as a dialog link, don't display the e...Tim Almdal
2010-07-05Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2010-07-05Add maessage when we automatically log you out of the admin area.Bharat Mediratta
2010-07-05If the admin request originates as a dialog link, don't display the entire pa...Tim Almdal
2010-06-12Bounce the user to the login page if they try to get to part of theBharat Mediratta
2010-06-12Push the continue url into the form for consistency with otherBharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-14Change JavaScript reauthentication check to check via XHR.Andy Staudacher
2010-02-10Use the helper ulr:current instead of manually creating the continue url.Tim Almdal
2010-02-08Fix for ticket 1008: Redirect to destination after re-auth.Andy Staudacher
2010-02-07Last partial fix for ticket 585: Compartmentalize the admin area and require ...Andy Staudacher
2009-12-23Convert a bunch of leftover kohana::show_404 calls to throwBharat Mediratta
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...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-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