summaryrefslogtreecommitdiffstats
path: root/app/models/principal.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* set_table_name and set_locking_column are deprecated.Jean-Philippe Lang2012-04-271-1/+1
* model: replace Rails2 "named_scope" to Rails3 "scope"Toshi MARUYAMA2012-04-261-4/+4
* Fixed that the proposed users list may be empty when adding a project member ...Jean-Philippe Lang2012-03-061-0/+11
* Makes user autocompleters work with firstname and lastname.Jean-Philippe Lang2012-02-141-4/+14
* Fixed potential error when sorting members without role (#10053).Jean-Philippe Lang2012-02-121-1/+3
* Adds members of subprojects in assignee and author filters (#10126).Jean-Philippe Lang2012-02-011-0/+10
* Simplifies Principal.active scope (status defaults to 1 for groups).Jean-Philippe Lang2012-02-011-1/+1
* remove trailing white-spaces from app/models/principal.rb.Toshi MARUYAMA2011-08-311-7/+7
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-231-1/+2
* Define Principal#name so all subclasses will have some sort of name when prin...Eric Davis2010-09-101-1/+5
* Fixed: Error on db:migrate with table prefix set (#5335).Jean-Philippe Lang2010-04-171-1/+1
* Fixed: NOT NULL constraint error when adding a group (#4632).Jean-Philippe Lang2010-01-301-0/+14
* Display users then groups on project memberships view (#4389).Jean-Philippe Lang2009-12-121-1/+6
* Refactor conditions.Eric Davis2009-12-121-1/+1
* Search mail addresses in Principal#likeEric Davis2009-12-121-2/+2
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-38/+38
* User groups branch merged.Jean-Philippe Lang2009-09-121-0/+38