phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 5750dfb1bb
Extract method to get edit user group modal form
Creates a new route: /server/user-groups/edit-form

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-04-26 22:59:09 -03:00
..
Database Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
Preferences Remove some config global in favor of DI 2021-03-08 19:58:01 -03:00
Server Extract method to get edit user group modal form 2021-04-26 22:59:09 -03:00
Setup Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Table Merge branch 'QA_5_1' 2021-04-23 18:46:05 +02:00
AbstractController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
BrowseForeignersController.php Remove some useless comments 2020-10-13 19:56:56 -03:00
ChangeLogController.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
CheckRelationsController.php Remove DBI dep from Controllers/AbstractController 2020-10-11 22:48:44 -03:00
ColumnController.php Extract controllers from AjaxController 2020-10-12 19:57:17 -03:00
ConfigController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
DatabaseController.php Extract controllers from AjaxController 2020-10-12 19:57:17 -03:00
ErrorReportController.php Inject the error report modal and avoid sending depending on SendErrorReports 2021-03-15 18:22:30 +01:00
ExportController.php Remove dump_buffer globals 2021-04-17 00:11:09 -03:00
ExportTemplateController.php Merge branch 'QA_5_1' 2021-03-31 13:20:05 +02:00
GisDataEditorController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
HomeController.php Remove LanguageManager::getSelectorDisplay method 2021-04-22 15:51:26 -03:00
ImportController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
ImportStatusController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
JavaScriptMessagesController.php Merge #16639 - Fix #16637 - Show popup on search without tables 2021-04-24 00:46:34 +02:00
LicenseController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
LintController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
LogoutController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
NavigationController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
NormalizationController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
PhpInfoController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
SchemaExportController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SqlController.php Rename $err_url global to $errorUrl 2021-03-24 19:39:28 -03:00
TableController.php Extract controllers from AjaxController 2020-10-12 19:57:17 -03:00
ThemesController.php Replace themes preview popup with a modal 2021-02-04 23:21:31 -03:00
TransformationOverviewController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
TransformationWrapperController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
UserPasswordController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
VersionCheckController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ViewCreateController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
ViewOperationsController.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00