Maurício Meneghini Fauth
|
bc59c148f3
|
Extract method for database connection
Core::connectToDatabaseServer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-25 00:40:45 -03:00 |
|
Maurício Meneghini Fauth
|
500bea5643
|
Extract method for get LoginCookieValidity from cache
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-24 23:13:51 -03:00 |
|
Maurício Meneghini Fauth
|
8c3536bce1
|
Move password truncation to AuthenticationCookie
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-24 22:36:45 -03:00 |
|
Maurício Meneghini Fauth
|
65f6fc3c6e
|
Extract method to get the auth plugin
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-24 20:36:22 -03:00 |
|
Maurício Meneghini Fauth
|
e26bde7e96
|
Fix coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-24 20:33:47 -03:00 |
|
Domen
|
99ec7478c7
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3357 of 3357 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
|
2020-07-24 22:41:53 +02:00 |
|
ssantos
|
a11b0759a4
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (3357 of 3357 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
|
2020-07-24 22:41:52 +02:00 |
|
William Desportes
|
47c70dacc7
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 19:57:46 +02:00 |
|
William Desportes
|
a2fb692d91
|
Add a ChangeLog entry for #16255
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 19:54:52 +02:00 |
|
William Desportes
|
fe9e7ba89d
|
Fix #16255 - Tinyint(1) shown as INT in search page
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 19:53:52 +02:00 |
|
William Desportes
|
7331688a09
|
Use strict === on constants of Results class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 16:49:44 +02:00 |
|
William Desportes
|
c45137af04
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 16:49:30 +02:00 |
|
William Desportes
|
02efcee4ad
|
Add a ChangeLog entry for #16194
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 16:29:38 +02:00 |
|
William Desportes
|
00998605a8
|
Merge #16274 - Fix #16194 - SQL query does not appear in case of editing view where definer is not you on MySQL 8
Pull-request: #16274
Fixes: #16194
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 16:28:40 +02:00 |
|
William Desportes
|
b47c7060fa
|
Use sql-parser to get the create view select as
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 16:23:25 +02:00 |
|
William Desportes
|
38c09bcee9
|
Fallback on empty string for #16146 if session_max_rows is not set
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 16:15:27 +02:00 |
|
Shahlin
|
668a2c6159
|
Fix #16194 - View definition missing for non definer user
Signed-off-by: Shahlin <shahlin44@gmail.com>
|
2020-07-23 15:54:50 +02:00 |
|
William Desportes
|
3891a0834c
|
Add a ChangeLog entry for #16146
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 15:40:36 +02:00 |
|
William Desportes
|
54efb1e2d4
|
Merge #16275 - Fix #16146 - sorting does not keep the number of rows selector
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 15:40:12 +02:00 |
|
William Desportes
|
41b8c41de1
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-23 15:33:23 +02:00 |
|
Rajat Jain
|
1d37565118
|
Fix #16146 - sorting changes number_of_rows
Signed-off-by: Rajat Jain <rajatjain.ix@gmail.com>
|
2020-07-23 15:26:53 +02:00 |
|
Maurício Meneghini Fauth
|
00d35b6543
|
Reduce severity instead of excluding phpcs rules
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 23:52:40 -03:00 |
|
Maurício Meneghini Fauth
|
2358b9c4f9
|
Fix missing property type hints
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 21:42:22 -03:00 |
|
Maurício Meneghini Fauth
|
2bf9d2bf68
|
Ignore too long lines warn in Server\Privileges class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 18:26:53 -03:00 |
|
William Desportes
|
839564fc85
|
Translated using Weblate (French)
Currently translated at 100.0% (3357 of 3357 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-07-22 22:57:43 +02:00 |
|
Hosted Weblate
|
06676b0b76
|
Merge branch 'origin/master' into Weblate.
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
|
2020-07-22 21:48:05 +02:00 |
|
dingo thirteen
|
831eec2b23
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (3357 of 3357 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
|
2020-07-22 21:48:04 +02:00 |
|
Burak Yavuz
|
bd6bcc09c1
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (3357 of 3357 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-07-22 21:48:03 +02:00 |
|
William Desportes
|
ebbd959ba1
|
Update po files
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-22 21:45:48 +02:00 |
|
William Desportes
|
9e39713b5a
|
Document "DELETE HISTORY" for translators
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-22 21:45:02 +02:00 |
|
Maurício Meneghini Fauth
|
73af718afe
|
Update codemirror to 5.56.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 16:05:09 -03:00 |
|
Maurício Meneghini Fauth
|
492b793321
|
Update Bootstrap to 4.5.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 15:54:56 -03:00 |
|
Maurício Meneghini Fauth
|
20b89ac0cd
|
Update jQuery to 3.5.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 15:47:51 -03:00 |
|
Maurício Meneghini Fauth
|
f2923ad526
|
Update jquery-migrate to 3.3.1
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 15:43:49 -03:00 |
|
Maurício Meneghini Fauth
|
84ad1bfd90
|
Update jquery-validation to 1.19.2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 15:37:56 -03:00 |
|
Maurício Meneghini Fauth
|
649be263f5
|
Use lodash >= 4.17.19
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 15:28:10 -03:00 |
|
Maurício Meneghini Fauth
|
f8a726382f
|
Upgrade sass and stylelint
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 15:23:35 -03:00 |
|
Maurício Meneghini Fauth
|
a91aa79788
|
Upgrade eslint to 7.5.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 15:15:42 -03:00 |
|
Maurício Meneghini Fauth
|
62f40a738f
|
Upgrade eslint-plugin-compat to 3.8.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 14:49:14 -03:00 |
|
Maurício Meneghini Fauth
|
007e8eb8db
|
Upgrade eslint-plugin-no-jquery to 2.5.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-22 14:24:05 -03:00 |
|
William Desportes
|
411ea73628
|
Update po files
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-22 17:53:34 +02:00 |
|
William Desportes
|
e97d82061d
|
Coding standard fixes after #14340
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-22 17:52:51 +02:00 |
|
Nguyễn Chí Thiện
|
501fe3e375
|
Translated using Weblate (Vietnamese)
Currently translated at 80.2% (2692 of 3355 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/vi/
Signed-off-by: Nguyễn Chí Thiện <nguyenchithien@gmail.com>
|
2020-07-22 17:41:51 +02:00 |
|
William Desportes
|
b5677a9c6a
|
Disable automatic final new lines for *.twig files using .editorconfig
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-22 17:40:09 +02:00 |
|
William Desportes
|
4bc4a44078
|
Add a ChangeLog entry for #14340
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-22 17:39:28 +02:00 |
|
William Desportes
|
5fcac2fa9d
|
Merge #15365 - #14340 - Add a button on Export Page to show SQL Query
Pull-request: #15365
Fixes: #14340
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-22 17:37:45 +02:00 |
|
William Desportes
|
3174048943
|
Merge #15248 - #15247 exit handing in the codebase
|
2020-07-21 23:48:45 +02:00 |
|
William Desportes
|
d75b83d452
|
Fix #15247 - Move and rename the exit for sendResponseForGridEdit to getResponseForGridEdit
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-21 23:42:39 +02:00 |
|
Maurício Meneghini Fauth
|
3f01cd8c13
|
Remove Message::display method
Related to https://github.com/phpmyadmin/phpmyadmin/issues/16258.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-20 19:43:46 -03:00 |
|
Maurício Meneghini Fauth
|
78e1b4055d
|
Remove Response handling from UserPassword class.
https://github.com/phpmyadmin/phpmyadmin/issues/16258.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-20 19:07:02 -03:00 |
|