William Desportes
|
c8bc76b8dd
|
Merge #16236 - Fixes #16139 - ✨ Use TextArea for JSON columns.
Merge: #16236
Fixes: #16139
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-02 22:11:11 +02:00 |
|
Maurício Meneghini Fauth
|
05c62ad1a8
|
Fix some PHPStan errors
Fixes "Cannot access offset on array" errors.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-02 16:12:07 -03:00 |
|
William Desportes
|
0c81adcff2
|
Merge branch 'QA_5_0'
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 18:06:02 +02:00 |
|
William Desportes
|
68d6e26453
|
Add a ChangeLog entry for #16222
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 17:59:10 +02:00 |
|
William Desportes
|
25297a0b0e
|
Merge #16240 - Fixes #16222 - Can't use search page when table have a special characters
Merge: #16240
Fixes: #16222
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 17:54:06 +02:00 |
|
William Desportes
|
fd21520711
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 14:40:36 +02:00 |
|
William Desportes
|
50af2c9baa
|
Fix coding standard issues
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 14:35:20 +02:00 |
|
William Desportes
|
bbe1132484
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 14:05:53 +02:00 |
|
William Desportes
|
66f0c9cb1e
|
Merge remote-tracking branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 14:04:12 +02:00 |
|
William Desportes
|
9444234e78
|
Fix #16237 - Logo missing in upper left corner of navigation panel
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-01 13:55:11 +02:00 |
|
Maurício Meneghini Fauth
|
dfa5f92c31
|
Add return type declaration to fetch row methods
DatabaseInterface's fetchArray, fetchAssoc, fetchRow and fetchSingleRow
methods.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-29 20:32:04 -03:00 |
|
Maurício Meneghini Fauth
|
4cb24fe46e
|
Fix return types of fetchArray and fetchRow methods
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-29 13:10:26 -03:00 |
|
Maurício Meneghini Fauth
|
3a6cd6be21
|
Fix return type declaration of fetchAssoc method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-29 12:52:31 -03:00 |
|
ssantos
|
524b0b6537
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (3334 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pt/
Signed-off-by: ssantos <ssantos@web.de>
|
2020-06-29 12:06:14 +02:00 |
|
Szylu
|
c410f7f35d
|
Translated using Weblate (Polish)
Currently translated at 92.7% (3093 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pl/
Signed-off-by: Szylu <chipolade@gmail.com>
|
2020-06-29 12:06:13 +02:00 |
|
ssantos
|
cf678a04fc
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (3307 of 3307 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt/
Signed-off-by: ssantos <ssantos@web.de>
|
2020-06-29 00:41:46 +02:00 |
|
ssantos
|
efc45c9687
|
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-06-29 00:41:45 +02:00 |
|
Hugues Peccatte
|
ff3bbe0f99
|
Fix #16222 Secure parameters before giving them to DI
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2020-06-28 16:21:28 +02:00 |
|
ABGEO
|
c96b314b39
|
🚨 Fix linter errors.
Signed-off-by: Temuri Takalandze <takalandzet@gmail.com>
|
2020-06-28 10:35:30 +04:00 |
|
ABGEO
|
2a363aad13
|
✨ Use TextArea for JSON columns.
Signed-off-by: ABGEO <takalandzet@gmail.com>
|
2020-06-27 21:03:43 +04:00 |
|
William Desportes
|
7c6b3de446
|
Merge #16231 - Fixes #16172 : allow change year in datetime or date
Pull-request: #16231
Fix: #16172
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-27 18:18:06 +02:00 |
|
William Desportes
|
4f6a1fc161
|
Fix coding standard issues after merge of #16226
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-27 18:13:45 +02:00 |
|
Ankush Patil
|
c0651e2513
|
Fixes #16172 : allow change year in datetime or date
Signed-off-by: Ankush Patil <aspraz2658@gmail.com>
|
2020-06-27 11:44:22 +05:30 |
|
Milo Ivir
|
83c8d5e5d4
|
Translated using Weblate (Croatian)
Currently translated at 27.3% (916 of 3355 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/hr/
Signed-off-by: Milo Ivir <mail@milotype.de>
|
2020-06-26 21:41:44 +02:00 |
|
William Desportes
|
d6a1e4aee2
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-26 19:19:57 +02:00 |
|
William Desportes
|
638fb99f5b
|
Add a ChangeLog entry for #16226
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-26 19:13:04 +02:00 |
|
William Desportes
|
425c1c32a7
|
Fix #16226 - Error 500 after copying a table
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-26 19:11:53 +02:00 |
|
William Desportes
|
620530572d
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-26 18:59:45 +02:00 |
|
William Desportes
|
ebb0974d26
|
Merge #16230 - Fixes #16216 - Add ar_LY - Libian Arabic - language to Language Manager
Pull-request: #16230
Fix: #16216
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-26 18:55:25 +02:00 |
|
Isaac Bennetch
|
e05d25ba71
|
Add ar_LY - Libian Arabic - language to Language Manager
Fixes #16216
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-06-26 10:42:13 -04:00 |
|
Maurício Meneghini Fauth
|
0612f0ce98
|
Remove the PhpMyAdmin\Di\Migration class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-26 00:58:36 -03:00 |
|
Maurício Meneghini Fauth
|
1e1ae014d2
|
Remove conditional param from Core::setGlobalDbOrTable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-26 00:02:32 -03:00 |
|
Maurício Meneghini Fauth
|
b1ddbeb87d
|
Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-25 15:41:52 -03:00 |
|
Maurício Meneghini Fauth
|
8d554c6c6d
|
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-25 15:40:15 -03:00 |
|
Maurício Meneghini Fauth
|
d8b394278a
|
Ignore .phpcs-cache file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-25 15:37:29 -03:00 |
|
Maurício Meneghini Fauth
|
2a981907d6
|
Extract copy action from db structure index method
Fixes #16173.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-24 21:10:11 -03:00 |
|
Maurício Meneghini Fauth
|
a05557a273
|
Extract copy with prefix from db structure index method
Related to #16173.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-24 20:55:22 -03:00 |
|
Lorenzo Asolan
|
46c17c0899
|
Translated using Weblate (Italian)
Currently translated at 99.7% (3325 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/it/
Signed-off-by: Lorenzo Asolan <brixiumx@gmail.com>
|
2020-06-24 13:41:47 +02:00 |
|
William Desportes
|
e89b02c08d
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-24 09:07:17 +02:00 |
|
William Desportes
|
40d01944a3
|
Fix #16088 - Do not add axis switch on MariaDB
Ref: 969f43c82b
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-22 21:56:56 +02:00 |
|
William Desportes
|
34058e3e3a
|
Add a ChangeLog entry for #16076
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-22 20:19:56 +02:00 |
|
William Desportes
|
92e15366b9
|
Merge #16211 - Fix #16076 Cannot edit or export TIMESTAMP column with default CURRENT_TIMESTAMP in MySQL >= 8.0.13
Pull-request: #16211
Fix: #16076
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-22 20:19:04 +02:00 |
|
Ankush Patil
|
de36400507
|
globalised DEFAULT_GENERATED matching
Signed-off-by: Ankush Patil <aspraz2658@gmail.com>
|
2020-06-22 21:34:15 +05:30 |
|
Maurício Meneghini Fauth
|
818ade11bd
|
Do not exclude old issues from locking
Related to #16208.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-22 12:06:33 -03:00 |
|
William Desportes
|
d03259ff9c
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-22 08:36:47 +02:00 |
|
William Desportes
|
761fab0f95
|
Add a ChangeLog entry for #16201
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-22 08:34:23 +02:00 |
|
William Desportes
|
f2fdbd6d28
|
Merge #16212 - Fix #16201 - Trim spaces for integer values in table search
Pull-request: #16212
Fix: #16201
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-06-22 08:33:35 +02:00 |
|
Shahlin Ibrahim
|
99554d7850
|
Trim spaces for integer values in table inputs
Signed-off-by: Shahlin Ibrahim <shahlin@28lightbulbs.com>
|
2020-06-22 08:30:23 +02:00 |
|
Maurício Meneghini Fauth
|
23c6fbb29a
|
Include 2017 when locking issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-21 22:18:56 -03:00 |
|
Maurício Meneghini Fauth
|
427bd8dfdf
|
Extract replace prefix from db structure index method
Related to #16173.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-06-21 18:54:14 -03:00 |
|