| .. |
|
AbstractController.php
|
Remove unnecessary annotations
|
2020-01-20 17:35:56 -03:00 |
|
CentralColumnsController.php
|
Reference global funcs and consts via use statement
|
2020-01-21 22:13:36 -03:00 |
|
DataDictionaryController.php
|
Extract HTML from indexes table of data dict page
|
2020-03-29 20:03:28 -03:00 |
|
DesignerController.php
|
Reference global funcs and consts via use statement
|
2020-01-21 22:13:36 -03:00 |
|
EventsController.php
|
Move Rte classes to the Database namespace
|
2020-04-13 18:26:47 -03:00 |
|
ExportController.php
|
Fix #15995 database export
|
2020-04-15 20:56:40 +02:00 |
|
ImportController.php
|
Remove unnecessary annotations
|
2020-01-20 17:35:56 -03:00 |
|
MultiTableQueryController.php
|
Move request handling from routes to controllers
|
2020-02-12 15:00:02 -03:00 |
|
OperationsController.php
|
Replace fieldset with cards for db operations page
|
2020-03-21 00:38:50 -03:00 |
|
PrivilegesController.php
|
Remove useless return type annotations
|
2020-01-23 13:03:29 -03:00 |
|
QueryByExampleController.php
|
Extract HTML from QueryByExampleController::index
|
2020-02-15 01:16:58 -03:00 |
|
RoutinesController.php
|
Move Rte classes to the Database namespace
|
2020-04-13 18:26:47 -03:00 |
|
SearchController.php
|
Remove unnecessary annotations
|
2020-01-20 17:35:56 -03:00 |
|
SqlAutoCompleteController.php
|
Move response handling from routes to controllers
|
2020-02-12 14:59:42 -03:00 |
|
SqlController.php
|
Reference global funcs and consts via use statement
|
2020-01-21 22:13:36 -03:00 |
|
SqlFormatController.php
|
Move request handling from routes to controllers
|
2020-02-12 15:00:02 -03:00 |
|
StructureController.php
|
Some code improvements suggested by Scrutinizer
|
2020-02-14 22:23:16 +01:00 |
|
TrackingController.php
|
Reference global funcs and consts via use statement
|
2020-01-21 22:13:36 -03:00 |
|
TriggersController.php
|
Move Rte classes to the Database namespace
|
2020-04-13 18:26:47 -03:00 |