Commit Graph

66 Commits (ff0acd980de60519c3dd02ac486be186d7849b39)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 63ad2e8dd1
Generate IAN near real time (#9570) 3 years ago
Oliver Günther 4bb8b9c325
Avoid returning all users for watcher_recipients (#9513) 3 years ago
Oliver Günther 9636a08988
[26688] In-app notifications (#9399) 3 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
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 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