summaryrefslogtreecommitdiffstats
path: root/app/controllers/members_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-181-2/+3
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Deprecation warnings (#12774).Jean-Philippe Lang2013-01-081-2/+2
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-3/+9
* Removes RJS from MembersController.Jean-Philippe Lang2012-07-211-37/+11
* Fixed that 200 API responses have a body containing one space (#11388).Jean-Philippe Lang2012-07-141-2/+2
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Prevent mass-assignment when adding a project member (#10390).Jean-Philippe Lang2012-03-061-8/+10
* Fixed that the proposed users list may be empty when adding a project member ...Jean-Philippe Lang2012-03-061-1/+1
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-061-25/+64
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-10/+13
* remove trailing white-spaces from app/controllers/members_controller.rb.Toshi MARUYAMA2011-08-311-11/+11
* Hide the role forms when editing or adding Project members. #5452Eric Davis2010-06-191-1/+7
* Add error messages to MembersController#new so a user is informed of missing ...Eric Davis2010-05-241-6/+22
* Refactor: Change the different find_object filters to share a common method.Eric Davis2010-03-171-7/+2
* Refactor: Split the find_object methods to prep for a larger refactoring.Eric Davis2010-03-161-2/+2
* Refactor: Pull up several #find_project methods to ApplicationControllerEric Davis2010-02-051-6/+0
* User groups branch merged.Jean-Philippe Lang2009-09-121-8/+8
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+6
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-2/+9
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-271-2/+18
* Adds some functional tests.Jean-Philippe Lang2009-03-011-1/+1
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Added project module concept.Jean-Philippe Lang2007-09-141-3/+19
* Members management in project settings is now AJAXifiedJean-Philippe Lang2007-05-051-4/+8
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-31/+31
* indentation correctionsJean-Philippe Lang2007-01-281-2/+1
* * project settings split in 4 tabsJean-Philippe Lang2007-01-261-13/+13
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-3/+5
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+41