summaryrefslogtreecommitdiffstats
path: root/vendor/plugins/acts_as_watchable
Commit message (Expand)AuthorAgeFilesLines
* Override watcher_user_ids= to make ids uniq (#10538).Jean-Philippe Lang2012-03-251-2/+10
* remove trailing white-spaces from vendor/plugins/acts_as_watchable/lib/acts_a...Toshi MARUYAMA2012-02-261-12/+12
* Fixed: validation error on issue creation when trying to add an invalid user ...Jean-Philippe Lang2011-05-221-1/+1
* Do not propose users that can't view an issue as watchers (#7412).Jean-Philippe Lang2011-05-221-1/+5
* Fixed: Email notifications are sent to watchers even if 'No events' setting i...Jean-Philippe Lang2011-03-041-1/+2
* Optimize the N+1 query in watcher_recipients. #5415Eric Davis2010-06-201-1/+2
* Fixed: watchers selection lost when issue creation fails (#5406). #watched_by...Jean-Philippe Lang2010-04-301-2/+2
* Adds named scopes to replace custom finders.Eric Davis2010-03-101-8/+5
* Moves watchers filtering logic to ActsAsWatchable.Jean-Philippe Lang2009-12-131-1/+5
* Make use of #watched_by? in issue form.Jean-Philippe Lang2009-12-021-3/+2
* Adds watchers selection on new issue form (#398). Permission 'add issue watch...Jean-Philippe Lang2008-12-221-0/+2
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-1/+17
* Fixed: locked users should not receive email notifications.Jean-Philippe Lang2008-01-171-1/+1
* Redmine acts_as_* plugins moved to vendor/plugins.Jean-Philippe Lang2007-09-292-0/+56