summaryrefslogtreecommitdiffstats
path: root/app/models/role.rb
Commit message (Expand)AuthorAgeFilesLines
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-0/+1
* remove trailing white-space from app/models/role.rbToshi MARUYAMA2013-04-121-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use lambda form in model scopes (#12499)Jean-Baptiste Barth2012-12-071-2/+2
* Anonymous users should always see public issues only (#11872).Jean-Philippe Lang2012-09-201-0/+5
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-0/+9
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-2/+2
* Perf: use a custom decoder for Role#permissions instead of YAML.load.Jean-Philippe Lang2012-07-051-5/+14
* Code cleanup.Jean-Philippe Lang2012-05-251-7/+15
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* model: replace Rails2 "named_scope" to Rails3 "scope"Toshi MARUYAMA2012-04-261-3/+3
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Restores migration broken by r8182 and removes default scope on Role (#9800).Jean-Philippe Lang2011-12-141-1/+1
* Resourcified roles.Jean-Philippe Lang2011-12-091-0/+1
* remove trailing white-spaces from app/models/role.rb.Toshi MARUYAMA2011-08-311-20/+20
* Refactor builtin roles creation.Jean-Philippe Lang2011-07-201-17/+14
* Private issues (#7414).Jean-Philippe Lang2011-04-151-1/+2
* Adds an issues visibility level on roles (#7412).Jean-Philippe Lang2011-04-111-1/+9
* Localize anonymous and non member roles names (#8072).Jean-Philippe Lang2011-04-051-2/+10
* Remove the limitation on characters that can be used in custom_field, issue_s...Jean-Philippe Lang2010-12-311-1/+0
* Change Role#anonymous and #non_member so they generate the record as needed.Eric Davis2010-02-031-4/+20
* Adds workflow copy functionality (#1727).Jean-Philippe Lang2009-12-121-8/+2
* Adds a setting to choose which role is given to a non-admin user who creates ...Jean-Philippe Lang2009-05-171-0/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-2/+7
* Removes hardcoded table names (#2701).Jean-Philippe Lang2009-02-091-2/+2
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-0/+5
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-2/+25
* Workflow copy:Jean-Philippe Lang2008-03-151-1/+12
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-4/+74
* Added several validates_length_ofJean-Philippe Lang2007-07-161-0/+1
* Various changes on views. On project summary, members are now grouped by role...Jean-Philippe Lang2007-04-081-0/+4
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-31/+31
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-311-0/+1
* replaced deprecated ":dependent => true" statementsJean-Philippe Lang2006-12-261-1/+1
* various modifications to prevent xssJean-Philippe Lang2006-12-171-0/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+31