Commit Graph

9 Commits

Author SHA1 Message Date
Marc Delisle
be434a8b05 The new "check all" checkbox should not be used to find a database name for dropping purposes 2012-06-25 07:52:19 -04:00
Rouslan Placella
8e51382fcd Drop dead code 2012-06-15 20:37:41 +01:00
Rouslan Placella
11a5cd8194 Validate database name on client side when creating one 2012-06-15 20:37:41 +01:00
Rouslan Placella
ee5ffd8df6 Moved 'create database' ajax handler back to server_databases.js, since it's no longer required on main.php 2012-06-15 20:37:41 +01:00
Rouslan Placella
aac6a9e5bd Don't refresh the whole list when dropping databases in server_databases.php
(Avoids pointless AJAX request)
2012-06-15 20:37:41 +01:00
Rouslan Placella
971db49c11 Expect JSON for every ajax request in JavaScript 2012-06-11 14:06:05 +01:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Jo Michael
13644d8591 Short-hand notation for jQuery document.ready event 2012-04-21 02:44:18 +02:00
Jo Michael
62b2d09da1 Delete databases with Ajax 2012-04-21 02:13:48 +02:00