Commit Graph

5 Commits (99dc212ae5d7b2527d835744bf903293398ce946)

Author SHA1 Message Date
ysksn b048926e67 Create Settings::BaseController ()
Define `Settings::BaseController#set_body_classes` so that sub classes
inherit `Settings::BaseController` don't need to define
`#set_body_classes` agein.
Yamagishi Kazutoshi e8ffecbd36 Set @body_classes to admin layout ()
Eugen Rochko a3b2ea599d
Fix - Prevent nested migrated accounts, or migrations to self ()
nullkal 1b57d4dd3a Fix account migration feature ()
* Make removable account migration

* Fix error during update of account migration setting

* Add notice when update account migration setting
Eugen Rochko 706e534455
Add UI for setting up account migration ()