summaryrefslogtreecommitdiff
path: root/core/controllers/simple_uploader.php
AgeCommit message (Expand)Author
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta
2009-05-14Beautify only the title, not the filenameBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-13Create a new "add" permission and require it at the controller levelBharat Mediratta
2009-05-13Beautify the title of uploaded files. Convert underscores to spaces, collaps...Bharat Mediratta
2009-05-08Don't rely on the file to have an extension (or better: don't throw anBharat Mediratta
2009-04-02Continuation of r20518. Remove all the cases were the csrf values inTim Almdal
2009-03-27Add missing csrf value.Bharat Mediratta
2009-03-17Switch from using SimpleUploader to using swfUpload as our flash basedBharat Mediratta
2009-03-09Don't forget to clean up temp files after uploading.Bharat Mediratta
2009-03-04Implement batch support in a simple fashion to avoid having to change the swf...Bharat Mediratta
2009-03-04Redefine the batch API to be very very simple. You callBharat Mediratta
2009-03-03Refactored the batch Api: 1) created a small batch helper class:Tim Almdal
2009-03-01Simplify the batch api by having the core event handlers forTim Almdal
2009-02-28The scaffolding, simple_uploader and local_import now call two newTim Almdal
2009-02-25Add support MP4 movies also. Flowplayer supports them and can streamBharat Mediratta
2009-02-22Added t(...) around some display strings that were overlooked.Tim Almdal
2009-02-22Very basic movie support. You can upload a FLV file, we use ffmpeg toBharat Mediratta
2009-02-18Add a 'finish' button which dismisses the dialog and refreshes the current pageBharat Mediratta
2009-02-18Urlencode the user agent, else it doesn't get passed through properly.Bharat Mediratta
2009-02-17Add more localized stringsBharat Mediratta
2009-02-15Ignore the unique timestamp value that upload::save() prepends to temp filena...Bharat Mediratta
2009-02-14Say hello to the new Flash based uploader, courtesy of Eric Zelermyer.Bharat Mediratta