| .. |
|
Config
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
Database
|
Remove db and table properties from controllers
|
2022-02-02 14:48:43 -03:00 |
|
Export
|
Replace if with coalesce
|
2022-01-06 19:38:21 +00:00 |
|
Import
|
Extract Simulate DML action from ImportController
|
2021-12-27 18:37:15 -03:00 |
|
Preferences
|
Remove $route global
|
2022-01-27 11:47:40 +00:00 |
|
Server
|
Remove db and table properties from controllers
|
2022-02-02 14:48:43 -03:00 |
|
Setup
|
Merge branch 'QA_5_1-security' into master-security
|
2022-01-13 17:41:16 -03:00 |
|
Sql
|
Remove the Bookmark::getParams method
|
2021-12-27 09:31:53 -03:00 |
|
Table
|
Remove db and table properties from controllers
|
2022-02-02 14:48:43 -03:00 |
|
Transformation
|
Remove db and table globals from DbTableExists class
|
2022-01-28 16:43:48 -03:00 |
|
View
|
Remove db and table globals from DbTableExists class
|
2022-01-28 16:43:48 -03:00 |
|
AbstractController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
BrowseForeignersController.php
|
Move Relation classes into the ConfigStorage namespace
|
2021-12-17 12:09:13 -03:00 |
|
ChangeLogController.php
|
Remove useless string concatenations
|
2021-09-27 21:40:22 -03:00 |
|
CheckRelationsController.php
|
Fix /check-relations page
|
2021-12-26 19:26:04 -03:00 |
|
CollationConnectionController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
ColumnController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
DatabaseController.php
|
Make controllers callable
|
2021-08-30 13:16:29 -03:00 |
|
ErrorReportController.php
|
Remove useless string concatenations
|
2021-09-27 21:40:22 -03:00 |
|
GisDataEditorController.php
|
Remove useless whitespaces
|
2021-09-15 17:05:40 -03:00 |
|
GitInfoController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
HomeController.php
|
Use Sodium for auth cookies encryption
|
2022-01-13 18:46:04 -03:00 |
|
JavaScriptMessagesController.php
|
Replace Change Password dialog to modal (#17116)
|
2022-01-30 18:10:20 -03:00 |
|
LicenseController.php
|
Remove useless string concatenations
|
2021-09-27 21:40:22 -03:00 |
|
LintController.php
|
Make controllers callable
|
2021-08-30 13:16:29 -03:00 |
|
LogoutController.php
|
Make controllers callable
|
2021-08-30 13:16:29 -03:00 |
|
NavigationController.php
|
Create VO classes for each RelationParameters features
|
2021-12-26 19:17:58 -03:00 |
|
NormalizationController.php
|
Remove useless whitespaces
|
2021-09-15 17:05:40 -03:00 |
|
PhpInfoController.php
|
Make controllers callable
|
2021-08-30 13:16:29 -03:00 |
|
RecentTablesListController.php
|
Extract controllers from HomeController
|
2021-09-05 00:40:18 -03:00 |
|
SchemaExportController.php
|
Create the RelationParameters value object
|
2021-11-14 18:22:36 -03:00 |
|
TableController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
ThemesController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
ThemeSetController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
UserPasswordController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
VersionCheckController.php
|
Remove useless whitespaces
|
2021-09-15 17:05:40 -03:00 |