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
/
helpers
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-16
Remove unnecessary slash from url::site() arg.
Bharat Mediratta
2009-03-10
Refactor the server add module to make use of the task api (Ticket
Tim Almdal
2009-03-10
access::allow/deny/reset functions will now throw an exception if you
Bharat Mediratta
2009-03-09
Fix for ticket #135
Tim Almdal
2009-03-05
Don't clean out the authorized_paths var at install time, so that uninstall/r...
Bharat Mediratta
2009-03-05
Cleanups.
Bharat Mediratta
2009-03-05
Minor cleanups.
Bharat Mediratta
2009-03-05
Change how the urls are built in the java script
Tim Almdal
2009-03-05
Clean up no authorized directoriesmessage
Tim Almdal
2009-03-05
Correct typo
Tim Almdal
2009-03-04
Last of changes required from Bharat's 2nd review pass
Tim Almdal
2009-03-04
Continuation of the rename of jquery.autocomplete.pack.js
Tim Almdal
2009-03-04
move server_add styles into the theme screen.css files
Tim Almdal
2009-03-04
Move the autocomplete js and css files to lib
Tim Almdal
2009-03-04
Rename local_import module to server_add
Tim Almdal