summaryrefslogtreecommitdiff
path: root/modules/local_import/controllers/local_import.php
AgeCommit message (Expand)Author
2009-03-04Rename local_import module to server_addTim Almdal
2009-03-04Redefine the batch API to be very very simple. You callBharat Mediratta
2009-03-04Forgot to remove a debugging statementTim Almdal
2009-03-04Use Directory IteratorTim Almdal
2009-03-03* Validate that the source path is authorized.Tim Almdal
2009-03-03Improve the comment about why we skip the first path.Tim Almdal
2009-03-03Fix indentation, remove unnnecessary csrf check.Bharat 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-26Fix up add from server:Tim Almdal
2009-02-25Add closing )Tim Almdal
2009-02-25Add support MP4 movies also. Flowplayer supports them and can streamBharat Mediratta
2009-02-24Major change to local import, in that checking the high levelTim Almdal
2009-02-23Fix problem that movie::create was never being called. But strangelyTim Almdal
2009-02-23Include jpg as valid graphic filesTim Almdal
2009-02-23Use IMAGETYPE_xxx to filter file typesTim Almdal
2009-02-22Added "flv" to the list of the supported filesTim Almdal
2009-02-21Hardcode extensions instead of using Image::$allowed_types because weBharat Mediratta
2009-02-21Implementation of local import module. Still need work on betterTim Almdal
2008-12-12Remove the attempt at a local import moduleTim Almdal
2008-12-11Remove the options menus from the albums and photo pages and move to the site...Tim Almdal