| .. |
|
Config
|
Use constructor property promotion where possible
|
2023-02-20 19:39:02 -03:00 |
|
Console/Bookmark
|
Use constructor property promotion where possible
|
2023-02-20 19:39:02 -03:00 |
|
Database
|
Replace config global with Config singleton
|
2023-08-15 01:11:54 -03:00 |
|
Export
|
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
|
2023-08-06 17:43:42 -03:00 |
|
Import
|
Refactor $extraData and show_as_php
|
2023-08-15 10:51:07 +01:00 |
|
Normalization
|
Create the Identifiers\Identifier interface
|
2023-06-01 19:09:25 -03:00 |
|
Preferences
|
Replace config global with Config singleton
|
2023-08-15 01:11:54 -03:00 |
|
Server
|
Replace config global with Config singleton
|
2023-08-15 01:11:54 -03:00 |
|
Setup
|
Replace config global with Config singleton
|
2023-08-15 01:11:54 -03:00 |
|
Sql
|
Refactor $extraData and show_as_php
|
2023-08-15 10:51:07 +01:00 |
|
Table
|
Refactor $extraData and show_as_php
|
2023-08-15 10:51:07 +01:00 |
|
Transformation
|
Refactor the DbTableExists class
|
2023-08-06 01:42:06 -03:00 |
|
Triggers
|
Refactor the DbTableExists class
|
2023-08-06 01:42:06 -03:00 |
|
View
|
Refactor the DbTableExists class
|
2023-08-06 01:42:06 -03:00 |
|
AbstractController.php
|
Add a Response object to ResponseRenderer class
|
2023-08-07 22:27:48 -03:00 |
|
BrowseForeignersController.php
|
Add trailing comma for multi-line functions
|
2023-02-24 20:48:46 -03:00 |
|
ChangeLogController.php
|
Add a Response object to ResponseRenderer class
|
2023-08-07 22:27:48 -03:00 |
|
CheckRelationsController.php
|
Create the Identifiers\Identifier interface
|
2023-06-01 19:09:25 -03:00 |
|
CollationConnectionController.php
|
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
|
2023-08-06 17:43:42 -03:00 |
|
ColumnController.php
|
Use constructor property promotion where possible
|
2023-02-20 19:39:02 -03:00 |
|
DatabaseController.php
|
Remove the dblist global variable
|
2022-11-13 21:08:00 -03:00 |
|
ErrorReportController.php
|
Extract Relation and Template dependencies from UserPreferences
|
2023-08-09 15:04:34 -03:00 |
|
GisDataEditorController.php
|
Add factory method to get gis object from wkt data
|
2023-07-25 21:10:33 +02:00 |
|
GitInfoController.php
|
Add a isAjax() method to ServerRequest class
|
2023-07-26 16:01:37 -03:00 |
|
HomeController.php
|
Refactor the ServerRequest::getRoute() method
|
2023-08-12 01:45:12 -03:00 |
|
JavaScriptMessagesController.php
|
Create Http\Response::write() method to write to the body
|
2023-08-05 10:50:53 -03:00 |
|
LicenseController.php
|
Add a Response object to ResponseRenderer class
|
2023-08-07 22:27:48 -03:00 |
|
LintController.php
|
Add a isAjax() method to ServerRequest class
|
2023-07-26 16:01:37 -03:00 |
|
LogoutController.php
|
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
|
2023-08-06 17:43:42 -03:00 |
|
NavigationController.php
|
Add a isAjax() method to ServerRequest class
|
2023-07-26 16:01:37 -03:00 |
|
PhpInfoController.php
|
Add ServerRequest parameter to all controllers
|
2022-07-28 01:00:08 -03:00 |
|
RecentTablesListController.php
|
Add a isAjax() method to ServerRequest class
|
2023-07-26 16:01:37 -03:00 |
|
SchemaExportController.php
|
Move the Export class to the Export namespace
|
2023-06-28 12:28:38 -03:00 |
|
TableController.php
|
Use constructor property promotion where possible
|
2023-02-20 19:39:02 -03:00 |
|
ThemesController.php
|
Add a isAjax() method to ServerRequest class
|
2023-07-26 16:01:37 -03:00 |
|
ThemeSetController.php
|
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
|
2023-08-06 17:43:42 -03:00 |
|
UserPasswordController.php
|
Add a isAjax() method to ServerRequest class
|
2023-07-26 16:01:37 -03:00 |
|
VersionCheckController.php
|
Use single-line arrays when possible
|
2023-03-27 17:39:17 -03:00 |