| .. |
|
AbstractController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
AddFieldController.php
|
Fix #16693 - Show the new column and the table structure on the same page
|
2021-08-25 17:47:33 +02:00 |
|
ChangeController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
ChartController.php
|
Remove Common::database method
|
2020-11-02 18:56:58 -03:00 |
|
CreateController.php
|
Do not show table in header while creating table
|
2021-08-09 12:25:30 -05:00 |
|
DeleteController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
ExportController.php
|
Ref #12586 - Remove un-expected message from Export table
|
2021-07-21 23:21:41 +02:00 |
|
FindReplaceController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
GetFieldController.php
|
Replace exit with return in GetFieldController
|
2020-11-13 19:28:21 -03:00 |
|
GisVisualizationController.php
|
Remove jQuery SVG JS dependency
|
2022-04-24 20:39:12 -03:00 |
|
ImportController.php
|
Fix #17026 - Handle possible invalid boolean values injected in SaveDir or UploadDir
|
2021-07-22 12:59:54 +02:00 |
|
IndexesController.php
|
Fix create index form accepting too many columns
|
2022-02-20 13:11:30 -03:00 |
|
MaintenanceController.php
|
Remove DBI dep from Table\AbstractController
|
2020-10-12 12:53:03 -03:00 |
|
OperationsController.php
|
Fix #16976 - Wrong link when a table is moved from a database to another
|
2021-07-15 02:13:03 +02:00 |
|
PartitionController.php
|
Create truncate table partition page
|
2020-11-30 22:36:05 -03:00 |
|
PrivilegesController.php
|
Make DatabaseInterface::isUserType method private
|
2020-10-24 00:40:03 -03:00 |
|
RecentFavoriteController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
RelationController.php
|
Bug fix: Fix triple HTML encoding
|
2021-12-14 12:21:36 +00:00 |
|
ReplaceController.php
|
Fix inserting spatial data
|
2021-08-14 20:12:14 +02:00 |
|
SearchController.php
|
Ref #16666 - Ref #16424 - Adjust the index like the zoom controller
|
2021-02-19 00:42:01 +01:00 |
|
SqlController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
StructureController.php
|
Fix #17016, Fix #17037 - Display the error after structure change errored
|
2021-07-26 18:55:58 +02:00 |
|
TrackingController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
TriggersController.php
|
Remove Common::database method
|
2020-11-02 18:56:58 -03:00 |
|
ZoomSearchController.php
|
Add missing stickfill script on zoom search
|
2021-04-01 18:31:53 +02:00 |