Commit Graph

116690 Commits

Author SHA1 Message Date
Giovanni Sora
01013ff280
Translated using Weblate (Interlingua)
Currently translated at 76.0% (2531 of 3331 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-11-07 03:04:48 +01:00
Kongfa Warorot
37f18e917b
Translated using Weblate (Thai)
Currently translated at 39.9% (1330 of 3331 strings)

[CI skip]

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

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2019-11-07 03:04:03 +01:00
Maurício Meneghini Fauth
4fabc68f95 Move error report entry point logic to routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 22:32:41 -03:00
Maurício Meneghini Fauth
271e0033a1 Create ErrorReportController
Refactors error report entry point to use the new controller.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 22:25:52 -03:00
Maurício Meneghini Fauth
ddfdf8554f Use two spaces for indent size in yml files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 21:17:50 -03:00
Maurício Meneghini Fauth
1c9062ccd3 Move check relations entry point to routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 21:11:21 -03:00
Maurício Meneghini Fauth
dc67358307 Create CheckRelationsController
Refactors chk_rel entry point to use the new controller.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 21:05:04 -03:00
Maurício Meneghini Fauth
38e515fa5d Create ChangeLog ctrler and move entry point to routes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 20:41:56 -03:00
Maurício Meneghini Fauth
67749e7cb7 Move browse foreigners entry point to routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 12:49:36 -03:00
Maurício Meneghini Fauth
0406ee2f5e Move ajax entry point logic to routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 00:19:26 -03:00
Maurício Meneghini Fauth
f29239d72f Move home entry point logic to the routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-05 21:47:39 -03:00
William Desportes
a9df8a4dbb
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-05 23:15:34 +01:00
William Desportes
9e90099ffa
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-05 23:10:52 +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
1ef43f995b
Merge pull request #15550 from Tithugues/feature/use-ob-get-clean
Use ob_get_clean instead of ob_get_contents + ob_end_clean
2019-11-04 16:30:27 -03:00
Maurício Meneghini Fauth
bcfeba36d8 Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-04 16:10:37 -03:00
Maurício Meneghini Fauth
e0ee0f8165 Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-04 16:09:23 -03: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
Maurício Meneghini Fauth
acd62791b8 Move database structure entry point to routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-03 21:01:00 -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
7cd67290f1
Translated using Weblate (French)
Currently translated at 100.0% (3331 of 3331 strings)

[CI skip]

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

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-03 18:13:54 +01:00
Olivier Humbert
057118c742
Translated using Weblate (French)
Currently translated at 99.9% (3328 of 3329 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-11-03 18:13:52 +01:00
Maurício Meneghini Fauth
87c5d39074
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3329 of 3329 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-03 18:13:50 +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
a1ba9e2038
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-03 17:15:28 +01:00
William Desportes
15a4cbe505
Fix ErrorReport test after merge of #15273
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-03 17:04:53 +01:00
William Desportes
519aeadbc8
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-03 15:58:13 +01:00
William Desportes
c7f7f9c6c0
Merge branch 'QA_4_9' into QA_5_0
Revert: 45d46a6316

Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-11-03 15:52:51 +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
Maurício Meneghini Fauth
5227fbf26b Move database multi table query entry point to routes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-02 21:54:09 -03: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
Kongfa Warorot
66ed4b9169
Translated using Weblate (Thai)
Currently translated at 39.8% (1326 of 3331 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/th/
Signed-off-by: Kongfa Warorot <gongpha@hotmail.com>
2019-11-02 04:04:01 +01:00
Maurício Meneghini Fauth
521af947ef Add ChangeLog entry for #15491
Improve complexity of generated passwords

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-01 20:58:31 -03:00
Maurício Meneghini Fauth
6679499d5c
Merge pull request #15535 from Tithugues/feature/fix-15491-symbols-in-suggested-passwords
fix #15491 Generate password complexity setting
2019-11-01 20:54:49 -03:00
Maurício Meneghini Fauth
20eab6257d
Merge pull request #15551 from Tithugues/refactor-duplicated-code
Refactor duplicated code to create a bookmark
2019-11-01 20:50:25 -03: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
Hugues Peccatte
4eed889ffa Refactor duplicated code to create a bookmark
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-02 00:44:00 +01:00
Maurício Meneghini Fauth
5b72d832cd
Merge pull request #15549 from Tithugues/fix/replace-gettype-by-is-functions
Use is_* functions instead of gettype
2019-11-01 20:40:56 -03:00
Maurício Meneghini Fauth
153d527240
Merge pull request #15548 from Tithugues/fix/missing-static-invocation
Use static invocation when needed
2019-11-01 20:40:12 -03:00