]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1369211 - Remove the product dashboard extension as it exists
authorDylan William Hardison <dylan@hardison.net>
Thu, 27 Jul 2017 23:47:59 +0000 (16:47 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2017 23:47:59 +0000 (16:47 -0700)
commit078bff5ad35277f31e7db5fe1761e41e1c76d1de
treeb7497598db534e38757351af8c7202f6d7f421ef
parent489897a6a78c41781ac5a5b1db222896cc90b33d
Bug 1369211 - Remove the product dashboard extension as it exists
21 files changed:
extensions/ProductDashboard/Config.pm [deleted file]
extensions/ProductDashboard/Extension.pm [deleted file]
extensions/ProductDashboard/lib/Queries.pm [deleted file]
extensions/ProductDashboard/lib/Util.pm [deleted file]
extensions/ProductDashboard/template/en/default/hook/global/common-links-action-links.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/hook/global/user-error-errors.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/pages/productdashboard.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/pages/productdashboard/components.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/pages/productdashboard/duplicates.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/pages/productdashboard/popularity.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/pages/productdashboard/recents.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/pages/productdashboard/roadmap.html.tmpl [deleted file]
extensions/ProductDashboard/template/en/default/pages/productdashboard/summary.html.tmpl [deleted file]
extensions/ProductDashboard/web/images/spacer.gif [deleted file]
extensions/ProductDashboard/web/js/components.js [deleted file]
extensions/ProductDashboard/web/js/duplicates.js [deleted file]
extensions/ProductDashboard/web/js/popularity.js [deleted file]
extensions/ProductDashboard/web/js/recents.js [deleted file]
extensions/ProductDashboard/web/js/roadmap.js [deleted file]
extensions/ProductDashboard/web/js/summary.js [deleted file]
extensions/ProductDashboard/web/styles/productdashboard.css [deleted file]