summaryrefslogtreecommitdiff
path: root/modules/local_import/helpers/local_import_theme.php
AgeCommit message (Collapse)Author
2009-03-04Rename local_import module to server_addTim Almdal
2009-03-03Only show local_import head stuff (css and js) when the local_importTim Almdal
admin page is shown
2009-02-26Delete unused codeTim Almdal
2009-02-26Fix up add from server:Tim Almdal
1) Upload requests are serialized so we don't over load the server or get race conditions occurring. 2) new albums are created based on the file structure of the authorized path that is the source directory.
2009-02-21Implementation of local import module. Still need work on betterTim Almdal
status messages.