Maurício Meneghini Fauth
eacd16d3ea
Create Preferences\ManageController controller
...
Moves the preferences manage entry point logic to the controller and
removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 18:44:48 -03:00
Maurício Meneghini Fauth
cf11c8f46b
Create Preferences\FormsController controller
...
Moves the preferences forms entry point logic to the controller and
removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 16:57:28 -03:00
William Desportes
286512f405
Translated using Weblate (French)
...
Currently translated at 100.0% (3335 of 3335 strings)
[CI skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-23 20:26:27 +01:00
Burak Yavuz
301b4e261e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3335 of 3335 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-12-23 20:26:25 +01:00
Maurício Meneghini Fauth
9c0a7add0e
Update po files
...
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 15:48:13 -03:00
Maurício Meneghini Fauth
901e80aa20
Merge branch 'QA_5_0'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 15:47:30 -03:00
Maurício Meneghini Fauth
9d3e7b97c5
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 15:43:32 -03:00
Maurício Meneghini Fauth
4dcfa16032
Update po files
...
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 15:39:12 -03:00
Maurício Meneghini Fauth
e58e914993
Update po files
...
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 15:38:05 -03:00
Maurício Meneghini Fauth
23e304ce01
Update po files
...
[CI skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-23 15:36:37 -03:00
Olivier Humbert
715c30c01c
Translated using Weblate (French)
...
Currently translated at 100.0% (3335 of 3335 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-12-23 15:21:10 +01:00
Olivier Humbert
e2553ac4aa
Translated using Weblate (French)
...
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/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-12-23 15:21:10 +01:00
Olivier Humbert
956f7010cb
Translated using Weblate (French)
...
Currently translated at 100.0% (3332 of 3332 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-12-23 15:21:09 +01:00
Maurício Meneghini Fauth
073418a7ec
Create Server\PrivilegesController controller
...
Moves the server privileges entry point logic to the controller and
removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-22 12:20:04 -03:00
Maurício Meneghini Fauth
b1328c7ad6
Create Server\UserGroupsController controller
...
Moves the user groups entry point logic to the controller and removes
the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-22 11:54:34 -03:00
William Desportes
8e03640908
Fix SchemaExportController in services_controllers.yml
...
Ref: eea4e8e6d1
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-22 09:48:58 +01:00
Maurício Meneghini Fauth
eea4e8e6d1
Create SchemaExportController controller
...
Moves schema export entry point logic to the SchemaExportController and
removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 23:46:15 -03:00
Maurício Meneghini Fauth
07a2715828
Fix coding standard issue
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 23:24:51 -03:00
Maurício Meneghini Fauth
2bce840b36
Create NormalizationController controller
...
Moves normalization entry point logic to the NormalizationController and
removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 23:23:40 -03:00
William Desportes
e840af7fff
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 23:46:26 +01:00
William Desportes
0a783a4641
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 23:45:30 +01:00
William Desportes
bfe41c0434
Add ChangeLog entry for #15614
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 23:45:07 +01:00
William Desportes
efbf84bdb1
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 23:41:47 +01:00
William Desportes
823aad9ad6
Fix #15614 - Undefined offset on index page for MySQL 5.7.8
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 23:36:58 +01:00
Maurício Meneghini Fauth
a168ec2948
Fix conding standard issue
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 19:02:07 -03:00
Maurício Meneghini Fauth
b162ac09b2
Create Controllers\NavigationController controller
...
🚧 Moves the navigation entry point to the
NavigationController and removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 18:59:33 -03:00
Maurício Meneghini Fauth
4d2c2f673b
Create Controllers\LogoutController controller
...
Moves the logout entry point to the LogoutController and removes the
entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 18:29:02 -03:00
William Desportes
ba570e102d
Disable xdebug for selenium tests and for apidocs
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 22:19:14 +01:00
Maurício Meneghini Fauth
7112434f51
Create Database\TrackingController controller
...
Moves the database tracking entry point logic to the
Database\TrackingController and removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 18:07:27 -03:00
William Desportes
20da069ee0
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 22:05:52 +01:00
William Desportes
527d1af4c5
Add ChangeLog entry for #15677
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 22:05:21 +01:00
William Desportes
567b39a623
Merge #15683 - Fix #15677 Show Processlist triggers exception
...
Pull-request: #15683
Fixes : #15677
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 22:04:23 +01:00
Harsh Kukreja
d2d29ee45e
Show Processlist triggers exception removed
...
Signed-off-by: Harsh Kukreja <harshkukreja99@gmail.com>
2019-12-21 21:55:10 +01:00
William Desportes
06701ab562
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 21:48:59 +01:00
William Desportes
9633175165
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 21:38:13 +01:00
William Desportes
a1acccdf59
Add ChangeLog entry for #15608
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 21:35:38 +01:00
William Desportes
f402a8f2cf
Merge #15681 - Fix #15608 DisableIS is broken on pma 4.9.2 with controluser configured
...
Fixes : #15608
Pull-request: #15681
Ref: 2bc8afea5f
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 21:34:05 +01:00
Maurício Meneghini Fauth
8083de3a01
Create Database\SqlFormatController class
...
Moves sql format entry point logic to the SqlFormatController controller
and removes the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 17:33:37 -03:00
William Desportes
28e2814ee9
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 21:04:39 +01:00
William Desportes
a3d6217622
Disable xdebug for php 7.4 Linux CI
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 20:56:39 +01:00
William Desportes
aa2f369bf3
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 20:27:25 +01:00
William Desportes
774fc686bb
Fix #15641 - Replication actions are not sent to a mysql link
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 19:29:20 +01:00
William Desportes
931a6ecffa
Use phpunit 8 on OSX CI and fix file filter
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 19:10:29 +01:00
Maurício Meneghini Fauth
542ba3025a
Fix control user issue
...
Partially reverts commit 2bc8afea5f .
Fixes #15608
Related to #14433
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 14:56:59 -03:00
Maurício Meneghini Fauth
9d3f7519c9
Revert "Fix #14433 - "You do not have privileges to manipulate with the users!" on root superadmin"
...
This reverts commit b8650115be .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 14:54:40 -03:00
Maurício Meneghini Fauth
6fdedaee9f
Fix javascript/variables.twig escaping issue
...
Related to https://github.com/phpmyadmin/phpmyadmin/pull/15672#issuecomment-567701998
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-12-21 13:16:06 -03:00
William Desportes
5000171c40
Fix mysql password issue on OSX build
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 16:54:12 +01:00
William Desportes
d40f89ebd9
Fix a possible php7.4 error / failing tests
...
"Trying to access array offset on value of type null"
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 16:38:21 +01:00
William Desportes
6e7e90169a
Fix a possibly undefined index as reported to our server
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 16:38:21 +01:00
William Desportes
e88b6bfc80
Disable xdebug for php 7.4 CI
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 16:38:21 +01:00