stable

Clone or download

Read-only

Introduce edit mode in tracker notifications

Part of story #9892: notify group of people in addition to individuals On tracker ยป admin ยป notifications, each global notification becomes read only. User has to click on [Edit] link in order to be able to edit the row. Two buttons appear to save or cancel the action. When in edit mode, user cannot add ugroup/users yet. This will be done in another commit. The remove checkbox is not concerned by this edit mode. Change-Id: I28919fa8306b3da1977ddeac9f9e13e82ef10957

Modified Files

Name
M plugins/tracker/build-manifest.json +2 โˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/PaneNotificationListPresenter.php +6 โˆ’0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +10 โˆ’1 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +9 โˆ’0 Go to diff View file
M plugins/tracker/templates/notifications/notifications.mustache +61 โˆ’26 Go to diff View file
A plugins/tracker/www/scripts/tracker-admin-notifications.js +46 โˆ’0 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +13 โˆ’1 Go to diff View file