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
/
views
/
issues
/
_attributes.html.erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
code layout clean up app/views/issues/_attributes.html.erb
Toshi MARUYAMA
2019-10-08
1
-6
/
+11
*
Set default category assignee immediately upon category selection (#15919).
Go MAEDA
2018-04-30
1
-1
/
+1
*
Filter parent task issues in auto complete by open/closed status depending on...
Jean-Philippe Lang
2017-01-21
1
-1
/
+1
*
Show the entered value when it's not valid (#23996).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Use HTML5 date input fields instead of text fields with jquery ui date picker...
Jean-Philippe Lang
2016-05-07
1
-2
/
+2
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
1
-2
/
+2
*
Replace uses of image_tag() with CSS (#21256).
Jean-Philippe Lang
2016-01-20
1
-4
/
+8
*
Display calendar for dates independent of subtasks (#21219).
Jean-Philippe Lang
2015-12-13
1
-2
/
+2
*
Set default project version after selecting a different project on the new is...
Jean-Philippe Lang
2015-11-01
1
-1
/
+1
*
Fixed that triority field is always disabled on parent tasks (#20992).
Jean-Philippe Lang
2015-10-14
1
-1
/
+1
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-6
/
+4
*
Removed IssuesController#update_form action, use #new and #edit instead.
Jean-Philippe Lang
2015-02-13
1
-1
/
+1
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-2
/
+2
*
Parent issue autocomplete does not follow to the "Allow cross-project subtask...
Jean-Philippe Lang
2014-09-14
1
-1
/
+1
*
add test of current issue start and due date datepicker (#14024)
Toshi MARUYAMA
2013-05-19
1
-2
/
+2
*
code layout clean up app/views/issues/_attributes.html.erb
Toshi MARUYAMA
2013-05-10
1
-2
/
+10
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
1
-1
/
+1
*
Don't display the dropdown if no transition is allowed.
Jean-Philippe Lang
2012-09-27
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-08-09
1
-1
/
+1
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
1
-5
/
+3
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+12
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-8
/
+11
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-0
/
+2
*
Use a modal form to create a category from the issue form.
Jean-Philippe Lang
2012-05-24
1
-6
/
+4
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
Removed "clear:both" divs that break the issue form with long sidebar content.
Jean-Philippe Lang
2012-02-12
1
-1
/
+2
*
Displays the full form when creating a version from the issue form so that re...
Jean-Philippe Lang
2012-02-11
1
-6
/
+4
*
Allows project to be changed from the regular issue update action (#4769, #98...
Jean-Philippe Lang
2012-01-07
1
-7
/
+7
*
Display issue form fields according to permissions.
Jean-Philippe Lang
2011-12-15
1
-4
/
+23
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
1
-1
/
+1
*
Removed TabularFormBuilder references in views.
Jean-Philippe Lang
2011-12-09
1
-1
/
+1
*
Parameter changed to issue_category in r7882 (#9724).
Jean-Philippe Lang
2011-12-05
1
-1
/
+1
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-1
/
+1
*
remove trailing white-spaces from app/views/issues/_attributes.html.erb
Toshi MARUYAMA
2011-09-17
1
-4
/
+4
*
rename .rhtml to .html.erb of app/views/issues/_attributes.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+50