Tim Almdal
ab787233d6
Fix for ticket #184 . Sort the output children as DirectoryIterator
...
does not provide a sort order. Separate the directory and files, sort
them individually and then merge them together so directories are at
the top of the list
2009-03-25 18:14:03 +00:00
Tim Almdal
414e58a427
Fix the problem I created by trying to run the task again after it was completed.
2009-03-24 18:03:32 +00:00
Tim Almdal
00ffb24eb0
Add a pause button to the server add dialog and if it is clicked then
...
the upload is paused. If the dialog is closed and the task is not
complete then a warning message is displayed on the album.
2009-03-24 17:41:20 +00:00
Tim Almdal
8da729cfa1
Refine the task api but removing the optional parameters on the
...
task::create method call
2009-03-11 03:14:52 +00:00
Tim Almdal
5c82ce33a2
Refactor the server add module to make use of the task api (Ticket
...
#125 ). Haven't quite figured out what to do with the errors in the
context. Maybe they should show on the mainenance screen?
2009-03-10 21:30:33 +00:00
Tim Almdal
46b752cbc7
Change how the urls are built in the java script
2009-03-05 01:22:27 +00:00
Tim Almdal
705e6d62b7
Last of changes required from Bharat's 2nd review pass
2009-03-04 20:09:53 +00:00
Tim Almdal
fbc650bddb
Changed $uid to $tree_id, so not to confuse anyone between and acroynm
...
for unique identifier as opposed to user id. :-)
2009-03-04 16:01:18 +00:00
Tim Almdal
f7d82ec52f
Rename local_import module to server_add
2009-03-04 15:46:10 +00:00