gallery3/modules/server_add
jhilden 746609b967 * created new generic "Add" dropdown in the site menu. this should take care of ticket #537
* removed start/stop translation menu items from the admin, since they are on the languags admin page now
2009-08-29 14:27:08 -04:00
..
controllers Properly deal with invalid images. This fixes ticket #611 which shows 2009-08-27 17:04:48 -07:00
helpers * created new generic "Add" dropdown in the site menu. this should take care of ticket #537 2009-08-29 14:27:08 -04:00
js Fix for ticket #590. The gallery.dialog.js looks for an element "#dialog #gProgress" and if it finds it assumes that it is a progress dialog and removes the title. This pathc changes the name of the div containing the progress bar to gServerAddProgress and avoids the issue. 2009-08-18 05:18:41 +08:00
models Rework server_add. It's smaller and leaner now, storing the list of 2009-07-07 21:20:24 -07:00
views Fix for ticket #590. The gallery.dialog.js looks for an element "#dialog #gProgress" and if it finds it assumes that it is a progress dialog and removes the title. This pathc changes the name of the div containing the progress bar to gServerAddProgress and avoids the issue. 2009-08-18 05:18:41 +08:00
module.info Add quotes around all values that contain spaces in them, and add a 2009-07-13 10:36:55 -07:00