| .. |
|
Maintenance
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
Partition
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
Structure
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
AddFieldControllerTest.php
|
Remove $GLOBALS['num_fields'] completely
|
2023-09-04 13:31:57 +01:00 |
|
ChangeControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ChangeRowsControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ChartControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
CreateControllerTest.php
|
Move getNumberOfFieldsFromRequest() to controller
|
2023-09-04 14:50:13 +01:00 |
|
DeleteConfirmControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
DeleteRowsControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
DropColumnConfirmationControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
DropColumnControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ExportControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
ExportRowsControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
FindReplaceControllerTest.php
|
Refactor getColumn and getColumns
|
2023-09-02 16:24:55 +01:00 |
|
GetFieldControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
GisVisualizationControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
ImportControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
IndexesControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
IndexRenameControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
OperationsControllerTest.php
|
Replace $GLOBALS['cfg'] with Config::$settings array
|
2023-08-27 22:23:36 -03:00 |
|
PrivilegesControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
RecentFavoriteControllerTest.php
|
Replace DatabaseInterface global var with a singleton object
|
2023-08-18 14:08:10 -03:00 |
|
RelationControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
ReplaceControllerTest.php
|
Replace $GLOBALS['cfg'] with Config::$settings array
|
2023-08-27 22:23:36 -03:00 |
|
SearchControllerTest.php
|
Refactor getColumn and getColumns
|
2023-09-02 16:24:55 +01:00 |
|
SqlControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
StructureControllerTest.php
|
Refactor getColumn and getColumns
|
2023-09-02 16:24:55 +01:00 |
|
TrackingControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |
|
ZoomSearchControllerTest.php
|
Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer
|
2023-08-20 14:49:57 -03:00 |