Marc Delisle
|
c63d6a59a1
|
Unneeded wrapping of a jQuery object
|
2010-12-30 07:45:15 -05:00 |
|
Aamir Khan
|
e78e42a31b
|
Refresh navigation after copying database (bug #3081099, patch# 3091778).
|
2010-11-12 09:35:25 +01:00 |
|
Michal Čihař
|
0431042bd0
|
Drop $Id$ expansion, nobody complained so far it not working.
|
2010-09-07 15:00:44 +02:00 |
|
ninadsp
|
ee6bcb1b16
|
Added JSDoc-Toolkit compatible documentation to js/db_operations.js
|
2010-08-10 19:25:56 +05:30 |
|
ninadsp
|
7d3245cbcd
|
Fixed the empty notice divison being generated when PMA_showMessage() was being passed a NULL query
|
2010-07-12 23:11:41 +05:30 |
|
ninadsp
|
e98edae53b
|
Remove previous queries if any before inserting the latest query. We
don't want too many queries crowding up.
|
2010-07-11 00:14:12 +05:30 |
|
ninadsp
|
5677d17722
|
Include the query too if we are in an ajax request.
|
2010-06-30 01:16:49 +05:30 |
|
ninadsp
|
4f6339b6a4
|
We need to close the dialog when reloading the database after renaming
it. The code did not do this, added it.
|
2010-06-30 00:28:45 +05:30 |
|
ninadsp
|
ca764244a0
|
Added localization strings for the jQueryUI dialog buttons.
|
2010-06-29 00:38:41 +05:30 |
|
ninadsp
|
a968b58d5c
|
Now shows the sql query too when renaming a database.
|
2010-06-27 23:04:18 +05:30 |
|
ninadsp
|
dcdde2f99f
|
Moved the jQuery script for handling Create Table action from
js/db_operations.js to js/functions.js as this action is used on
multiple pages.
|
2010-06-25 11:01:19 +05:30 |
|
ninadsp
|
217968fb92
|
Noticed a bug in the dialog close buttons. The html was not destroyed
after closing, so added a .remove() call everywhere.
|
2010-06-25 00:30:23 +05:30 |
|
ninadsp
|
dd1ec1c019
|
Fixed the issue with the content frame not refreshing after the 'Reload
Database? Y/N' dialog.
When copying the database, the database is now switched with JS.
Create Table action still a work in progress
|
2010-06-23 10:51:47 +05:30 |
|
ninadsp
|
a871eba302
|
Localised strings in js/db_operations.js
|
2010-06-22 11:32:45 +05:30 |
|
ninadsp
|
cb4c110074
|
Ajaxified Rename Database, Copy Database and Change database charset
actions.
|
2010-06-21 02:03:16 +05:30 |
|
ninadsp
|
d775f341a4
|
Added new js files for Ajax events on db_operations.php and
tbl_operations.php
|
2010-05-28 13:06:51 +05:30 |
|