Commit Graph

35 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
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
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang d24e66370b Prevents validation error when adding a user to a group (#6457). 14 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago