Commit Graph

52 Commits (263ac1085ad10046a3e0fc58ca94cbd9506d1fda)

Author SHA1 Message Date
Alex Coles 2640852fe3 Fix MembersController#autocomplete_for_member routing 10 years ago
Alex Coles a003c93351 Remove success button styling from forms, modals 10 years ago
Florian Kraft 3ca53728b7 prevents the jumping of selects when focusing them in the members settings 10 years ago
Alex Coles b8362f7951 Add icon to success buttons in Rails views 10 years ago
Florian Kraft a642aecca9 use a normal select instead of a form select not to interfere with select2 10 years ago
Florian Kraft 0f7321b7d4 align the selects vertically 10 years ago
Florian Kraft 4301a7dcd6 add form section title class 10 years ago
Florian Kraft 218ee402f3 restore form classes to make error message test pass again 10 years ago
Florian Kraft 22d1920b15 change form for member search in project settings to use new form styles 10 years ago
Alex Coles 322c14d334 Replace splitcontent* classes with Foundation grid 10 years ago
Alex Coles 15c270b1f6 Normalise indentation in Rails ERB views 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bd22b35395 Apply button styles to most buttons in Rails views 10 years ago
Alex Coles 9f762c3cd4 Fix whitespace in (Rails) views 11 years ago
Hagen Schink 0a1259e018 Remove superfluous script 11 years ago
Hagen Schink c5bd7a7764 Fix flash message design 11 years ago
Johannes Wollert c8d4e449cc unifies creation/deletion/error notices in user's membership tab 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink c26184152b Removes superfluous tag 11 years ago
Hagen Schink 40b47a372b Adds missing fieldsets to project member settings 11 years ago
Hagen Schink 323c2305e1 Activates error messages in relations partial 11 years ago
Hagen Schink 8053016d80 Activates member error message 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
jwollert be934e9757 prettier layout of accessibility members form 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 0a67e87ba4 have copyright headers for json.erb files 11 years ago
Sebastian Schuster ee6c9f792e Added missing copyright notice for various files 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 b254cd15b3 fixes tabbing issue with roles search box 11 years ago
jwollert 84b8318932 move the placeholder of members selection boxes to associated labels 11 years ago
jwollert 3ffef30276 Some usability fixes for members selection with select2: 11 years ago
Nils Kenneweg f6cc1d06b3 we need an id for find_project not a project_id. 12 years ago
jwollert b3b79a3041 renamed user and role id input for non-impaired users, gives us prettier generated ids 12 years ago
jwollert fe3a7e2c12 fix non-impaired members tab submit button: used to jump around because of floating siblings, applied 'clearfix' 12 years ago
jwollert c3f4fea947 start loading roles right away 12 years ago
jwollert 1c1a464f96 port to rails3 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 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 660855e3f1 do not escape 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts c02b3b9fd8 refactors responses from members_controller#new to have less view in the controller 12 years ago
Romano Licker b68fef1e7a refactor autocomplete notification and move it to core 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Romano Licker d9069356e1 display errors correctly when adding a member to a project 13 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Jean-Philippe Lang 04e181b8b0 Adds a user search field with autocompleter on project members screen. 16 years ago