stable

Clone or download

Read-only

Replace checkbox by radio button for notifications

Part of story #11254: reduce notification sent by tracker to status change In order to prepare introduction of a third option (notif on status change), move the form in a dedicated mustache template and introduce radio buttons instead of a checkbox. Change-Id: Ib4d49fa769c9a59704656195ba77e7675d2cebad

Modified Files

Name
M plugins/tracker/include/Tracker/Tracker.class.php +6 −3 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php +12 −9 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +0 −3 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +26 −1 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +0 −3 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +20 −0 Go to diff View file
A plugins/tracker/templates/notifications/admin-notifications-level.mustache +24 −0 Go to diff View file