stable

Clone or download

Read-only

Create widget for projects

this is part of story #10495 have base cross tracker search widget (step 1) This commit allows user to add a new widget in project section. The new widget only displays an empty state for now. Change-Id: If78c9bb144385aa8e58cc751b217dee48b9f682d

Modified Files

Name
A plugins/tracker/include/Tracker/Widget/ProjectCrossTrackerSearch.php +72 −0 Go to diff View file
A plugins/tracker/include/Tracker/Widget/ProjectCrossTrackerSearchPresenter.php +31 −0 Go to diff View file
M plugins/tracker/include/autoload.php +4 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +5 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +6 −0 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +6 −0 Go to diff View file
A plugins/tracker/templates/widgets/project-cross-tracker-search.mustache +5 −0 Go to diff View file