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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r16619 (#26072).
Jean-Philippe Lang
2017-06-07
1
-1
/
+1
*
Merged r16491 (#25526).
Jean-Philippe Lang
2017-04-05
1
-3
/
+3
*
Merged r16118 to r16122 (#24693, #24718, #24722).
Jean-Philippe Lang
2017-01-04
1
-0
/
+9
*
Merged r15848 (#23764).
Jean-Philippe Lang
2016-10-02
1
-1
/
+1
*
Merged r15318 and r15319 (#22342).
Jean-Philippe Lang
2016-04-12
1
-5
/
+6
*
Merged r15238.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Merged r15223 and r15225 (#22127).
Jean-Philippe Lang
2016-03-13
1
-0
/
+11
*
Merged r15196 (#22072).
Jean-Philippe Lang
2016-03-12
1
-0
/
+1
*
Merged r14970 to r14972 (#21477).
Jean-Philippe Lang
2015-12-19
1
-1
/
+1
*
Calculate done_ratio based on children instead of leaves (#20995).
Jean-Philippe Lang
2015-11-14
1
-5
/
+5
*
Default target version for new issues (#1828).
Jean-Philippe Lang
2015-11-01
1
-4
/
+13
*
Don't require category or target version when they are not available (#20583).
Jean-Philippe Lang
2015-10-24
1
-0
/
+2
*
Adds a scope to get issues assigned to a user.
Jean-Philippe Lang
2015-10-21
1
-0
/
+7
*
Do not clear category on project change if category with same exists (#16941).
Jean-Philippe Lang
2015-10-20
1
-0
/
+5
*
List custom fields with multiple values set as required by workflow can be bl...
Jean-Philippe Lang
2015-10-14
1
-1
/
+1
*
Don't propose projects without trackers when editing an issue (#20463).
Jean-Philippe Lang
2015-09-20
1
-1
/
+1
*
Internal error when moving an issue to a project without trackers (#20463).
Jean-Philippe Lang
2015-09-20
1
-0
/
+5
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-1
/
+9
*
Makes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang
2015-07-26
1
-11
/
+14
*
Fixes methods comments.
Jean-Philippe Lang
2015-07-05
1
-1
/
+2
*
Limit queries to given issues only.
Jean-Philippe Lang
2015-07-05
1
-3
/
+5
*
Preload total spent time on the issue list with 1 query (#11253).
Jean-Philippe Lang
2015-07-05
1
-4
/
+13
*
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2015-05-25
1
-8
/
+7
*
Don't store total estimated hours on parent issues (#16092).
Jean-Philippe Lang
2015-05-25
1
-7
/
+9
*
Adds a setting to control done ratio on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-13
/
+22
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-18
/
+39
*
Fixed that issue validation fails if % done field is deactivated (#19731).
Jean-Philippe Lang
2015-05-09
1
-0
/
+1
*
When changing tracker, clear the attributes that are disabled for the new tra...
Jean-Philippe Lang
2015-04-14
1
-1
/
+14
*
Fixed that custom fields with hidden/read-only combination may be displayed o...
Jean-Philippe Lang
2015-03-20
1
-3
/
+17
*
remove trailing white-space from app/models/issue.rb
Toshi MARUYAMA
2015-03-16
1
-1
/
+1
*
Fixed that creating an issue without tracker_id attribute ignores custom fiel...
Jean-Philippe Lang
2015-03-14
1
-0
/
+5
*
Missing notification if previous assignee was a group (#19197).
Jean-Philippe Lang
2015-03-07
1
-2
/
+2
*
Don't validate custom fields that are not editable (#19193).
Jean-Philippe Lang
2015-03-01
1
-0
/
+11
*
Implements /issues/new form for creating issues outside a project (#1003).
Jean-Philippe Lang
2015-02-14
1
-10
/
+3
*
Added Issue#attributes_editable?
Jean-Philippe Lang
2015-02-13
1
-1
/
+6
*
Adds a :copy_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
1
-0
/
+3
*
Removed :move_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
1
-10
/
+12
*
Set :inverse_of option on journals association.
Jean-Philippe Lang
2015-01-21
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-2
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Option to search open issues only (#10734).
Jean-Philippe Lang
2015-01-10
1
-1
/
+2
*
Search custom fields and journals with different queries to take advantage of...
Jean-Philippe Lang
2015-01-08
1
-7
/
+2
*
Replaces awesome_nested_set gem with a simple and more robust implementation ...
Jean-Philippe Lang
2015-01-07
1
-48
/
+15
*
Don't consider roles without issue add/edit permissions for determining field...
Jean-Philippe Lang
2014-12-13
1
-0
/
+1
*
Droped legacy behaviour that allows a user to edit a few attributes of an iss...
Jean-Philippe Lang
2014-12-13
1
-8
/
+0
*
Rewrites search engine to properly paginate results (#18631).
Jean-Philippe Lang
2014-12-12
1
-2
/
+1
*
Skip some validations if attribute did not change.
Jean-Philippe Lang
2014-12-06
1
-1
/
+4
*
Typo.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Removed unused and deprecated Issue#move_to_project method.
Jean-Philippe Lang
2014-12-05
1
-27
/
+0
[next]