stable

Clone or download

Read-only

First step of refactoring of Tracker global notifications

This is part of story #9892: notify group of people in addition to individuals This commit is a first step of refactoring: * New notifications are added at the bottom of the table, and the button to add a new line was removed. * Dead code is removed * Global layout of the table changed with a bigger size. The next steps will be: * Extract in mustache template * Add the edit button Change-Id: Ifd15ddb1237ba4124ad2bdee3ece246502346f0d

Modified Files

Name
M plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php +61 −141 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +3 −0 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +3 −0 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +11 −1 Go to diff View file