Commit Graph

13 Commits (1124bbf1ff95840e6237c9e78398e9626d369908)

Author SHA1 Message Date
Gregor Schmidt ad1f36b16d Avoid calling attr_protected if _accessible is used 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Jean-Philippe Lang 5d7bc5c94c [#577] Avoid validating users when creating watcher relation 13 years ago
Jean-Philippe Lang dac912b379 Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 14 years ago
Eric Davis d2f8feb7c5 Optimize the N+1 query in watcher_recipients. #5415 15 years ago
Jean-Philippe Lang a00d1eabd7 Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects. 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Jean-Philippe Lang 6610bb6b6c Moves watchers filtering logic to ActsAsWatchable. 15 years ago
Jean-Philippe Lang e5dc94fe82 Make use of #watched_by? in issue form. 15 years ago
Jean-Philippe Lang 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 16 years ago
Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 17 years ago
Jean-Philippe Lang 3e031b4243 Fixed: locked users should not receive email notifications. 17 years ago
Jean-Philippe Lang cae547a7ea Redmine acts_as_* plugins moved to vendor/plugins. 17 years ago