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 |
|
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 |
|
Hugues Peccatte
|
568c2cbe3a
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
|
2014-03-15 17:43:55 +01:00 |
|
Hugues Peccatte
|
418a7a8813
|
JSLint updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-03-15 17:43:29 +01:00 |
|
Weblate
|
1250c451a4
|
Merge remote-tracking branch 'origin/master'
|
2014-03-15 15:52:27 +01:00 |
|
Helder Santana
|
cb7ee8f234
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.6% (2747 of 2756)
|
2014-03-15 15:52:23 +01:00 |
|
Yungu Kim
|
fb39a29e6f
|
Translated using Weblate (Korean)
Currently translated at 71.4% (1970 of 2756)
|
2014-03-15 15:52:21 +01:00 |
|
Hugues Peccatte
|
3f546b010d
|
PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-03-15 15:52:00 +01:00 |
|
Hugues Peccatte
|
b0037e9e8e
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
|
2014-03-15 15:51:25 +01:00 |
|
Panagiotis Papazoglou
|
0132dba094
|
Translated using Weblate (Greek)
Currently translated at 100.0% (2756 of 2756)
|
2014-03-15 15:35:11 +01:00 |
|
Hugues Peccatte
|
ef9130f1e3
|
PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-03-15 14:05:05 +01:00 |
|
Burak Yavuz
|
9c4de6f5d4
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (2756 of 2756)
|
2014-03-15 13:36:25 +01:00 |
|
Marc Delisle
|
2c31b883a0
|
Translated using Weblate (French)
Currently translated at 100.0% (2756 of 2756)
|
2014-03-15 12:39:16 +01:00 |
|
Hugues Peccatte
|
cbc966c03d
|
PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-03-15 12:29:31 +01:00 |
|
Marc Delisle
|
14b5ece464
|
Update po files
|
2014-03-15 07:17:16 -04:00 |
|
Marc Delisle
|
faac8f3115
|
ChangeLog entry
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-03-15 07:16:40 -04:00 |
|
Marc Delisle
|
9b0ec2aaaf
|
Merge pull request #1066 from ashutoshdhundhara/feature-#1512
Feature request: #1512 Import doesn't do anything with no file name provided.
|
2014-03-15 07:16:23 -04:00 |
|
Hugues Peccatte
|
889555e38d
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
|
2014-03-15 11:54:48 +01:00 |
|