| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Don't render memberships forms, use #edit instead. | Jean-Philippe Lang | 2017-01-07 | 1 | -0/+4 |
* | Fixed that project settings should show locked members (#22034). | Jean-Philippe Lang | 2016-12-31 | 1 | -1/+1 |
* | Use .before_action instead of .before_filter. | Jean-Philippe Lang | 2016-07-14 | 1 | -4/+4 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Require password re-entry for sensitive actions (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+2 |
* | Deprecates Project#member_principals. | Jean-Philippe Lang | 2015-06-18 | 1 | -6/+4 |
* | Ability to limit member management to certain roles (#19707). | Jean-Philippe Lang | 2015-05-31 | 1 | -10/+8 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Moved new project member to its own action MemberController#new. | Jean-Philippe Lang | 2014-11-15 | 1 | -3/+7 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -2/+5 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | cleanup syntax of Relation#all at MembersController#index | Toshi MARUYAMA | 2014-01-10 | 1 | -6/+5 |
* | Adds pagination to users list when adding project or group members (#9549). | Jean-Philippe Lang | 2013-01-18 | 1 | -2/+3 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Deprecation warnings (#12774). | Jean-Philippe Lang | 2013-01-08 | 1 | -2/+2 |
* | Use named routes in controllers. | Jean-Philippe Lang | 2012-12-11 | 1 | -3/+9 |
* | Removes RJS from MembersController. | Jean-Philippe Lang | 2012-07-21 | 1 | -37/+11 |
* | Fixed that 200 API responses have a body containing one space (#11388). | Jean-Philippe Lang | 2012-07-14 | 1 | -2/+2 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Prevent mass-assignment when adding a project member (#10390). | Jean-Philippe Lang | 2012-03-06 | 1 | -8/+10 |
* | Fixed that the proposed users list may be empty when adding a project member ... | Jean-Philippe Lang | 2012-03-06 | 1 | -1/+1 |
* | REST API for project memberships (#7420). | Jean-Philippe Lang | 2012-02-06 | 1 | -25/+64 |
* | Resourcified project memberships. | Jean-Philippe Lang | 2012-02-05 | 1 | -10/+13 |
* | remove trailing white-spaces from app/controllers/members_controller.rb. | Toshi MARUYAMA | 2011-08-31 | 1 | -11/+11 |
* | Hide the role forms when editing or adding Project members. #5452 | Eric Davis | 2010-06-19 | 1 | -1/+7 |
* | Add error messages to MembersController#new so a user is informed of missing ... | Eric Davis | 2010-05-24 | 1 | -6/+22 |
* | Refactor: Change the different find_object filters to share a common method. | Eric Davis | 2010-03-17 | 1 | -7/+2 |
* | Refactor: Split the find_object methods to prep for a larger refactoring. | Eric Davis | 2010-03-16 | 1 | -2/+2 |
* | Refactor: Pull up several #find_project methods to ApplicationController | Eric Davis | 2010-02-05 | 1 | -6/+0 |
* | User groups branch merged. | Jean-Philippe Lang | 2009-09-12 | 1 | -8/+8 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+6 |
* | Adds a user search field with autocompleter on project members screen. | Jean-Philippe Lang | 2009-03-28 | 1 | -2/+9 |
* | Ability to add multiple project members in a single action (#1556). | Jean-Philippe Lang | 2009-03-27 | 1 | -2/+18 |
* | Adds some functional tests. | Jean-Philippe Lang | 2009-03-01 | 1 | -1/+1 |
* | Moves @layout 'base'@ to ApplicationController. | Jean-Philippe Lang | 2008-08-10 | 1 | -1/+0 |
* | Added project module concept. | Jean-Philippe Lang | 2007-09-14 | 1 | -3/+19 |
* | Members management in project settings is now AJAXified | Jean-Philippe Lang | 2007-05-05 | 1 | -4/+8 |
* | added svn:eol-style native property on /app files | Jean-Philippe Lang | 2007-03-12 | 1 | -31/+31 |
* | indentation corrections | Jean-Philippe Lang | 2007-01-28 | 1 | -2/+1 |
* | * project settings split in 4 tabs | Jean-Philippe Lang | 2007-01-26 | 1 | -13/+13 |
* | ActiveRecord::RecordNotFound exceptions handled more gracefully | Jean-Philippe Lang | 2007-01-02 | 1 | -3/+5 |
* | trunk moved from /trunk/redmine to /trunk | Jean-Philippe Lang | 2006-12-05 | 1 | -0/+41 |