Commit Graph

90730 Commits

Author SHA1 Message Date
Hugues Peccatte
9632ea441b Fix undefined max_input_vars.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-04-05 21:23:43 +02:00
Hugues Peccatte
eac47b0775 Correct warning message.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-29 18:54:54 +01:00
Hugues Peccatte
287d08c826 Add message to warn the user if a form has too many fields.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-29 17:04:42 +01:00
Marc Delisle
9d39b7846e Merge commit '70ffeaa' 2014-03-18 12:58:16 -04:00
Marc Delisle
2afb74d35f Merge commit '09108ae' 2014-03-18 12:58:00 -04:00
Marc Delisle
1d4e07c4f8 Merge commit 'beb62db' 2014-03-18 12:57:41 -04:00
Marc Delisle
70ffeaacf3 ChangeLog entry
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-18 12:56:58 -04:00
Ashutosh Dhundhara
09108aedda Bug: None of the live charts shown on "Status -> Monitor" page.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-18 12:55:23 -04:00
Michal Čihař
a7240132a3 Continuous builds in MSIE
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 17:50:32 +01:00
Michal Čihař
924ea06c4e Might need to expand More menu for Export, Insert and Search tests
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 17:40:37 +01:00
Michal Čihař
bdcd7decaa Do not test for newline in result
Some Selenium webdrivers (eg. Firefox) do not keep newlines properly.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 17:35:05 +01:00
Michal Čihař
37fcaa5564 Switch continuous testing to Firefox
As testing with Chrome seems to be stable now, let's stabilize Firefox
testing.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 17:12:47 +01:00
Weblate
04e4224bb1 Merge remote-tracking branch 'origin/master' 2014-03-18 17:05:25 +01:00
Carles Mata
61dd8eecaa Translated using Weblate (Catalan)
Currently translated at 84.4% (2328 of 2756)
2014-03-18 17:05:21 +01:00
Michal Čihař
2fce1a2440 Compatibility with Firefox webdriver
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 17:04:23 +01:00
Michal Čihař
5698ece35e Translated using Weblate (Czech)
Currently translated at 100.0% (2756 of 2756)
2014-03-18 16:08:05 +01:00
Michal Čihař
ff0ed94286 Use shared session strategy by default
This will allow testsuite to run faster.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 16:06:14 +01:00
Michal Čihař
594f6e7d66 Make login method idempotent
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 16:04:30 +01:00
Michal Čihař
e2fe5ce3c5 Simplify wait
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 15:55:15 +01:00
Michal Čihař
9f19c115fe :visible is not valid selector for Selenium (unfortunately)
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 15:22:24 +01:00
Michal Čihař
4c51ecd3a3 Lower case browser name for comparing
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 15:17:44 +01:00
Michal Čihař
833fce8a8d Use standard way to navigate to table
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 15:10:41 +01:00
Michal Čihař
eb0b65f2cd Wrap keys method so that it is not used with Safari
As it is not supported so far, see:

http://code.google.com/p/selenium/issues/detail?id=4136

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 15:06:24 +01:00
Michal Čihař
d57730e67f Attempt to better wait for tree expansion
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 14:50:12 +01:00
Weblate
f025353cb0 Merge remote-tracking branch 'origin/master' 2014-03-18 14:42:19 +01:00
Carles Mata
6bd9648c12 Translated using Weblate (Catalan)
Currently translated at 83.4% (2300 of 2756)
2014-03-18 14:42:16 +01:00
Michal Čihař
b667e25dfb Document problem with current code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-18 14:42:08 +01:00
Weblate
5918b52a2f Merge remote-tracking branch 'origin/master' 2014-03-18 09:41:05 +01:00
Anders Jonsson
963109e15e Translated using Weblate (Swedish)
Currently translated at 99.1% (2733 of 2756)
2014-03-18 09:41:02 +01:00
Peter Sone Koldkjær
a047a97b2f Translated using Weblate (Danish)
Currently translated at 92.3% (2544 of 2756)
2014-03-18 09:40:59 +01:00
Michal Čihař
9f8ecfcde7 Merge pull request #1072 from kb-yashodha/refactoring
Refactoring: Use echo statements to output HTML
2014-03-18 09:40:53 +01:00
Bimal Yashodha
21b38d1313 Refactoring: Use echo statements to output HTML
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-03-17 20:09:48 +05:30
Marc Delisle
5da0728908 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2014-03-17 10:33:48 -04:00
Marc Delisle
409c02687d ChangeLog entry
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-17 10:33:09 -04:00
Weblate
e3732cbcf2 Merge remote-tracking branch 'origin/master' 2014-03-17 15:31:51 +01:00
Giovanni Sora
baace3a999 Translated using Weblate (Interlingua)
Currently translated at 43.9% (1210 of 2756)
2014-03-17 15:31:47 +01:00
Marc Delisle
f4500d9d10 Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-17 10:31:26 -04:00
Ashutosh Dhundhara
571d89f0b8 Feature request: #1514 Add function to all the insert boxes automatically.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-03-17 18:09:17 +05:30
Michal Čihař
2fb92245bf Increase delay for table expanding
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-16 19:21:01 +01:00
Weblate
514424f947 Merge remote-tracking branch 'origin/master' 2014-03-16 15:01:50 +01:00
Dieter Adriaenssens
bdc1f2f7fc Translated using Weblate (Dutch)
Currently translated at 99.8% (2753 of 2756)
2014-03-16 15:01:47 +01:00
Weblate
beb62dbd7f Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1 2014-03-16 15:00:35 +01:00
Burak Yavuz
4b0de85a8f Translated using Weblate (Turkish)
Currently translated at 100.0% (2749 of 2749)
2014-03-16 15:00:32 +01:00
Yungu Kim
31f550167f Translated using Weblate (Korean)
Currently translated at 76.6% (2108 of 2749)
2014-03-16 15:00:28 +01:00
Marc Delisle
ae235662e8 Translated using Weblate (French)
Currently translated at 100.0% (2749 of 2749)
2014-03-16 15:00:26 +01:00
Pl
b8587c1d9b Translated using Weblate (Bulgarian)
Currently translated at 71.5% (1966 of 2749)
2014-03-16 15:00:24 +01:00
Marc Delisle
383ffd5d3d Merge branch 'QA_4_1' 2014-03-16 09:57:52 -04:00
Marc Delisle
b2900f12af bug #4323 QueryWindow ignores CodeMirror
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-16 09:56:22 -04:00
Matías Bellone
4b62652b9f Translated using Weblate (Spanish)
Currently translated at 100.0% (2756 of 2756)
2014-03-16 07:57:59 +01:00
Domen
5404948a3e Translated using Weblate (Slovenian)
Currently translated at 100.0% (2756 of 2756)
2014-03-15 23:26:27 +01:00