| .. |
|
Config
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
Console/Bookmark
|
Extract /console/bookmark/add action from ImportController
|
2022-09-21 00:06:14 -03:00 |
|
Database
|
Refactor DB designer JS to use modules
|
2023-02-04 18:26:08 -03:00 |
|
Export
|
Designer controller globals (#17985)
|
2023-01-26 22:58:24 -03:00 |
|
Import
|
Merge branch 'QA_5_2'
|
2023-01-09 18:41:44 -03:00 |
|
Normalization
|
Replace POST vars with ServerRequest (#17903)
|
2022-11-23 17:14:14 -03:00 |
|
Preferences
|
Merge pull request #18029 from kamil-tekiela/Forms-refactoring
|
2023-01-26 23:13:47 -03:00 |
|
Server
|
Minor code refactoring of Privileges.php (#17993)
|
2023-01-28 20:40:30 -03:00 |
|
Setup
|
Refactor config forms
|
2023-01-23 23:32:27 +00:00 |
|
Sql
|
Fix ColumnPreferencesController
|
2023-01-21 01:23:46 +00:00 |
|
Table
|
Merge branch 'QA_5_2'
|
2023-02-08 14:09:59 -03:00 |
|
Transformation
|
Replace Core::fatalError() calls in controllers
|
2022-10-31 20:25:55 -03:00 |
|
View
|
Remove dead code
|
2023-01-25 00:59:43 +00:00 |
|
AbstractController.php
|
Replace Core::fatalError() calls in controllers
|
2022-10-31 20:25:55 -03:00 |
|
BrowseForeignersController.php
|
Remove ResponseRenderer::getFooter method
|
2022-04-09 12:32:14 -03:00 |
|
ChangeLogController.php
|
Extract url.php entry point into a route
|
2022-08-06 15:02:49 -03:00 |
|
CheckRelationsController.php
|
Introduce ServerRequest::hasBodyParam() (#17870)
|
2022-11-05 13:04:45 -03:00 |
|
CollationConnectionController.php
|
Changing parameters to Parser
|
2022-10-14 23:52:12 -03:00 |
|
ColumnController.php
|
Add type declarations to the controllers contructors
|
2021-09-11 17:32:22 -03:00 |
|
DatabaseController.php
|
Remove the dblist global variable
|
2022-11-13 21:08:00 -03:00 |
|
ErrorReportController.php
|
Extract Functions.ajaxShowMessage() into ajax-messages.js
|
2022-12-06 08:21:58 -03:00 |
|
GisDataEditorController.php
|
Remove unnecessary global variable 'data'
|
2022-11-06 13:22:46 -03:00 |
|
GitInfoController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
HomeController.php
|
Merge branch 'QA_5_2'
|
2022-11-21 13:50:30 -03:00 |
|
JavaScriptMessagesController.php
|
Merge branch 'QA_5_2'
|
2023-01-17 00:01:42 -03:00 |
|
LicenseController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
LintController.php
|
Remove $params array
|
2022-11-05 21:24:10 +00:00 |
|
LogoutController.php
|
Create a factory for auth plugin creation
|
2022-11-16 19:32:10 -03:00 |
|
NavigationController.php
|
Update Psalm and PHPStan baselines
|
2022-11-30 15:46:06 -03:00 |
|
PhpInfoController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
RecentTablesListController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
SchemaExportController.php
|
Extract schema export from schema plugins
|
2022-11-12 12:56:48 -03:00 |
|
TableController.php
|
Introduce ServerRequest::hasBodyParam() (#17870)
|
2022-11-05 13:04:45 -03:00 |
|
ThemesController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
ThemeSetController.php
|
Refactor ThemeSetController class
|
2022-04-01 01:13:39 -03:00 |
|
UserPasswordController.php
|
Server privileges controller globals removal (#17986)
|
2023-01-26 11:46:20 -03:00 |
|
VersionCheckController.php
|
Extract header() calls from Core::headerJSON() method
|
2022-10-23 20:05:20 -03:00 |