summaryrefslogtreecommitdiff
path: root/modules/server_add/controllers/admin_server_add.php
AgeCommit message (Expand)Author
2013-02-17Fix up autocomplete for admin_server_add - found and fixed some bugsBharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-05-19Create an ajax response framework that inserts <meta> tags to guardBharat Mediratta
2012-05-19Revert "Prevent server_add autocomplete from being interpreted as UTF-7. Fix...Bharat Mediratta
2012-05-16Prevent server_add autocomplete from being interpreted as UTF-7. Fixes #1871.Bharat Mediratta
2012-05-11Improve the way server add deals with wacky directory names. Fixes #1857.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-04-30Add page_title to admin views. Closes #1038.ckieffer
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-12-21Updates for the latest version of Kohana 2.4:Bharat Mediratta
2009-10-23Adjust order of items on server_add admin page. Restore autocomplete to the a...Chad Kieffer
2009-10-18Moved the short_form init function to gallery.common and made it jQuery plugi...Chad Kieffer
2009-10-04Renamed more CSS selectors from gName to g-name.Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-17Don't show links as part of the auto complete listTim Almdal
2009-09-15Adjust the text of the symlink error message.Bharat Mediratta
2009-09-15Forbid from add symbolink link in admin server add. Read ticket #744 for mor...Jan Koprowski
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-02Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
2009-07-02In remove_path(), if the path is invalid don't echo it back in the UI.Bharat Mediratta
2009-07-01Fix a bunch of XSS vulnerabilities turned up by manual inspectionBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-04-03Fix for ticket #200. When an error occurs the current uri is noTim Almdal
2009-03-09Fix for ticket #135Tim Almdal
2009-03-05Remove stray reference to server_add_dir_list.html.phpBharat Mediratta
2009-03-05Cleanups.Bharat Mediratta
2009-03-04Last of changes required from Bharat's 2nd review passTim Almdal
2009-03-04Rename local_import module to server_addTim Almdal