Commit Graph

54 Commits (c5be3022efcafcd34138e81ad0dfcd9cf43d481b)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 9fa5599392
Feature/member notifications (#8958) 4 years ago
ulferts b8ca382d34
Group API (#9034) 4 years ago
Oliver Günther f4dfd6c6c6
[36238] Extract and fix user references in other objects (#9007) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Oliver Günther e4c9506e56
[36081] Increase max lengths of user/group names (#8948) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts a112999dcc
fix ruby 2.7 deprecations (#8867) 4 years ago
Oliver Günther 80e747e0c6
Fix test by calling service with system user 5 years ago
Oliver Günther 9b91112c36
Throw error in Group#add_members! if call failed 5 years ago
Oliver Günther e4dcc6c5ea
Avoid usage of `users <<` pattern in group 5 years ago
Oliver Günther d93ff52a27
Handle add_users with a separate service with CTE 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 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
Markus Kahl d2bc4202ad make group deletion fast 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jens Ulferts 0b2f482797 move :preference to principal 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 55a2207631 Replace GroupUser join model w/ habtm association 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 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
Alex Coles c12410a736 Fix whitespace in (Rails) models 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink cdfdbbd2c1 Removes validation restriction 11 years ago
Jonas Heinrich a97ffd14c4 made an update possible for the uniqueness validator 11 years ago
Jonas Heinrich 06f2b8b8bf found another prettier way 11 years ago
Philipp Tessenow 22eb5c1fbc accidentaly included wrong attribute protection module into group 11 years ago
Philipp Tessenow 860eb61fda use permitted_params for group_controller 11 years ago
Jens Ulferts 44dee8bb54 assign packages to deleted user upon group deletion 11 years ago
Jens Ulferts 23c3fa4291 replace Issue with WorkPackage 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister b12e40c66b Fix member not being deleted when a user was removed from a group 11 years ago
Michael Frister cd8859b16a Refactor member role management 11 years ago
Michael Frister a66ccfb0f2 Refactor Member and MemberRole: Disallow Member.destroy 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 6c5239c4e2 DEPRECATION FIX: make a badly named GroupUser model to acts as the join model for a has_many :through between groups and users. 12 years ago
Jens Ulferts 225629e45d adds helper method for adding a group member 12 years ago
Jens Ulferts 3f7e293e22 fixes creation and destroying of member roles inherited from a group 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago