| .. |
|
Config
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
Database
|
Fix #15887 - Drop table errors ignored
|
2022-11-26 00:22:54 +01:00 |
|
Export
|
Fix #16988 - export as CSV/JSON/SQL/... no database selected
|
2022-12-13 23:27:07 +01:00 |
|
Import
|
Fix some errors detected by Psalm
|
2023-01-05 16:27:20 -03:00 |
|
Preferences
|
Fix some errors reported by Psalm
|
2022-10-11 18:19:07 -03:00 |
|
Server
|
Fix broken createProfilingChart on monitor analyse query
|
2022-10-19 17:41:29 +02:00 |
|
Setup
|
Remove PMA_IS_WINDOWS constant
|
2022-04-24 20:37:55 -03:00 |
|
Sql
|
Remove stickyfilljs JavaScript dependency
|
2022-04-27 19:47:31 -03:00 |
|
Table
|
Fix PHP warning on GIS visualization when there is only one GIS column
|
2022-09-10 14:05:34 +02:00 |
|
Transformation
|
Change QUERY_STORE to QUERY_BUFFERED
|
2022-01-01 01:46:01 +00:00 |
|
View
|
Collapse if statements into one
|
2022-01-06 19:38:22 +00: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
|
Ref #17478 - Fix mistake in PHP operators
|
2022-11-21 16:37:44 +01:00 |
|
JavaScriptMessagesController.php
|
Correct text
|
2022-10-22 02:29:38 +02: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 |