stable

Clone or download

Read-only

Move generated assets of the plugins under each package root

This contribution updates the plugins still writing their assets under src/www/assets. Part of request #24241: Cache the build results of the JS toolchain Change-Id: If46a5dec904198549b6776b4f8f0913204fb6518

Modified Files

Name
M .gitignore +0 −4 Go to diff View file
M plugins/artifactsfolders/include/artifactsfoldersPlugin.php +1 −1 Go to diff View file
M plugins/artifactsfolders/webpack.common.js +1 −3 Go to diff View file
M plugins/bugzilla_reference/include/Bugzilla/Administration/Router.php +1 −1 Go to diff View file
M plugins/bugzilla_reference/webpack.common.js +1 −3 Go to diff View file
M plugins/captcha/include/captchaPlugin.php +1 −1 Go to diff View file
M plugins/captcha/webpack.common.js +1 −3 Go to diff View file
M plugins/cardwall/include/Cardwall_Renderer.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.php +1 −1 Go to diff View file
M plugins/cardwall/webpack.common.js +1 −3 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +1 −1 Go to diff View file
M plugins/crosstracker/webpack.common.js +1 −3 Go to diff View file
M plugins/embed/include/embedPlugin.php +1 −1 Go to diff View file
M plugins/embed/webpack.common.js +1 −1 Go to diff View file
M plugins/forumml/include/forummlPlugin.php +3 −3 Go to diff View file
M plugins/forumml/include/forumml_utils.php +1 −1 Go to diff View file
M plugins/forumml/webpack.common.js +1 −1 Go to diff View file
M plugins/frs/include/FRS/ReleaseNotesController.php +1 −1 Go to diff View file
M plugins/frs/webpack.common.js +1 −3 Go to diff View file
M plugins/gitlab/include/gitlabPlugin.php +1 −1 Go to diff View file
M plugins/gitlab/webpack.common.js +1 −3 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/graphontrackersv5Plugin.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/webpack.common.js +1 −3 Go to diff View file
M plugins/ldap/include/ldapPlugin.php +1 −1 Go to diff View file
M plugins/ldap/webpack.common.js +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiAdminController.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/mediawikiPlugin.php +1 −1 Go to diff View file
M plugins/mediawiki/webpack.common.js +1 −3 Go to diff View file
M plugins/openidconnectclient/include/openidconnectclientPlugin.php +1 −1 Go to diff View file
M plugins/openidconnectclient/webpack.common.js +1 −3 Go to diff View file
M plugins/pluginsadministration/include/pluginsadministrationPlugin.php +1 −1 Go to diff View file
M plugins/pluginsadministration/webpack.common.js +1 −3 Go to diff View file
M plugins/proftpd/include/proftpdPlugin.php +1 −1 Go to diff View file
M plugins/proftpd/webpack.common.js +1 −3 Go to diff View file
M plugins/project_ownership/include/ProjectAdmin/IndexController.php +1 −1 Go to diff View file
M plugins/project_ownership/webpack.common.js +1 −3 Go to diff View file
M plugins/projectlinks/include/ProjectLinks_Widget_HomePageLinks.class.php +1 −1 Go to diff View file
M plugins/projectlinks/webpack.common.js +1 −3 Go to diff View file
M plugins/projectmilestones/include/Widget/ProjectMilestonesWidgetRetriever.php +1 −1 Go to diff View file
M plugins/projectmilestones/include/projectmilestonesPlugin.php +1 −1 Go to diff View file
M plugins/projectmilestones/webpack.common.js +1 −1 Go to diff View file
M plugins/roadmap/include/Roadmap/RoadmapProjectWidget.php +1 −1 Go to diff View file
M plugins/roadmap/include/roadmapPlugin.php +1 −1 Go to diff View file
M plugins/roadmap/webpack.common.js +1 −1 Go to diff View file
M plugins/statistics/include/DiskUsagePie/DiskUsagePieDisplayer.php +1 −1 Go to diff View file
M plugins/statistics/include/statisticsPlugin.php +1 −1 Go to diff View file
M plugins/statistics/webpack.common.js +1 −3 Go to diff View file
M plugins/taskboard/include/taskboardPlugin.php +1 −1 Go to diff View file
M plugins/taskboard/webpack.common.js +1 −1 Go to diff View file
M plugins/testmanagement/include/testmanagementPlugin.php +1 −1 Go to diff View file
M plugins/testmanagement/package.json +1 −1 Go to diff View file
M plugins/testmanagement/webpack.common.js +1 −1 Go to diff View file
M plugins/testplan/include/testplanPlugin.php +1 −1 Go to diff View file
M plugins/testplan/webpack.common.js +1 −1 Go to diff View file
M plugins/tracker_encryption/include/tracker_encryptionPlugin.php +1 −1 Go to diff View file
M plugins/tracker_encryption/webpack.common.js +1 −3 Go to diff View file
M plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsController.php +1 −1 Go to diff View file
M plugins/tuleap_synchro/webpack.common.js +1 −3 Go to diff View file
M plugins/userlog/include/userlogPlugin.php +1 −1 Go to diff View file
M plugins/userlog/webpack.common.js +1 −3 Go to diff View file
M plugins/velocity/include/velocityPlugin.php +1 −1 Go to diff View file
M plugins/velocity/webpack.common.js +1 −3 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +0 −35 Go to diff View file