Alba Kaydus
|
d2d7d4bd65
|
Translated using Weblate (Filipino)
Currently translated at 15.9% (529 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fil/
Signed-off-by: Alba Kaydus <sareli1951@gmail.com>
|
2019-07-25 21:55:29 +02:00 |
|
Maurício Meneghini Fauth
|
469fd5c05c
|
Use the router for the database operations page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-24 02:12:15 -03:00 |
|
Maurício Meneghini Fauth
|
f396c04835
|
Use the router for database search page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-23 22:26:50 -03:00 |
|
Maurício Meneghini Fauth
|
9437c5d22a
|
Use the router for the server status page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-23 20:51:11 -03:00 |
|
Maurício Meneghini Fauth
|
0f23a622bc
|
Use the router for the server privileges page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-23 02:48:02 -03:00 |
|
Maurício Meneghini Fauth
|
efe576cdc0
|
Fix double encoding in database struture page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-22 23:24:52 -03:00 |
|
Maurício Meneghini Fauth
|
2bd7a5089b
|
Fix error when removing multiple columns
Fixes #15396
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-22 22:59:58 -03:00 |
|
Maurício Meneghini Fauth
|
2d814efa6d
|
Use container-fluid in the home page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-22 22:33:35 -03:00 |
|
Maurício Meneghini Fauth
|
dc7372fb99
|
Fix URL query issues with Util::getScriptNameForOption
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-22 17:30:18 -03:00 |
|
Maurício Meneghini Fauth
|
74e1b02878
|
Add error handling for the request router
Adds error messages for NOT_FOUND and METHOD_NOT_ALLOWED.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-21 22:58:38 -03:00 |
|
Maurício Meneghini Fauth
|
fce4062b6f
|
Merge pull request #15395 from Tithugues/fix/result-is-not-an-array
Fix #15394 "isset" improvement, as $result is not always an array
|
2019-07-21 14:37:45 -03:00 |
|
Hugues Peccatte
|
0a32844721
|
Fix #15394 "isset" improvement, as $result is not always an array
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-21 11:53:20 +02:00 |
|
Maurício Meneghini Fauth
|
4537dcc774
|
Fix failing tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-20 18:16:08 -03:00 |
|
Maurício Meneghini Fauth
|
736a1be378
|
Set $plugin_param global for PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-20 17:39:35 -03:00 |
|
Nupur Agrawal
|
5d21347d80
|
bootstrap form classes added to home page (#15364)
Signed-off-by: Nupur Agrawal <nupur202000@gmail.com>
|
2019-07-20 01:46:46 -03:00 |
|
Nupur Agrawal
|
4362ba007c
|
applied bootstrap grid structure on settings page. (#15320)
Signed-off-by: Nupur Agrawal <nupur202000@gmail.com>
|
2019-07-20 01:17:23 -03:00 |
|
Maurício Meneghini Fauth
|
e677cf3c15
|
Remove direct access to libraries/entry_points/table/structure.php
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-19 20:21:23 -03:00 |
|
Maurício Meneghini Fauth
|
aec0402679
|
Use the router for table structure page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-19 20:18:06 -03:00 |
|
ssantos
|
5edf1b8710
|
Translated using Weblate (Portuguese)
Currently translated at 99.9% (3327 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
|
2019-07-19 21:06:14 +02:00 |
|
ssantos
|
732b11e95c
|
Translated using Weblate (German)
Currently translated at 99.9% (3327 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: ssantos <ssantos@web.de>
|
2019-07-19 21:06:12 +02:00 |
|
Kongfa Warorot
|
ea7cc34a52
|
Translated using Weblate (Thai)
Currently translated at 31.2% (1039 of 3328 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-07-19 21:06:11 +02:00 |
|
Maurício Meneghini Fauth
|
6625114b98
|
Fix database link in /server/databases
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-18 22:38:54 -03:00 |
|
Maurício Meneghini Fauth
|
58b92381cd
|
Rename get_url_from_route Twig function to url
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-18 16:22:50 -03:00 |
|
Maurício Meneghini Fauth
|
682e7a160e
|
Use the router for database structure page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-18 14:33:43 -03:00 |
|
Maurício Meneghini Fauth
|
ffdc2cf7bf
|
Merge branch 'Tithugues-fix/minor-improvements'
|
2019-07-16 23:21:49 -03:00 |
|
Hugues Peccatte
|
c233a4364a
|
Use right PHP function
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
ae77d630b1
|
Use constants when possible
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
4447299bdc
|
Remaining minor changes
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
6ddb9b3a22
|
Use right order of parameters for implode
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
1b744d0cc8
|
Simplify code regarding type hinting
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
41164d2904
|
Improve function calls order
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
598a4db588
|
Use short calculation/assignation syntax when possible
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
9c0806cfcf
|
Fix static / non-static calls
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Hugues Peccatte
|
0d8f6a3a93
|
Merge isset and unset calls
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-07-16 23:21:25 -03:00 |
|
Domen
|
331270f26b
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3328 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
|
2019-07-16 00:00:57 +02:00 |
|
Giovanni Sora
|
ff83f55336
|
Translated using Weblate (Interlingua)
Currently translated at 75.5% (2514 of 3328 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-07-16 00:00:53 +02:00 |
|
Maurício Meneghini Fauth
|
0a5f24052a
|
Use the router for the tracking pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-15 01:38:18 -03:00 |
|
Ezéchiel Amen AGBLA
|
e62db67b11
|
Translated using Weblate (French)
Currently translated at 99.9% (3326 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Ezéchiel Amen AGBLA <ezchilamen@gmail.com>
|
2019-07-14 02:00:51 +02:00 |
|
Joshua PowellNishiyama
|
ad40cdc492
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (3328 of 3328 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Joshua PowellNishiyama <nzjpnboy@outlook.com>
|
2019-07-14 02:00:49 +02:00 |
|
Burak Yavuz
|
7b59792f23
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (3328 of 3328 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-07-14 02:00:46 +02:00 |
|
Maurício Meneghini Fauth
|
efc171ac56
|
Escape inside Url::getFromRoute method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-13 13:09:47 -03:00 |
|
Maurício Meneghini Fauth
|
a971bf2994
|
Add ChangeLog entry for #15377
Add a request router
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-12 21:11:48 -03:00 |
|
Maurício Meneghini Fauth
|
e8c51f936d
|
Use the router for the server_variables.php page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-12 21:10:24 -03:00 |
|
Maurício Meneghini Fauth
|
5e20178f1f
|
Organize libraries/entry_points files with directories
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-12 19:09:02 -03:00 |
|
Maurício Meneghini Fauth
|
34251fe991
|
Merge pull request #15377 from mauriciofauth/router
Add a request router
|
2019-07-12 03:19:36 -03:00 |
|
Maurício Meneghini Fauth
|
8352c10fe5
|
Merge branch 'gsoc-bootstrap'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-12 03:15:42 -03:00 |
|
Maurício Meneghini Fauth
|
d570c50c3e
|
Merge branch 'gsoc-db-designer'
|
2019-07-12 02:47:10 -03:00 |
|
Maurício Meneghini Fauth
|
02b85f2dda
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3328 of 3328 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-07-12 07:32:33 +02:00 |
|
Maurício Meneghini Fauth
|
0932f51e52
|
Update po files
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-07-12 02:20:38 -03:00 |
|
Maurício Meneghini Fauth
|
cf7671edd1
|
Merge pull request #15366 from mauriciofauth/media-type-2
Change Media (MIME) type references to Media type
|
2019-07-12 02:09:45 -03:00 |
|