stable

Clone or download

Read-only

Move generated assets of the tracker plugin under the package roots

Part of request #24241: Cache the build results of the JS toolchain Change-Id: Id80ff688a1f7a9d0c5f2f896ddd6db378a965233

Modified Files

Name
M .eslintignore +2 −0 Go to diff View file
M .gitignore +2 −1 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/tracker/composer.json +1 −2 Go to diff View file
M plugins/tracker/grammar/generate_parser.js +6 −8 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/ArtifactLinks/ArtifactLinksController.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/TrackersDisplayController.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Artifact.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/ListFieldsIncluder.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/ListPickerIncluder.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/Edit.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/TrackerCreationController.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeConfigController.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/Fields/ByField/ByFieldController.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/Fields/ByGroup/ByGroupController.php +1 −1 Go to diff View file
D plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/.gitignore +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_HeaderRenderer.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Tracker_RulesManager.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Progress/SemanticProgress.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframe.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Workflow/WorkflowTransitionController.php +1 −1 Go to diff View file
M plugins/tracker/include/manual_autoload.php +2 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +1 −1 Go to diff View file
M plugins/tracker/package.json +1 −1 Go to diff View file
M plugins/tracker/webpack.common.js +1 −1 Go to diff View file
M src/etc/nginx/tuleap.d/03-locations.conf +2 −2 Go to diff View file
M tests/psalm/psalm.xml +0 −1 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +0 −1 Go to diff View file