Commit Graph

42 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alex Coles 02b5c722ef [wip] Disable acts_as_watchable has_many validate 10 years ago
Jens Ulferts a70bbd7045 improve performance of watcher determination 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 18af561064 Return only users who can see the watchable 10 years ago
Alex Coles 69d354ccd3 Replace AR conditions w/where in acts_as_watchable 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Philipp Tessenow 1aab90ccb8 restore wrong (but performant) possible_watcher impl 10 years ago
Philipp Tessenow 43fa84c875 restore wrong (but performant) possible_watcher impl 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
jwollert 21c956c6ad fixes bug when copying watchers: watcher expected its watchable to be saved 11 years ago
Till Breuer 49938ffab5 Restrict watchable#possible_watcher_users to non-anonymous users 11 years ago
Till Breuer 338200ef20 Rewrite another double negation 11 years ago
Till Breuer 90b1576873 Rewrite double negation 11 years ago
Till Breuer a1545f35fe Move part of the filtering in watchable#watcher_recipients on SQL-side 11 years ago
Till Breuer 71370f68d6 Refactor watcher validation of a user's permission to watch 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Hagen Schink ccc5d0a625 Simplify method 11 years ago
Hagen Schink 8aa098ba2c Revert unused method parameter 12 years ago
Hagen Schink 13dc8baff6 Simplified watcher implementation 12 years ago
Hagen Schink 1c9bab9a41 Fix route prefix handling 12 years ago
Hagen Schink 767f8aa26f Store watchable class and route prefixe 12 years ago
Hagen Schink 0012b92252 Fix add watcher 12 years ago
Hagen Schink 54edd87dd6 Re-implement watcher deletion 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 12 years ago
Jens Ulferts a269d84ed0 adds comment to acts_as_watchable method explaining it's signature 12 years ago
Jens Ulferts 50cd52803b generalizes routes for watching 12 years ago
Philipp Tessenow c14eb536d5 implement possible_watchers on things that can be watched 12 years ago
Jean-Philippe Lang 4e1d6925c4 Override watcher_user_ids= to make ids uniq (#10538). 12 years ago
Philipp Tessenow 46274632f5 Override watcher_user_ids= in acts_as_watchable to make user_ids uniq 12 years ago
Philipp Tessenow 64418fc8fd when offering watchers, only offer those users who are visible 12 years ago
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst ee9941e912 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Jean-Philippe Lang cae547a7ea Redmine acts_as_* plugins moved to vendor/plugins. 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago