Commit Graph

26 Commits (0be2b5f3d557f37622f1547aaaff986be430410e)

Author SHA1 Message Date
Philipp Tessenow 18a66e9601 remove usage of eval() in User#name 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
jwollert 3244eb455b members form should only query for users that are not yet members of the current project 11 years ago
Philipp Tessenow 188e1725bc only include members_form.js once 11 years ago
jwollert 4482031e3d clear errors when trying to add a new member via projects member form 11 years ago
jwollert dec7cebdee Reworked Tests: 12 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 12 years ago
jwollert 6bd45259e9 reformatting the new member form inside project settings 12 years ago
jwollert 4f849dc674 puts edit/delete button of members settings form into authorized block 12 years ago
jwollert ff1ca8e43e fixes member edit link by using the right action, was changed from edit to update 12 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts 51827b7771 changes members pagination to will_paginate 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow b685324973 UserSetting view now use new translation styles 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst 747ccbe4c9 lass die gurke rennen... 12 years ago
Martin Linkhorst 743b1043eb remember: no :url parameter in link_to 12 years ago
Martin Linkhorst 2120fd8359 name the project_id parameter correct 12 years ago
Martin Linkhorst d1c88595af this was moved to autocomplete_for_members partial 12 years ago
Martin Linkhorst d71f821a92 controller is now a method rather than an instance variable 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts 0caa11f1a5 marks labeled member check boxes as html_safe 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Jens Ulferts 3e4ff8eff1 added title attribute for user status 13 years ago
Jens Ulferts 4707271c14 adding css class to users on project settings members screen based on the principals status 13 years ago
Jens Ulferts 184632db37 project members who are only registered are displayed 13 years ago
Jens Ulferts 76568cc999 active and registered users can be selected as project members 13 years ago
Jens Ulferts 8046e8e15c refactored finding possible project members so that autocompleter and project_controller settings uses same method 13 years ago
jwollert 4790dfef0f [#667] correctly title member links and render the group image explicitly in its own tag, as it contains semantic information 13 years ago
jwollert 488dbfa80a Revert "[#667] correctly title member links and render the group image 13 years ago
jwollert bb7434621f [#667] correctly title member links and render the group image explicitly in its own tag, as it contains semantic information 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Jean-Philippe Lang 4c46fa4ef4 Fixed: "Loading..." icon does not disappear after adding a project member when there is no other member to add (#7265). 14 years ago
Jean-Philippe Lang 8a2aa5d217 Disable button to prevent accidental double click on project members (#6826). 14 years ago
Jean-Baptiste Barth 7c5497db65 Add a label for user and group search fields. #6521 14 years ago
Eric Davis f97ff28628 Invalid HTML 15 years ago
Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 15 years ago
Jean-Philippe Lang de51e16d2b Removes hard-coded size on user search fields (#5319). 15 years ago
Jean-Philippe Lang f7bd0801f6 Fixed: changing user/roles of project member not possible without javascript (#4852) 15 years ago
Jean-Philippe Lang c36c924714 Ask for confirmation when a non-admin users tries to remove himself from a project (#4402). 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang 04e181b8b0 Adds a user search field with autocompleter on project members screen. 16 years ago
Jean-Philippe Lang 3557e767e0 Escape member name. 16 years ago
Jean-Philippe Lang 90810c0741 Ability to add multiple project members in a single action (#1556). 16 years ago
Jean-Philippe Lang e7b6a56a97 Replaces User.find_active with a named scope. 16 years ago
Eric Davis a8e3ddf382 Added context fields to the :view_projects_settings_members_table hooks 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago