Commit Graph

59 Commits (b3096d38568c7a99d7e6e20a766a6f0b9296352e)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 18c7e42633
replace legacy watcher spec 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
ulferts e7263fcedb
migrate to rails 6.0.0 5 years ago
ulferts 58e3e7c80c
linting 5 years ago
ulferts ffb99fad6e remove locked users from possible watcher list (#6202) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
ulferts c9bd9c238e replace some occurances of alias_method_chaining (#5449) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts ba37136379
enforce project association on acts_as_watchable 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 8 years ago
Oliver Günther bb53e2bf0d Fix Wiki const lookup 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
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 12 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