stable
Clone or download
Read-only
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 |