Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 0 additions & 53 deletions application/controllers/MigrateController.php

This file was deleted.

1 change: 0 additions & 1 deletion configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,5 @@

$this->provideJsFile('action-list.js');
$this->provideJsFile('loadmore.js');
$this->provideJsFile('migrate.js');
$this->provideJsFile('progress-bar.js');
}
7 changes: 4 additions & 3 deletions doc/05-Upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ If you are upgrading across multiple versions, make sure to follow the steps for

**Removed Features**

* The migration widget in the top right is not toggled anymore for monitoring views, nor does it allow choosing
the preferred backend type for modules with support for IDO and Icinga DB. The default backend type is now
always Icinga DB.
* The migration widget in the top right has been removed. If you have not adjusted your navigation items,
dashboards and bookmarks to support the new filter syntax, you will need to do so manually now (see [Upgrading to
Icinga DB Web v1.1](#upgrading-to-icinga-db-web-v11) for details).
* Modules with support for IDO and Icinga DB will now default to use Icinga DB.

## Upgrading to Icinga DB Web v1.2

Expand Down
157 changes: 0 additions & 157 deletions public/css/widget/migrate-popup.less

This file was deleted.

Loading
Loading