summaryrefslogtreecommitdiffstats
path: root/app/views/users/_mail_notifications.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Enable users to receive email notifications about high issues (only) (#32628).Go MAEDA2020-01-211-1/+8
* Add check/uncheck all projects button to "Email notifications" section on "My...Go MAEDA2018-06-221-1/+2
* Prevents duplicate element ids (#15191).Jean-Philippe Lang2013-10-261-1/+2
* Update notified_project_ids while saving record.Jean-Philippe Lang2013-05-131-1/+2
* Fixed that locking and unlocking a user resets the email notification checkbo...Jean-Philippe Lang2013-05-131-4/+5
* Removed p around ul.Jean-Philippe Lang2012-08-101-11/+9
* Display a projects tree instead of a flat list in notification preferences (#...Jean-Philippe Lang2012-08-101-9/+7
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* code layout cleanup app/views/users/_mail_notifications.html.erbToshi MARUYAMA2012-05-281-8/+26
* fix project list is not shown on Email notifications (#11032)Toshi MARUYAMA2012-05-281-1/+1
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-021-1/+1
* [#9489] added invisible label for mail notification, linked label where possibleToshi MARUYAMA2011-10-291-1/+2
* Code cleanup.Jean-Philippe Lang2010-12-121-1/+1
* Moves mail_notification param to user hash param so that it can be set using ...Jean-Philippe Lang2010-12-121-3/+3
* Removed no longer needed to_sym.Jean-Philippe Lang2010-12-121-1/+1
* Allow admins to edit user's email notifications and preferences. #3503Eric Davis2010-09-281-0/+12