| .. |
|
Database
|
Remove db, table and dbi globals from Tracking class
|
2021-05-26 16:40:05 -03:00 |
|
Preferences
|
Add the redirect method to controllers
|
2021-05-07 12:23:26 -03:00 |
|
Server
|
Remove db, table and dbi globals from Tracking class
|
2021-05-26 16:40:05 -03:00 |
|
Setup
|
Use PSR-12 for control structures spacing
|
2021-03-05 15:27:03 -03:00 |
|
Table
|
Extract HTML from the InsertEdit::getActionsPanel method
|
2021-05-27 12:06:17 -03:00 |
|
AbstractController.php
|
Add the redirect method to controllers
|
2021-05-07 12:23:26 -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
|
Fix some errors found by PHPStan and Psalm
|
2021-05-22 15:14:24 -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
|
Fix doc blocks
|
2021-04-29 00:36:13 +02:00 |
|
LicenseController.php
|
Remove some else conditions by using early exits or moving code
|
2021-04-29 01:30:25 +02: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
|
Merge branch 'QA_5_1'
|
2021-04-30 00:09:21 +02: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 |