stable

Clone or download

Read-only

Remove widgets.php

This is a part of story #10173 Have multiple dashboards widgets.php was used to customize the layout or add widget in legacy dashboards. Since they are gone, we can safely remove this script. Change-Id: I548b4139c89e96080b59e3fd021e57435b1c3e29

Modified Files

Name
M site-content/en_US/include/include.tab +0 −1 Go to diff View file
M site-content/en_US/widget/widget.tab +0 −1 Go to diff View file
M site-content/fr_FR/include/include.tab +0 −1 Go to diff View file
M site-content/fr_FR/widget/widget.tab +0 −1 Go to diff View file
M src/common/autoload.php +2 −5 Go to diff View file
D src/common/widget/WidgetLayout.class.php +0 −95 Go to diff View file
M src/common/widget/WidgetLayoutManager.class.php +0 −57 Go to diff View file
D src/common/widget/WidgetLayout_Row.class.php +0 −61 Go to diff View file
D src/common/widget/WidgetLayout_Row_Column.class.php +0 −52 Go to diff View file
D src/www/include/project_home.php +0 −41 Go to diff View file
M src/www/my/my_utils.php +0 −16 Go to diff View file
D src/www/scripts/codendi/LayoutManager.js +0 −184 Go to diff View file
M src/www/themes/common/css/utils/_widget.scss +0 −3 Go to diff View file
D src/www/widgets/widgets.php +0 −86 Go to diff View file