summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/simple_uploader.php
AgeCommit message (Expand)Author
2009-09-15CSRF / auth fixes, golden data file checkpointAndy Staudacher
2009-08-27Properly deal with invalid images. This fixes ticket #611 which showsBharat Mediratta
2009-07-16Remove spurious blank line at the top of the file introduced in 09c9b1a755618...Bharat Mediratta
2009-07-11Fix a bug where we're referring to $photo when we just uploaded aBharat Mediratta
2009-07-10Added the upload::required validation in order to insure that failed uploadsTim Almdal
2009-06-29If the argument to app() is not an album id, switch to the item parent.Bharat Mediratta
2009-06-16Add support for uploading .jpeg files (in addition to .jpg)Bharat Mediratta
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-29Require "add" permission to show the add form.Bharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta