index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
issue_status.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-2
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use 2 queries that use an index.
Jean-Philippe Lang
2017-04-04
1
-1
/
+2
*
Use #to_sql to generate the subquery.
Jean-Philippe Lang
2017-04-04
1
-6
/
+7
*
Use safe_attributes for issue statuses.
Jean-Philippe Lang
2016-07-17
1
-0
/
+7
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Makes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang
2015-07-26
1
-16
/
+6
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Merged r13640 from 2.6-stable to trunk (#18280)
Toshi MARUYAMA
2014-11-22
1
-1
/
+2
*
Fixed that setting a status as closed should update issue closed_on attribute...
Jean-Philippe Lang
2014-11-05
1
-0
/
+18
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-11
/
+5
*
Order scopes cleanup.
Jean-Philippe Lang
2014-10-29
1
-1
/
+1
*
Query IssueStatus model to prevent workflows instanciation.
Jean-Philippe Lang
2014-10-26
1
-10
/
+14
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove unneeded Relation#all from IssueStatus model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at IssueStatus model
Toshi MARUYAMA
2014-01-08
1
-2
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use lambda form in model scopes (#12499)
Jean-Baptiste Barth
2012-12-07
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-11-27
1
-1
/
+1
*
Adds a sorted scope to IssueStatus model.
Jean-Philippe Lang
2012-07-15
1
-0
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-07-15
1
-14
/
+14
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-4
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
1
-1
/
+1
*
Rails3: model: replace deprecated 'after_save' method at IssueStatus model
Toshi MARUYAMA
2011-09-21
1
-1
/
+2
*
remove trailing white-spaces from app/models/issue_status.rb.
Toshi MARUYAMA
2011-08-21
1
-16
/
+16
*
Fixed: additional workflow transitions not available when set to both author ...
Jean-Philippe Lang
2011-07-20
1
-8
/
+10
*
Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
Jean-Philippe Lang
2011-07-09
1
-0
/
+2
*
Allow additional workflow transitions for issue author and assignee (#2732).
Jean-Philippe Lang
2011-02-20
1
-13
/
+14
*
Remove the limitation on characters that can be used in custom_field, issue_s...
Jean-Philippe Lang
2010-12-31
1
-1
/
+0
*
Fixed: Deleting statuses doesn't delete all workflow entries (#5811).
Jean-Philippe Lang
2010-07-25
1
-1
/
+8
*
Allow blank value for IssueStatus#default_done_ratio.
Jean-Philippe Lang
2009-12-12
1
-0
/
+1
*
Adds a Setting to control how an Issue's done_ratio is calculated:
Eric Davis
2009-12-11
1
-0
/
+12
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-11
/
+21
*
Fixed: the default status is lost when reordering issue statuses (#1955).
Jean-Philippe Lang
2008-09-28
1
-2
/
+2
*
Merged IssuesController change_status and add_note actions.
Jean-Philippe Lang
2008-01-06
1
-0
/
+4
*
Removed IssueStatus html_color attribute.
Jean-Philippe Lang
2007-11-04
1
-2
/
+0
*
Status can now be updated when bulk editing issues.
Jean-Philippe Lang
2007-10-12
1
-0
/
+6
*
Added the ability to customize columns of a saved query.
Jean-Philippe Lang
2007-10-01
1
-1
/
+3
*
Added several validates_length_of
Jean-Philippe Lang
2007-07-16
1
-0
/
+1
*
Fixed: Error when editing the wokflow after deleting a status
Jean-Philippe Lang
2007-07-14
1
-1
/
+1
*
Added :dependent => :delete_all on IssueStatus Workflow association.
Jean-Philippe Lang
2007-05-31
1
-2
/
+2
*
Fixed: default status not showing in new issue
Jean-Philippe Lang
2007-04-24
1
-2
/
+2
*
Fixed 10337 Regression: Admin raises issue in project not assigned to
Jean-Philippe Lang
2007-04-24
1
-2
/
+2
[next]