Commit Graph

94 Commits (0b0dc1ee11e48376ca4b52fb05c3508a8519eabd)

Author SHA1 Message Date
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 2640852fe3 Fix MembersController#autocomplete_for_member routing 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink d68dd55ab3 Stop premature update of membership data 10 years ago
Alex Coles c4cea6a4db Explicitly pass locals in MembersController#create 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Hagen Schink 1cf54b1e13 Prepend additional member view scripts 11 years ago
Hagen Schink 6127fcb9a7 Fix tab script access 11 years ago
Hagen Schink 47e1b136b1 Allow to extend list of scripts by plug-ins 11 years ago
Martin Linkhorst c00771156a do not display successful flash message when in wasn't 11 years ago
Hagen Schink 784bf7e6fc Fix code layout 11 years ago
Hagen Schink 88bceae8e8 Add update notice 11 years ago
Hagen Schink 7c8c27d2dd Add deletion notice 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster a6d820c219 Fixed wrong pagination links on ajax requests to members controller 11 years ago
Markus Kahl f6b4291b46 use map 11 years ago
Markus Kahl 0a7531710f fixed parens 11 years ago
Markus Kahl e3b892d971 fixed each_comma_seperated [sic] 11 years ago
Markus Kahl d69994de8f more concise member creation using whitelisted member role IDs 11 years ago
Markus Kahl fcbcccd801 actually return member 11 years ago
Markus Kahl 0024e137e1 covered second case of mass assignment in #create 11 years ago
Markus Kahl f7355c1820 include ForbiddenAttributeProtection in correct file (model instead of controller) 11 years ago
Markus Kahl 01ac1315f9 safe mass assignment in member#create 11 years ago
Markus Kahl c84afbdce3 use permitted params for member update 11 years ago
jwollert 56bb5ea7b8 make clear we don't actually need that param 11 years ago
jwollert 0bcab2069e select2 autocompletion for projects' responsible 11 years ago
Till Breuer 48725feb3b Fix pagination links of project settings members tab after AJAX update 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 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 28362876e5 we have to render something even if the member is invalid 11 years ago
Philipp Tessenow 188e1725bc only include members_form.js once 11 years ago
jwollert 295afbd72e use a dummy member for error handling when a user is trying to create a member without a user_id 11 years ago
jwollert 3035192bb5 fixes membership creation for a single user 11 years ago
jwollert 5f3d586612 fixes issue with mass_assignment protection and role_ids 11 years ago
jwollert 13037de4db fix id seperation used inside autocompletion for impaired users 11 years ago
jwollert e446f783b0 Fixes Members Creation: 11 years ago
jwollert a678f916f9 fixes partial name for html request in memberscontroller's autocompletion 11 years ago
jwollert 1c1a464f96 port to rails3 11 years ago
jwollert a3e01cede1 get multiple remote selection to work properly 11 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 11 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Jens Ulferts 3099d29511 fixes members autocompleter by applying the correct before_filter 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Martin Linkhorst eb506a546a i have to make that change... 12 years ago
Gregor Schmidt 2379936cd8 Using flash.now instead of flash 12 years ago