| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-17 | Fix up autocomplete for admin_server_add - found and fixed some bugs | Bharat Mediratta | |
| in gallery_autocomplete when "multiple" isn't set. Fixed some harmless syntax issues that js2-mode helpfully pointed out. | |||
| 2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
| 2012-05-19 | Create an ajax response framework that inserts <meta> tags to guard | Bharat Mediratta | |
| against UTF-7, and create a $.gallery_autocomplete variant of jQuery's autocomplete that expects the first line to be a <meta> tag and discards it. More complete fix for #1871. | |||
| 2012-05-19 | Revert "Prevent server_add autocomplete from being interpreted as UTF-7. ↵ | Bharat Mediratta | |
| Fixes #1871." This only fixes server_add, we need to fix it more systemically. This reverts commit 88c0363344860ff87bb7fa2d084b8ab190b364cb. | |||
| 2012-05-16 | Prevent server_add autocomplete from being interpreted as UTF-7. Fixes #1871. | Bharat Mediratta | |
| 2012-05-11 | Improve the way server add deals with wacky directory names. Fixes #1857. | Bharat Mediratta | |
| 2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
| 2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
| 2010-04-30 | Add page_title to admin views. Closes #1038. | ckieffer | |
| 2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
| 2009-12-21 | Updates for the latest version of Kohana 2.4: | Bharat Mediratta | |
| 1) Controller::$input is gone -- use Input::instance() now 2) Handle new 'database.<default>.connection.params' parameter 3) Handle new 'cache.<default>.prefix' parameter | |||
| 2009-10-23 | Adjust order of items on server_add admin page. Restore autocomplete to the ↵ | Chad Kieffer | |
| add form. Created a server_add.css file. | |||
| 2009-10-18 | Moved the short_form init function to gallery.common and made it jQuery ↵ | Chad Kieffer | |
| plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}. | |||
| 2009-10-04 | Renamed more CSS selectors from gName to g-name. | Chad Kieffer | |
| 2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few ↵ | Chad Kieffer | |
| shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. | |||
| 2009-09-17 | Don't show links as part of the auto complete list | Tim Almdal | |
| 2009-09-15 | Adjust the text of the symlink error message. | Bharat Mediratta | |
| 2009-09-15 | Forbid from add symbolink link in admin server add. Read ticket #744 for ↵ | Jan Koprowski | |
| more details. | |||
| 2009-08-29 | Refactor all calls of p::clean() to SafeString::of() and p::purify() to ↵ | Andy Staudacher | |
| SafeString::purify(). Removing any p::clean() calls for arguments to t() and t2() since their args are wrapped in a SafeString anyway. | |||
| 2009-07-02 | Merge branch 'master' of git@github.com:/gallery/gallery3 | Bharat Mediratta | |
| Conflicts: modules/server_add/controllers/admin_server_add.php | |||
| 2009-07-02 | In remove_path(), if the path is invalid don't echo it back in the UI. | Bharat Mediratta | |
| 2009-07-01 | Fix a bunch of XSS vulnerabilities turned up by manual inspection | Bharat Mediratta | |
| using the checklist in ticket #385. | |||
| 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 | |
| longer admin/server_add but admin/server_add/add_path and the equality check fails. | |||
| 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 | |
| - Show the "Server Add needs configuration" message whenever there are no paths. - Un-ajaxify the admin code to remove complexity and allow us to update the status message as appropriate. - Rename server_add_admin.html.php to admin_server_add.html.php for consistency. - Fix up form to properly display error messages - Get rid of server_add_dir_list.html.php now that we're non-ajaxified. - Change delete <span> to an <a> for non-ajax world. | |||
| 2009-03-04 | Last of changes required from Bharat's 2nd review pass | Tim Almdal | |
| 2009-03-04 | Rename local_import module to server_add | Tim Almdal | |
