| .. |
|
Config
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
Database
|
style: phpcs fix.
|
2025-08-05 22:57:50 +08:00 |
|
Export
|
Ignore ISO-2022-CN-EXT charset for iconv
|
2025-01-20 14:14:17 -05:00 |
|
Import
|
Add SQL parse error message when simulating DML
|
2025-04-21 22:37:38 -03:00 |
|
Preferences
|
Fix #18592 - Remove instruction to remove the pma_collation_connection cookie removed in 4.8.0
|
2023-08-03 15:00:19 +02:00 |
|
Server
|
Ignore system databases when deleting using UI
|
2025-01-20 13:08:55 -05:00 |
|
Setup
|
Remove PMA_IS_WINDOWS constant
|
2022-04-24 20:37:55 -03:00 |
|
Sql
|
Remove htmlentities()
|
2023-09-05 18:12:38 +01:00 |
|
Table
|
Fix move column for table with foreign key
|
2025-07-09 16:41:57 +02:00 |
|
Transformation
|
Fix #19041 - footer.twig gets printed to Binary File Download
|
2024-04-28 17:18:43 +02:00 |
|
View
|
Fix #18129 - PHP warning while editting a view definition
|
2025-01-16 02:56:56 +01: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
|
Change error message link in ChangeLogController
|
2024-01-04 19:00:27 -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
|
Remember the current column type
|
2023-09-14 22:58:23 +02:00 |
|
GitInfoController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
HomeController.php
|
Fix syntax error
|
2025-09-22 17:35:23 +02:00 |
|
JavaScriptMessagesController.php
|
Fix notification links (#18243)
|
2024-04-30 16:08:56 -03:00 |
|
LicenseController.php
|
Remove useless string concatenations
|
2021-09-27 21:40:22 -03:00 |
|
LintController.php
|
Fix linter annotations for special editors
|
2024-04-22 21:42:36 +02: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 |