Commit Graph

90428 Commits

Author SHA1 Message Date
Marc Delisle
b809e36836 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-03 08:10:24 -05:00
Michal Čihař
bff6f471a9 Expand More menu here as well
It can happend that Operations tab is hidden in the menu.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-03 10:02:30 +01:00
Michal Čihař
5a7bf6e001 Show default value for number of fields
We fall back to this value when it's not filled in, so it's better to
show it in the form as well.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-03 09:55:10 +01:00
Michal Čihař
cb8daa44d7 Merge remote-tracking branch 'origin/QA_4_1' 2014-03-03 09:31:27 +01:00
Michal Čihař
f319824b54 Fix regexp to match
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-03 09:30:51 +01:00
Michal Čihař
6cbde74c25 Test encoded binary output
Otherwise PHP sometimes refuses to match binary content using PCRE.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-03 09:30:44 +01:00
Michal Čihař
3f9c963abe Merge remote-tracking branch 'origin/QA_4_1' 2014-03-03 09:28:55 +01:00
Michal Čihař
f95010d9c2 Merge pull request #981 from mebjas/QA_4_1
Testcases for PMA_ConfigTest modified
2014-03-03 09:28:00 +01:00
Michal Čihař
a4b179f2d7 Merge pull request #989 from dhananjay92/minor_improvements
Display session expiry msg after auto-redirect.
2014-03-03 09:26:14 +01:00
Dhananjay Nakrani
76c57710f0 Display session expiry msg after auto-redirect.
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
2014-03-03 11:49:17 +05:30
Marc Delisle
17dea6dda9 Merge branch 'QA_4_1' 2014-03-02 09:41:34 -05:00
Marc Delisle
51a981c4b4 Merge commit '1c481a5' 2014-03-02 09:41:25 -05:00
Marc Delisle
93db7fac2d Merge commit 'd2dbe10' 2014-03-02 09:41:13 -05:00
Marc Delisle
b50ed1aac4 Merge commit '65e24c0' 2014-03-02 09:41:02 -05:00
Marc Delisle
8c795aede7 Merge commit '089b382' 2014-03-02 09:40:49 -05:00
Atul Pratap Singh
872e4d039b Merge branch 'QA_4_1' 2014-03-03 01:33:29 +05:30
Atul Pratap Singh
15539d4d7d Fix bugs#4302: Some params are being omitted from microhistory
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-03-02 23:48:37 +05:30
Atul Pratap Singh
c98b4a1d17 Merge pull request #985 from vpowerrc/master
fixed #4300 Grid edit textfield: can't place cursor or select text with ...
2014-03-02 19:57:46 +05:30
Marc Delisle
44cb913b40 ChangeLog entry
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-02 09:26:06 -05:00
Marc Delisle
1c481a54ae Merge pull request #966 from smita786/QA_4_1
bug fix #4298:ImportCSV options UI validation includes "Columns separate...
2014-03-02 09:25:53 -05:00
Smita Kumari
d2dbe10b5a unbinding keyup event
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-03-02 18:44:05 +05:30
Weblate
043a007c66 Merge remote-tracking branch 'origin/master' 2014-03-02 13:42:46 +01:00
Anders Jonsson
79cdc9ebe1 Translated using Weblate (Swedish)
Currently translated at 99.5% (2739 of 2752)
2014-03-02 13:42:42 +01:00
Marc Delisle
db3857ef7a Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-02 07:40:00 -05:00
minhaz
34a11a06fb Testcase build failure fixed
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 15:23:45 +05:30
Viduranga Wijesooriya
820bd6ad6e fixed #4300 Grid edit textfield: can't place cursor or select text with mouse
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-03-02 14:48:50 +05:30
minhaz
5b8bf48dad testCase bild fail fixed
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 14:44:39 +05:30
minhaz
47dfc2e3f0 tearDown() function to unset GLOBALS used for this test
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 13:43:38 +05:30
minhaz
f7b35e52ef Added testcase for testCheckPermissions()
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-02 13:41:57 +05:30
Atul Pratap Singh
c50e0a22d9 Merge branch 'QA_4_1' of github.com:phpmyadmin/phpmyadmin into QA_4_1 2014-03-01 23:51:23 +05:30
Atul Pratap Singh
54ee8faa96 Fix error reports 974/1833: cannot call method on tooltip
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-03-01 23:36:45 +05:30
Atul Pratap Singh
987ab29858 Fix error reports 477/1573/1604: unrecognized expression: input:checkbox
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-03-01 23:22:05 +05:30
Hugues Peccatte
b006fd0349 Add fix #4304 in ChangeLog.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-01 15:23:08 +01:00
Atul Pratap Singh
69e504ccf8 Fix error reports 1678/1757 chartObj.chart.series[j].setData is not a function
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-03-01 19:01:25 +05:30
Hugues Peccatte
0cc2d39b3d Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2014-03-01 14:28:18 +01:00
Hugues Peccatte
9fb69a229f Merge branch 'fixExport' 2014-03-01 14:27:36 +01:00
Marc Delisle
a546378175 Merge branch 'QA_4_1' 2014-03-01 07:44:24 -05:00
Marc Delisle
58f0552e31 bug #4303 "New" link in navi panel is shown even if no privileges
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-01 07:42:53 -05:00
Marc Delisle
da773f5be5 Merge pull request #978 from Dennis1993/master
No space between attribute #2
2014-03-01 07:23:33 -05:00
Weblate
1ed0ef5038 Merge remote-tracking branch 'origin/master' 2014-03-01 13:21:38 +01:00
Anders Jonsson
16a958de97 Translated using Weblate (Swedish)
Currently translated at 99.4% (2737 of 2752)
2014-03-01 13:21:35 +01:00
Marc Delisle
6c2e46d6c7 Merge pull request #974 from WhaleWatching/fix_jqplot
Fix jqplot display
2014-03-01 07:21:30 -05:00
minhaz
b32b8ade30 Test object unset on test completion
The tearDown() function was kept empty without releasing resources of current object

Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-01 04:42:51 +05:30
minhaz
f1529325ff coding style fix
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-03-01 02:49:56 +05:30
Hugues Peccatte
dcfe93a888 Minor PHPDoc update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-02-28 22:09:48 +01:00
Hugues Peccatte
1b13ecac80 Fix use of a missing variable.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-02-28 22:07:52 +01:00
Marc Delisle
1fc31bb57b Merge branch 'QA_4_1' 2014-02-28 15:16:10 -05:00
Marc Delisle
35a61a4052 Merge commit '9b7fccd' 2014-02-28 15:16:04 -05:00
Marc Delisle
d808194e2d Merge commit '5f93f45' 2014-02-28 15:15:31 -05:00
Marc Delisle
46b3419977 Merge commit '431c2ad' 2014-02-28 15:15:19 -05:00