summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/uploader.php
AgeCommit message (Expand)Author
2013-03-14#2058 - Separate uploader logic into Kohana-, Item-Model-, and Uploadify-spec...shadlaws
2013-03-13#2061 - Remove Uploadify from add_photo_form/add_photo_form_completed events.shadlaws
2013-02-17#2006 - Add system::mark_file_for_delete API to delete files at shutdown.shadlaws
2013-02-12#2001 - Make filename sanitizing more consistent.shadlaws
2013-01-28#1945 - Extend legal_file helper functions.shadlaws
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-12-10bug fix: updated file_proxy.php to use legal_file helper instead of hard-code...shadlaws
2012-05-17Smash multiple extensions down into a single one when accepting fileBharat Mediratta
2012-05-14Force uploader status messages to be integers. Fixes #1863.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-10-03Fix the standard and REST uploaders to use a callback function toBharat Mediratta
2011-04-30Results from a round of feedback with Bharat.Chad Parry
2011-04-28This patch helps provide raw photo support with some small changes to the fra...Chad Parry
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-09-02Don't show the "(## errors)" part of the status message if there haven't been...Bharat Mediratta
2010-08-31Expire completed uploads and introduce a text message that says howBharat Mediratta
2010-08-07Whitespace fix.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-15Rename Flash_Uploader to just Uploader. Modules that want to replaceBharat Mediratta