Maurício Meneghini Fauth
db33dc2472
Move phpinfo entry point to routes file
...
Creates a new controller for the entry point.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-08 17:19:37 -03:00
Maurício Meneghini Fauth
87a30b0977
Move lint entry point logic to routes file
...
Creates a new controller for the lint entry point.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-08 15:54:03 -03:00
Olivier Humbert
5fd90a361d
Translated using Weblate (French)
...
Currently translated at 100.0% (3332 of 3332 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-08 15:26:45 +01:00
Giovanni Sora
250d95c133
Translated using Weblate (Interlingua)
...
Currently translated at 76.2% (2539 of 3332 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-08 15:26:44 +01:00
Maurício Meneghini Fauth
b4e434b17a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3332 of 3332 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-08 15:26:42 +01:00
Maurício Meneghini Fauth
582a835444
Move license entry point logic to the routes file
...
Creates LicenseController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-08 11:09:58 -03:00
Maurício Meneghini Fauth
367b05936c
Update po files
...
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-07 18:19:41 -03:00
Maurício Meneghini Fauth
776e3a1275
Add ChangeLog entry for #14909
...
Add a configuration option to define the 1st day of week
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-07 18:06:30 -03:00
Maurício Meneghini Fauth
14fdfdd265
Fix some lint issues
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-07 18:04:11 -03:00
Maurício Meneghini Fauth
0ce7e21ed8
Merge pull request #14925 from saurass/issue-14909
...
Issue #14909 - Define the 1st day of week of the calendar in config.php
2019-11-07 17:44:25 -03:00
Maurício Meneghini Fauth
57b213a982
Move gis data editor entry point to routes file
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-07 17:41:18 -03:00
Maurício Meneghini Fauth
3c7bbf3523
Create GisDataEditorController
...
Moves gis_data_editor entry point logic to the new controller.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-07 17:26:52 -03:00
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