Commit Graph

2034 Commits

Author SHA1 Message Date
Madhura Jayaratne
1d93de6ada Merge branch 'QA_3_5' 2012-07-02 21:54:57 +05:30
Madhura Jayaratne
bc5602d079 bug #3526916 [interface] Search fails with JS error when tooltips disabled 2012-07-02 21:51:13 +05:30
Chanaka Indrajith
9a2900508d Merge remote branch 'upstream/master' 2012-07-01 23:56:04 +05:30
J.M
f96c97984e Merge branch 'QA_3_5' 2012-07-01 17:27:19 +02:00
J.M
8f0f6da64c - bug #3534979 [interface] Copy Database Ajax feedback vanishes long before copying is done 2012-07-01 17:17:31 +02:00
J.M
468998912a - bug #3539044 [interface] Browse mode "Show" button gives blank page if no results anymore 2012-07-01 17:17:27 +02:00
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Chanaka Indrajith
1cc49d32d9 Resolved conflicts 2012-06-27 07:06:34 +05:30
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
J.M
8eb0f2f22b Use checkbox for checking/unchecking all rows in a table 2012-06-24 17:49:53 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Atul Pratap Singh
4ccf9b29b2 Fix sql results display in database search while deleting from search results 2012-06-19 18:14:57 +05:30
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
a16e723048 Dropped PMA_ajaxResponse() 2012-06-11 17:58:35 +01:00
Rouslan Placella
8b0f21aa0d Fixed user preferences export/import 2012-06-11 14:06:05 +01:00
Rouslan Placella
971db49c11 Expect JSON for every ajax request in JavaScript 2012-06-11 14:06:05 +01:00
Rouslan Placella
bdb33e4548 Fixed ajax response for change password form 2012-06-11 14:06:04 +01:00
Rouslan Placella
796012fcc5 Completely drop footnotes and use tooltips instead 2012-06-11 14:06:04 +01:00
Rouslan Placella
3cf937022e Integrated ajax responses from user_password.php with PMA_Response class 2012-06-11 14:06:04 +01:00
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
46de9ecf01 Fixed JS bug in user prefs 2012-06-11 14:06:03 +01:00
Rouslan Placella
243727043d Removed the last references to the old header files 2012-06-11 14:06:03 +01:00
Marc Delisle
445bd8c67a Merge branch 'atul' 2012-06-11 07:48:56 -04:00
Atul Pratap Singh
0fbe20103f Fix mangled datalabels bug(zoom search) in case of chromium browser 2012-06-11 16:46:41 +05:30
Atul Pratap Singh
d7ab56f37b Fix zoom search point edit bug 2012-06-11 15:52:43 +05:30
Rouslan Placella
5336e18051 Dropped duplicate nocache setting for ajax requests in server_status 2012-06-10 14:41:42 +01:00
Atul Pratap Singh
c4a307f915 Fix bug introduced due to incremental variable 2012-06-10 19:03:26 +05:30
Marc Delisle
f6330a3f17 Unnecessary comma is harmful under IE 2012-06-10 07:53:14 -04:00
Rouslan Placella
1520e3dff4 Merge branch 'QA_3_5' 2012-06-09 17:47:36 +01:00
Rouslan Placella
8c2e27e972 Fixed invalid HTML tag 2012-06-09 17:47:17 +01:00
Rouslan Placella
eece82dc81 Fixed broken "Switch to visual builder" link in db_qbe.php 2012-06-06 12:03:47 +01:00
Dieter Adriaenssens
c60f1c029b Merge pull request #70 from rdeq08/QA_3_5
Improve the "How to use" messages
2012-06-03 04:16:13 -07:00
Yuichiro Takahashi
d8c9c2a4c7 Improve the "How to use" messages 2012-06-03 18:20:00 +09:00
Rouslan Placella
2ba367b79d Convert checkPassword() function to use jQuery 2012-06-03 02:45:34 +01:00
Rouslan Placella
9b9bd239c3 Merge branch 'QA_3_5'
Conflicts:
	js/functions.js
	js/server_privileges.js
2012-06-03 02:08:46 +01:00
Rouslan Placella
1368ff772e Fixed bug #3531586 - Add user form prints JSON when user presses enter 2012-06-03 01:50:28 +01:00
Rouslan Placella
a1eb7f30f4 Fixed bug #3531585 - Broken password validation in copy user form 2012-06-03 01:42:49 +01:00
Rouslan Placella
dbeaeeb7e2 Fixed bug #3531584 - No form validation in change password dialog 2012-06-03 01:20:23 +01:00
Atul Pratap Singh
4a527478ca Fix date/time picker problem in zoom search 2012-05-31 18:15:34 +05:30
Marc Delisle
3044b49094 store type for X and Y values 2012-05-24 13:55:01 -04:00
Marc Delisle
50333c6faa Put back changes from c763cc45 2012-05-24 13:20:28 -04:00
Marc Delisle
6735f741f0 Put back changes from 9be5d8e0 2012-05-24 13:15:26 -04:00
Marc Delisle
5c53fb643a Fix merge conflicts 2012-05-24 12:34:15 -04:00
Marc Delisle
8735be735e Remove older library code 2012-05-22 13:00:34 -04:00
Marc Delisle
78f625819c Update the "How to use" messages 2012-05-22 12:58:35 -04:00
Marc Delisle
33397880bd Panning not supported at the moment 2012-05-22 12:53:15 -04:00
Marc Delisle
875d9d0f92 comments about tests under IE 2012-05-22 12:49:55 -04:00