Commit Graph

76 Commits (de0f155c94e44eafd2b69fe8ea5f35d23f0fe2b4)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts cc4ed56e2a
use AR`s scope method instead of singleton class method (#8976) 4 years ago
Wieland Lindenthal efbd3e9b41
Placeholder user backend (#8935) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 7f34799a33
Chore/reimplement global roles (#8730) 4 years ago
ulferts e2961fba14 replaces reform & custom error handling 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther 70bc14625d
Fix unwatch_from_permission_change when project nil 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther dae84cffb0
Extract editing member into a separate service 7 years ago
Oliver Günther b2b499a7fd
[25686] Use collection_check_box in membership page 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 8c364aff89
optimize watcher pruning on group modifications 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Markus Kahl d2bc4202ad make group deletion fast 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther 319c728b1a Core notifications to alleviate third-party plugins 9 years ago
Markus Kahl 86248f400e groups are never disposable 9 years ago
Markus Kahl 3738329078 delete invited users when removed from project 9 years ago
Markus Kahl df36876d21 User ⊆ Principal ∧ Principal ⊄ User 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Ion Biziiac 2a1695ffaf Add the method to_s in the Member model 10 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Johannes Wollert d6d0661ca2 render prettier errors when trying to add a member without roles/principals 11 years ago
Markus Kahl f7355c1820 include ForbiddenAttributeProtection in correct file (model instead of controller) 11 years ago
Markus Kahl 0fca8ddf31 use strong params instead of attr_protected in member 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister cd8859b16a Refactor member role management 11 years ago
Michael Frister 3ffbec5309 Add tests for added Member role methods 11 years ago
Michael Frister a66ccfb0f2 Refactor Member and MemberRole: Disallow Member.destroy 11 years ago
Michael Frister 4bddfe5263 MembersController: Fix Member being destroyed when editing roles 11 years ago
Philipp Tessenow 0ca9fcd4e7 fix member role_empty validation 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Rijke 1b997cd7ee bug fix: removing a user from a group should also delete project memberships if the user has no own roles left in the project. 12 years ago
Martin Linkhorst 94c6527976 there's no attribute called role 12 years ago
Martin Linkhorst 71fe49e862 DEPRECATION FIX: use validate :method_name instead of overwriting the validate method 12 years ago
Martin Linkhorst 40562c0c08 DEPRECATION FIX: use before_destroy :method_name instead of overwriting the before_destroy method 12 years ago
Romano Licker d9069356e1 display errors correctly when adding a member to a project 13 years ago
Romano Licker 01f8886a63 fixes: couldn't switch roles on a user & ensure correct 13 years ago
Jens Ulferts 3511600c0a adjust members_controller to work with the protected attributes 13 years ago