Rouslan Placella
|
9c280588c1
|
Tear down correct event handler
|
2012-11-04 23:05:00 +00:00 |
|
Rouslan Placella
|
9e4d200141
|
Wrap notice in a styled div
|
2012-11-04 23:02:01 +00:00 |
|
Rouslan Placella
|
be231714c2
|
Fixed drop databases form submission
|
2012-11-04 22:56:21 +00:00 |
|
Rouslan Placella
|
d5db9dfc30
|
Implemented refreshing of the navigation
|
2012-10-30 20:10:21 +00:00 |
|
Rouslan Placella
|
3ca7d34240
|
Destroy registered jQuery events on page tear down
|
2012-10-30 20:07:01 +00:00 |
|
Rouslan Placella
|
5838a44339
|
Use AJAX.registerOnload() instead of $(document).ready()
|
2012-10-30 20:07:01 +00:00 |
|
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 |
|