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
/
new.html.erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements /issues/new form for creating issues outside a project (#1003).
Jean-Philippe Lang
2015-02-14
1
-2
/
+2
*
Moved users list diplayed as available watchers on the new issue form to an h...
Jean-Philippe Lang
2015-02-13
1
-1
/
+1
*
Configurable behavour for linking issues on copy (#18500).
Jean-Philippe Lang
2014-11-29
1
-0
/
+6
*
Focus first text field automatically (#13134).
Jean-Philippe Lang
2014-01-19
1
-2
/
+0
*
Adds missing html titles (#14517).
Jean-Philippe Lang
2013-07-28
1
-1
/
+1
*
Option to copy subtasks when copying issue(s) (#6965).
Jean-Philippe Lang
2012-09-08
1
-0
/
+6
*
html5 compliance.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Moved syntax highlight styles to application.css.
Jean-Philippe Lang
2012-07-28
1
-1
/
+0
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
1
-1
/
+1
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-3
/
+4
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
1
-7
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-1
/
+1
*
replace tabs to spaces and fix indents at app/views/issues/new.html.erb
Toshi MARUYAMA
2012-03-28
1
-8
/
+8
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
1
-4
/
+9
*
Better handling of attachments when issue validation fails (#10253).
Jean-Philippe Lang
2012-02-16
1
-1
/
+1
*
replace tabs to spaces app/views/issues/new.html.erb
Toshi MARUYAMA
2012-02-16
1
-7
/
+7
*
route: split issue preview route to adding and editing
Toshi MARUYAMA
2012-02-15
1
-1
/
+1
*
Adds an option of the copy form to enable/disable attachments copy (#3055).
Jean-Philippe Lang
2012-01-20
1
-0
/
+7
*
Do not generate duplicate ids.
Jean-Philippe Lang
2012-01-08
1
-1
/
+1
*
Use the regular issue form to copy a single issue.
Jean-Philippe Lang
2012-01-08
1
-0
/
+3
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
1
-1
/
+1
*
Moved fields specific to new issues to the new issue form.
Jean-Philippe Lang
2011-12-13
1
-3
/
+14
*
Adds a hook before the new issue form.
Jean-Philippe Lang
2011-12-12
1
-0
/
+2
*
Issue forms cleanup.
Jean-Philippe Lang
2011-12-06
1
-3
/
+3
*
replace tabs to spaces at app/views/issues/new.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
remove trailing white-spaces from app/views/issues/new.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
rename .rhtml to .html.erb of app/views/issues/new.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+27