summaryrefslogtreecommitdiffstats
path: root/app/models/member.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Fixed test failure introduced by r14366.Jean-Philippe Lang2015-06-211-2/+2
* Sort members on all their roles.Jean-Philippe Lang2015-06-211-1/+1
* Deprecates Project#member_principals.Jean-Philippe Lang2015-06-181-0/+2
* Code formatting (#19982).Jean-Philippe Lang2015-06-061-9/+9
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-311-10/+67
* Fixed workflow rules when user has duplicated role by inheritance (#19569).Jean-Philippe Lang2015-04-141-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Adds a single controller for users and groups memberships and support for add...Jean-Philippe Lang2014-10-231-6/+18
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-0/+1
* Fixed an error when member's project is nil (#17486).Jean-Philippe Lang2014-07-291-2/+2
* replace tabs to spaces (#16795)Toshi MARUYAMA2014-05-241-1/+1
* Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).Jean-Philippe Lang2014-05-241-0/+12
* fix typos of source comments at Member modelToshi MARUYAMA2014-04-071-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#update_all at Member modelToshi MARUYAMA2014-01-081-1/+2
* Don't remove watchers on permission change.Jean-Philippe Lang2013-02-021-11/+0
* Optionaly inherit members from parent project (#5605).Jean-Philippe Lang2013-02-021-0/+10
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Fixed potential error when sorting members without role (#10053).Jean-Philippe Lang2012-02-121-1/+11
* Rails3: model: Member: add virtual attribute to prevent errorToshi MARUYAMA2011-12-081-0/+6
* back out r8124Toshi MARUYAMA2011-12-081-1/+1
* Rails3: model: Member: errors must be set on existing attributesToshi MARUYAMA2011-12-081-1/+1
* Rails3: model: replace deprecated before_destroy method at member modelToshi MARUYAMA2011-12-031-1/+2
* Rails3: model: replace deprecated validate method at member modelToshi MARUYAMA2011-12-031-1/+2
* remove trailing white-spaces from app/models/member.rb.Toshi MARUYAMA2011-08-211-14/+14
* Removed hard-coded english error message on failed Member creationJean-Baptiste Barth2010-08-091-1/+1
* Refactor: Extract method to the Member modelEric Davis2010-03-181-0/+7
* Ask for confirmation when a non-admin users tries to remove himself from a pr...Jean-Philippe Lang2009-12-261-0/+8
* Makes user unwatch what he can no longer view after its permissions have chan...Jean-Philippe Lang2009-12-131-1/+16
* User groups branch merged.Jean-Philippe Lang2009-09-121-14/+24
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-9/+13
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-0/+10
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-0/+4
* Fixed: error when removing a project member (postgresql and sqlite only).Jean-Philippe Lang2008-01-201-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-0/+4
* Removed User#display_name (replaced by User#name).Jean-Philippe Lang2007-06-291-1/+1
* Each category can now be associated to a user, so that new issues in that cat...Jean-Philippe Lang2007-06-291-0/+5
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-27/+27
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+29