Commit Graph

118469 Commits

Author SHA1 Message Date
Petr Duda
2866ee7bd1
Translated using Weblate (Czech)
Currently translated at 95.4% (3203 of 3355 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-05-16 01:51:04 +02:00
William Desportes
e9a3657a93
Move some code of handleExecuteRoutine into getQueriesFromRoutineForm
Ref: 178f6db302
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-16 00:45:35 +02:00
William Desportes
770c6c877a
Fix a typo on a getter and rename it
Uses: none found

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-16 00:31:12 +02:00
William Desportes
f2ac6644b0
Fix ResultsTest::testGetTableNavigationButton
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-16 00:29:54 +02:00
William Desportes
d57de68ae4
Camel case some variables
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-16 00:24:08 +02:00
William Desportes
54127bd425
Run stylelint on print CSS styles
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-16 00:23:37 +02:00
William Desportes
952d05090d
Change final upload step after #16120
Ref: 401bcec8a6
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-16 00:16:49 +02:00
William Desportes
178f6db302
Split Database/Routines::handleExecute code into a function
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-16 00:04:50 +02:00
William Desportes
947f9ad04f
Remove some unused code detected by codacy
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 23:57:22 +02:00
William Desportes
076a84d259
Run stylelint on setup CSS styles
Some errors are unfixed:
setup/styles.css
 459:5  ✖  Unexpected duplicate "background"                            declaration-block-no-duplicate-properties        
 459:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 459:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides
 460:5  ✖  Unexpected duplicate "background"                            declaration-block-no-duplicate-properties        
 460:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 460:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides
 461:5  ✖  Unexpected duplicate "background"                            declaration-block-no-duplicate-properties        
 461:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 461:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides
 462:5  ✖  Unexpected duplicate "background"                            declaration-block-no-duplicate-properties        
 462:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 462:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides
 473:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 473:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides
 474:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 474:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides
 475:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 475:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides
 476:5  ✖  Unexpected shorthand "background" after "background-image"   declaration-block-no-shorthand-property-overrides
 476:5  ✖  Unexpected shorthand "background" after "background-size"    declaration-block-no-shorthand-property-overrides

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 23:47:48 +02:00
William Desportes
cc981860a7
Coding standard fixes and baselines updates
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 23:20:14 +02:00
William Desportes
795d708c65
Use a plausible phpdoc typehint
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 23:19:14 +02:00
William Desportes
824a5b277e
Merge #16123 - Fix #16110 - Incorrect mouseover highlighting
Pull-request: #16123
Fixes: #16110
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 23:14:42 +02:00
Hosted Weblate
eb238ff7c1
Merge branch 'origin/master' into Weblate.
[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2020-05-15 22:51:29 +02:00
Domen
6075e66954
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3356 of 3356 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2020-05-15 22:51:28 +02:00
Burak Yavuz
00120a57b2
Translated using Weblate (Turkish)
Currently translated at 100.0% (3356 of 3356 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2020-05-15 22:51:28 +02:00
William Desportes
25fbf9973c
Update po files
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 22:49:10 +02:00
William Desportes
e22f83218f
Merge #16122 - Remove mysql extension checks as it was removed in php 7.0
Pull-request: #16122

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 22:48:28 +02:00
William Desportes
9bc55b2bc9
Remove some unused variable assignements
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 22:44:50 +02:00
Petr Duda
2fa2c858ac Fix #16110 - Incorrect mouseover highlighting
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-05-15 22:28:17 +02:00
William Desportes
f7db653d4f
Improve some typehints
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 22:25:55 +02:00
William Desportes
fcd41f6c85
Remove some mysql extension assertions
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 22:17:58 +02:00
William Desportes
3463257b05
Add a space between attributes as suggested by w3c validator
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-15 22:15:07 +02:00
Maurício Meneghini Fauth
064ba71ed4 Replace or operator in DatabaseInterface::query method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-05-15 16:42:59 -03:00
Maurício Meneghini Fauth
75fc2ed74f Remove dbi global from DatabaseInterface::load method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-05-15 16:24:14 -03:00
William Desportes
9089ffdbb0
Translated using Weblate (French)
Currently translated at 100.0% (3356 of 3356 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 14:53:10 +02:00
William Desportes
39ad5045b8
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3356 of 3356 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 14:25:20 +02:00
William Desportes
9ef06e8a9d
Translated using Weblate (Ukrainian)
Currently translated at 97.3% (3266 of 3355 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/uk/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 14:25:19 +02:00
William Desportes
df5804eeac
Translated using Weblate (English (United Kingdom))
Currently translated at 99.1% (3329 of 3356 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 14:17:46 +02:00
William Desportes
0e7f218cfd
Update po files
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 13:59:10 +02:00
William Desportes
a29dc02d35
Add a ChangeLog entry for #15136
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 13:57:22 +02:00
William Desportes
136dad083a
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 13:55:39 +02:00
William Desportes
291eb002af
Merge #15779 - Fix #15136 - Hex converter giving invalid results
Fix: #15136
Pull-request: #15779
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 13:54:11 +02:00
Manthan Surkar
10116e9824
Informing the user about the HEX conversion scheme of Integers
Signed-off-by: Manthan Surkar <manthan.surkar@gmail.com>
2020-05-14 13:52:23 +02:00
Hosted Weblate
208994002b
Merge branch 'origin/master' into Weblate.
[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2020-05-14 13:32:22 +02:00
ssantos
3bf35dde1a
Translated using Weblate (Portuguese)
Currently translated at 100.0% (3355 of 3355 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2020-05-14 13:32:21 +02:00
William Desportes
eba09af1c8
Update po files
[CI skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 13:31:17 +02:00
William Desportes
b5c35bc682
Merge #16115 - Translation updates
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 13:30:26 +02:00
Allan Nordhøy
7e98f44dea
Change eg. to e.g.
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 13:28:56 +02:00
William Desportes
d5431145b4
Fix selenium testLoginWithWrongPassword and testQueryTabWithNullValue tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 09:55:28 +02:00
William Desportes
15597c7464
Upgrade blueimp-md5 from ^2.14.0 to ^2.15.0
Previous upgrade: e7552142fb

I reviewed the diff and they did no change anything to the actual code.
Only repo demo css and dev deps upgrades

If you read this commit message, you can install npm-check-updates globaly and run "ncu" frequently

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 00:34:34 +02:00
William Desportes
e2e73bce19
Hide down icon provided by defaut on the navbar for Bootstrap theme
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 00:30:32 +02:00
William Desportes
501484bb3a
Fix Expanding "More" menu on small screens
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-14 00:26:35 +02:00
William Desportes
3b4afd2bd9
Fix Expanding "More" menu for ever, check once and continue
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 23:47:34 +02:00
William Desportes
401bcec8a6
Merge #16120 - TravisCI config improvements
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 23:41:15 +02:00
William Desportes
9dea93fcf0
Add back TESTSUITE_BROWSERSTACK_KEY
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 23:15:38 +02:00
William Desportes
75e0669c27
Switch documentation stage at the end to stop documentation link checks preventing "other tests" to be run
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 22:34:44 +02:00
William Desportes
ee2a49e4a8
Make start-local-server not depend on BrowserStack and improve logging of nginx server
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 22:28:46 +02:00
William Desportes
c5d44692a4
Improve actual selenium CI
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 22:28:21 +02:00
William Desportes
80aaf95e92
Fix testHideDatabase by clearing the auto-completed input
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 22:12:03 +02:00