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
/
server_add_theme.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-04-23
Inline admin JS into admin_server_add.html.php. Fixes #1686.
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Fix all the head() and admin_head() theme callbacks to return the
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-10-30
Add type attribute to rest of our script tags.
Chad Kieffer
2009-10-24
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-23
Adjust order of items on server_add admin page. Restore autocomplete to the a...
Chad Kieffer
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-16
Remove all non Identity API methods from Identity.php. Created an MY_Session...
Tim Almdal
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-06-29
Temporary checkin to allow merge with trunk... don't integrate
Tim Almdal
2009-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
2009-06-04
Only request the server_add js if the user is an admin
Bharat Mediratta
2009-06-05
Rewrite the server_add to have the server format the selection when a branch ...
Tim Almdal
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-04-03
Fix for ticket #200. When an error occurs the current uri is no
Tim Almdal
2009-03-05
Change how the urls are built in the java script
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