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
...
*
Log automatic rescheduling of following issues to journal (#28649).
Jean-Philippe Lang
2018-06-10
1
-2
/
+5
*
Clear target version when copying an issue if status is locked or closed (#27...
Go MAEDA
2018-06-07
1
-0
/
+1
*
Fix: Copying an issue fails if the issue is watched by a locked user (#28765).
Go MAEDA
2018-05-19
1
-1
/
+2
*
Allow selecting subprojects on new issue form (#12704).
Go MAEDA
2018-02-28
1
-3
/
+12
*
The progress exceeding 99.5% is displayed as 100% (#27848).
Jean-Philippe Lang
2018-01-08
1
-1
/
+1
*
No validation errors when entering an invalid "Estimate hours" value (#27881).
Jean-Philippe Lang
2018-01-07
1
-1
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-42
/
+25
*
Setting to disable automatic closing of duplicates (#26192).
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Set default assignee before validation (#26072).
Jean-Philippe Lang
2017-06-06
1
-1
/
+1
*
Make sure that the journal is not created if issue is saved.
Jean-Philippe Lang
2017-06-03
1
-0
/
+5
*
Check tracker permissions when copying an issue (#25791).
Jean-Philippe Lang
2017-05-27
1
-1
/
+10
*
Option to set a default assignee on each project (#482).
Jean-Philippe Lang
2017-04-08
1
-3
/
+7
*
Fixed that watchers list is not updated when changing project on the new issu...
Jean-Philippe Lang
2017-04-06
1
-0
/
+3
*
Option to copy watchers when copying issues (#10460).
Jean-Philippe Lang
2017-04-06
1
-0
/
+3
*
Always set spent_hours instance variables to a Float in Issue instances (#255...
Jean-Philippe Lang
2017-04-05
1
-3
/
+3
*
Reset status when copying issues (#23610).
Jean-Philippe Lang
2017-04-03
1
-6
/
+4
*
Fixes indentation.
Jean-Philippe Lang
2017-03-13
1
-1
/
+1
*
Adding a subtask should default to a tracker without disabled parent field (#...
Jean-Philippe Lang
2017-03-08
1
-2
/
+9
*
Preload journal's user (#6375).
Jean-Philippe Lang
2017-03-05
1
-1
/
+1
*
Fix loading of last visible journal (#1474, #6375).
Jean-Philippe Lang
2017-03-05
1
-9
/
+13
*
Load only last journal with notes (#1474).
Jean-Philippe Lang
2017-03-05
1
-2
/
+1
*
Don't load all issues' journals (#1474).
Jean-Philippe Lang
2017-03-05
1
-6
/
+8
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
1
-0
/
+26
*
Last updated by colum in issue list (#6375).
Jean-Philippe Lang
2017-03-05
1
-0
/
+26
*
Use #none for empty scope.
Jean-Philippe Lang
2017-01-21
1
-1
/
+1
*
Clean up SQL.
Jean-Philippe Lang
2017-01-21
1
-3
/
+3
*
Adds a scope for issue auto complete.
Jean-Philippe Lang
2017-01-21
1
-0
/
+6
*
Let user always see his private notes (#17632).
Jean-Philippe Lang
2017-01-14
1
-6
/
+6
*
Moves journals selection to Issue#visible_journals_with_index (#17632).
Jean-Philippe Lang
2017-01-14
1
-0
/
+15
*
Unneeded assignment (#24693).
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Handle time entries on subtasks and prevent from reassigning an issue that is...
Jean-Philippe Lang
2016-12-31
1
-0
/
+9
*
Prevent parent issue from being closed if a child issue is open (#10989).
Jean-Philippe Lang
2016-12-21
1
-1
/
+9
*
Show an error message when changing an issue's project fails due to errors in...
Jean-Philippe Lang
2016-12-18
1
-0
/
+1
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
1
-9
/
+15
*
Use the regular "icon icon-*" on search results (#24313).
Jean-Philippe Lang
2016-11-19
1
-1
/
+1
*
Edit/delete links displayed on issue even if project is closed (#23969).
Jean-Philippe Lang
2016-10-02
1
-0
/
+5
*
Closing all subtasks causes error if default priority is not defined and prio...
Jean-Philippe Lang
2016-10-01
1
-2
/
+3
*
Let the API accept project identifier for creating issues (#23766).
Jean-Philippe Lang
2016-10-01
1
-2
/
+7
*
closed_on field of copied issue is always set to source issue's value (#23764).
Jean-Philippe Lang
2016-10-01
1
-2
/
+2
*
When copying an issue, all statuses for new issue should be available (#14696).
Jean-Philippe Lang
2016-09-03
1
-34
/
+35
*
Fixed that progress of parent should be calculated with total estimated hours...
Jean-Philippe Lang
2016-09-01
1
-10
/
+15
*
Issue#editable_custom_field_values very slow for issues with many custom fiel...
Jean-Philippe Lang
2016-08-20
1
-1
/
+2
*
Don't use an argument to reload.
Jean-Philippe Lang
2016-07-16
1
-1
/
+2
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-4
/
+2
*
Ability to delete multiple attachments while updating an issue (#13072).
Jean-Philippe Lang
2016-07-13
1
-1
/
+16
*
Assignable users should not include users that cannot view the tracker (#23172).
Jean-Philippe Lang
2016-06-28
1
-1
/
+1
*
Preload issue status when displaying activity.
Jean-Philippe Lang
2016-06-18
1
-1
/
+1
*
Don't add the inclusion error when tracker is not set, the blank error is eno...
Jean-Philippe Lang
2016-06-07
1
-1
/
+1
*
Same permission for editing the issue and its attachments.
Jean-Philippe Lang
2016-06-06
1
-0
/
+5
[prev]
[next]