phpmyadmin/libraries/classes/Controllers
William Desportes 84ede575e3
Remove dependency on Config class of Git class
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-24 18:29:52 +01:00
..
Database Remove the md5.js library 2021-03-24 13:13:35 +01:00
Preferences Remove some config global in favor of DI 2021-03-08 19:58:01 -03:00
Server Merge branch 'QA_5_1' 2021-03-23 01:13:58 +01:00
Setup Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Table Merge branch 'QA_5_1' 2021-03-23 01:13:58 +01: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 Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -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 Merge branch 'QA_5_1' 2021-03-20 19:24:35 +01:00
ExportTemplateController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
GisDataEditorController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
HomeController.php Remove dependency on Config class of Git class 2021-03-24 18:29:52 +01:00
ImportController.php Extract FK related methods from Util class 2021-03-21 15:25:45 -03:00
ImportStatusController.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
JavaScriptMessagesController.php Remove the js/src/microhistory.js file 2021-03-10 17:06:21 -03: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 Extract FK related methods from Util class 2021-03-21 15:25:45 -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 Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ViewOperationsController.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00