Commit Graph

114190 Commits

Author SHA1 Message Date
William Desportes
3b4155a4c2
Unblock UI when column_info is detected as working but does not
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-09 23:25:29 +01:00
William Desportes
8aad190ae0
Fix #14951 - Moving Columns with DEFAULT NULL doesn't work on MariaDB 10.2+
Ref: 98a7479174
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-09 23:08:54 +01:00
William Desportes
e9ad2bc153
Fix #14951 - Moving Columns with type INT and default CURRENT_TIMESTAMP
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-09 23:08:08 +01:00
William Desportes
4570e2f906
Merge #15518 - Fix some English rules and typos
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-09 16:53:09 +01:00
Oleg Abrazhaev
4fb9ea5bbb
Fix some English rules and typos
Signed-off-by: Oleg Abrazhaev <seyferseed@gmail.com>
2019-11-09 16:49:34 +01:00
William Desportes
21221aa459
Update po files
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-09 15:38:09 +01:00
William Desportes
4ae14a3da9
Improve l10n context for translators and fix a typo
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-09 15:35:59 +01:00
Giovanni Sora
a5805b8814
Translated using Weblate (Interlingua)
Currently translated at 75.8% (2506 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-11-08 15:26:35 +01:00
Maurício Meneghini Fauth
7cf31f1554
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-08 15:26:32 +01:00
Giovanni Sora
c935475e2a
Translated using Weblate (Interlingua)
Currently translated at 75.6% (2499 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-11-07 03:04:47 +01:00
Kongfa Warorot
30dccf6908
Translated using Weblate (Thai)
Currently translated at 40.5% (1337 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/th/
Signed-off-by: Kongfa Warorot <gongpha@hotmail.com>
2019-11-07 03:04:15 +01:00
Burak Yavuz
254920c443
Translated using Weblate (Turkish)
Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2019-11-07 03:04:03 +01:00
William Desportes
30ccdd5d13
Add ChangeLog entry for #14906 and f6272067a
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-05 23:01:15 +01:00
William Desportes
59d6fbec82
Merge #15556 - Fix Long2IP issue with PHP7.1
Pull-request: #15556
Fixes: #14906

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-05 22:40:13 +01:00
William Desportes
f6272067a7
Improve test suite to make it 32bit compatible and more flexible
Ref: #14906
- Fixes the case where you have FilterLanguages in the local config file
- Fixes the case where the php zip or php bz2 extension is not installed

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-05 22:19:27 +01:00
Hugues Peccatte
8d18c801eb
Fix PHP compatibility issue
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-05 20:31:04 +01:00
Maurício Meneghini Fauth
89f311b588 Add a ChangeLog entry for #15546
Fix operators precedence in DatabaseInterface class

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-04 15:55:15 -03:00
Maurício Meneghini Fauth
54bd129def
Merge pull request #15546 from Tithugues/fix/operators-precedence-issue
Fix operators precedence possible issue
2019-11-04 15:34:18 -03:00
Hugues Peccatte
f4e786d9a9 IP transformed to binary were not understood anymore
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-03 20:51:54 +01:00
Hugues Peccatte
164c15854d Add unit tests for Util::isInteger
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-03 20:51:54 +01:00
Hugues Peccatte
e4dd3f08ce Update unit tests
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-03 20:51:54 +01:00
Hugues Peccatte
170714f033 Fix Long2IP issue with PHP7.1
Since PHP7.1, as long2ip expects an int, due to the strict_mode, PHP throws an error.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-03 20:51:54 +01:00
Olivier Humbert
0c66a6a4d1
Translated using Weblate (French)
Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-11-03 18:13:47 +01:00
Maurício Meneghini Fauth
91f2322747
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3304 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-03 18:13:46 +01:00
William Desportes
6baa5f2722
Add ChangeLog entry for #14184
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-03 15:38:11 +01:00
William Desportes
21695cfeb7
Merge #15273 - Fix HTTPS/HTTP cookie separation issue
Fixes: #14184
Pull-request: #15273

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-03 15:32:11 +01:00
Kongfa Warorot
2dbaa6f3d9
Translated using Weblate (Thai)
Currently translated at 40.4% (1334 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/th/
Signed-off-by: Kongfa Warorot <gongpha@hotmail.com>
2019-11-02 05:04:01 +01:00
Hugues Peccatte
a52593e6ac Fix operators precedence possible issue
As "==" has priority over "&", it was firstly checking the equality… which were always true…

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-02 00:45:59 +01:00
Kongfa Warorot
267568b15b
Translated using Weblate (Thai)
Currently translated at 39.3% (1298 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/th/
Signed-off-by: Kongfa Warorot <gongpha@hotmail.com>
2019-10-31 09:04:28 +01:00
William Desportes
128d3a09a0
Fix #15540 - Uncaught TypeError: htmlspecialchars() in NavigationTree
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-30 23:47:45 +01:00
William Desportes
77d156c321
Add ChangeLog entry for #15475
Ref: 44e168d7d3

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-30 23:35:14 +01:00
William Desportes
44e168d7d3
Merge #15537 - Sort By Key issues
Fixes: #15475
Pull-request: #15537
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-30 23:31:33 +01:00
William Desportes
3ad6f48ad3
Fix Sort By Key issue #15475
Fixes: #15475

Co-authored-by: Vitalii Medvediev <vitaliim@onehourtranslation.com>
Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Vitalii Medvediev <vitaliim@onehourtranslation.com>
2019-10-30 23:27:17 +01:00
William Desportes
45d46a6316
Remove typehints for hhvm
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-30 00:06:12 +01:00
William Desportes
09464ba8f5
Fix unit tests
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-30 00:06:12 +01:00
William Desportes
a3d77ce84b
Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS)
Duplicate-of-pull-request: #14420
Fixes: #14184
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-30 00:06:12 +01:00
William Desportes
1a67c192df
Update po files
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-29 00:35:35 +01:00
William Desportes
b5945d3bc4
Add ChangeLog entry for #15522
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-28 23:19:01 +01:00
William Desportes
d4d1f66495
Fix #15522 - Remove ic_b_info icon
Fixes: #15522
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-28 23:16:32 +01:00
William Desportes
c6d9292596
Add ChangeLog entry for 0eeb98275e
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-28 22:33:40 +01:00
William Desportes
0eeb98275e
Merge #15514 - Unit test fixes for phpunit 8 compatibility
Pull-request: #15514
Ref: #15236

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-28 22:30:40 +01:00
William Desportes
e646a9cca9
Add ChangeLog entry for #15477 2019-10-28 22:27:20 +01:00
William Desportes
5feb0ec989
Merge #15477 - display referential integrity checks for internal relations
Pull-request: #15477

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-28 22:26:29 +01:00
Marino
f8d5de8857
Translated using Weblate (Croatian)
Currently translated at 35.8% (1184 of 3304 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/hr/
Signed-off-by: Marino <mrabach@gmail.com>
2019-10-23 23:53:22 +02:00
William Desportes
b11d68386b
Add ChangeLog entry for #15311
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-21 20:41:02 +02:00
William Desportes
157582c335
Fix #15311 - Adjust Privileges on copy database fails with MariaDB
Co-authored-by: Harro Verton <@>
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-21 20:39:29 +02:00
William Desportes
09ef9d037d
Add ChangeLog entry for #15391
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-21 20:16:21 +02:00
William Desportes
5b6405b7ca
Fix #15391 - GIS polygon of the geometry field is not drawn
Fixes: #15391
Introduced-by: 9ed068aacb

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-21 20:15:14 +02:00
William Desportes
4400350206
Fix #15477 - Display referential integrity check for InnoDB
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-21 19:36:29 +02:00
Maurício Meneghini Fauth
1a2cef1ae1 Fix some coding standard issues detected by PHPCS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-10-21 09:57:06 -03:00