index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
server_add
/
controllers
Age
Commit message (
Expand
)
Author
2009-04-03
Fix for ticket #200. When an error occurs the current uri is no
Tim Almdal
2009-03-25
Fix for ticket #184. Sort the output children as DirectoryIterator
Tim Almdal
2009-03-24
Fix the problem I created by trying to run the task again after it was comple...
Tim Almdal
2009-03-24
Add a pause button to the server add dialog and if it is clicked then
Tim Almdal
2009-03-11
Refine the task api but removing the optional parameters on the
Tim Almdal
2009-03-10
Refactor the server add module to make use of the task api (Ticket
Tim Almdal
2009-03-09
Fix for ticket #135
Tim Almdal
2009-03-05
Remove stray reference to server_add_dir_list.html.php
Bharat Mediratta
2009-03-05
Cleanups.
Bharat Mediratta
2009-03-05
Change how the urls are built in the java script
Tim Almdal
2009-03-04
Last of changes required from Bharat's 2nd review pass
Tim Almdal
2009-03-04
Changed $uid to $tree_id, so not to confuse anyone between and acroynm
Tim Almdal
2009-03-04
Rename local_import module to server_add
Tim Almdal