Commit Graph

90746 Commits

Author SHA1 Message Date
Michal Čihař
ff34105afa Ensure logout before doing login testing (needed for session sharing)
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 13:58:58 +01:00
Michal Čihař
abe0f08cec Skip alert testing for Safari, not supported there
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 13:45:16 +01:00
Michal Čihař
761ec6bcd0 Need to wait for element to be present
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 13:43:03 +01:00
Michal Čihař
e464f1326a Disable MSIE testing, looks too broken for now
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:56:25 +01:00
Michal Čihař
c2ea2ca027 Test with Safari for now
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:51:39 +01:00
Michal Čihař
9a56641d0d Document possible todo
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:40:14 +01:00
Michal Čihař
2456af7a01 Remove no longer used JSON plugin for jQuery
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:33:46 +01:00
Michal Čihař
5284882d3d Use native browser support for JSON
It's there in anything recent (only not supported in IE 6 and 7 which we
don't support anyway).

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:33:46 +01:00
Michal Čihař
0d8f510c22 Use JSON parser from jQuery instead of JSON plugin
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:33:46 +01:00
Michal Čihař
8316786c95 Merge remote-tracking branch 'origin/QA_4_1' 2014-03-19 12:19:40 +01:00
Michal Čihař
5199ad8dc2 Add Content-Security-Policy header
This is standard and obsoletes X-Content-Security-Policy and
X-Webkit-CSP, but we still keep the old ones to provide headers for old
browsers.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:16:55 +01:00
Michal Čihař
786256469c Allow www.google.com only in case we are using reCAPTCHA
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 12:16:55 +01:00
Dieter Adriaenssens
6b3db1deb3 Translated using Weblate (Dutch)
Currently translated at 100.0% (2756 of 2756)
2014-03-19 11:44:08 +01:00
Michal Čihař
a2964da560 Merge remote-tracking branch 'origin/QA_4_1' 2014-03-19 11:15:01 +01:00
Michal Čihař
c2ed8d3865 Simplify build script for hhvm/normal php cases
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 11:14:41 +01:00
Michal Čihař
9413427634 Do not run testsuite in debug mode
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-19 11:14:41 +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
Weblate
2db6d499c6 Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1 2014-03-18 17:57:25 +01:00
Giovanni Sora
8abc3f1d8d Translated using Weblate (Interlingua)
Currently translated at 41.6% (1144 of 2749)
2014-03-18 17:57:23 +01:00
Carles Mata
a2070cd195 Translated using Weblate (Catalan)
Currently translated at 93.9% (2584 of 2749)
2014-03-18 17:57:21 +01: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