Redmine/app/views
Toshi MARUYAMA 84dd4ecbd4 route: split issue preview route to adding and editing
"No route matches" error raises in "preview_issue_path"
at app/views/issues/new.html.erb:35 on Rails 3.0.11 and Rails 3.1.3 new route format.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-15 22:49:03 +00:00
..
account Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
activities [#9489] linked label to its element 2011-10-29 01:21:21 +00:00
admin Changed ProjectsController#destroy to DELETE only. 2011-12-10 09:32:41 +00:00
attachments Resizes the attachment description field and moves the label to a placeholder attribute so that the field doesn't overflows (#9998). 2012-01-21 09:33:04 +00:00
auth_sources Adds ids on rows in auth_sources/index view (#9659). 2011-11-25 18:13:31 +00:00
auto_completes Refactor: move IssuesController#auto_complete to a new controller. #4382 2010-08-17 15:03:58 +00:00
boards Resourcified boards. 2011-12-01 21:14:09 +00:00
calendars replace tabs to spaces at app/views/calendars/show.html.erb 2011-09-15 09:25:55 +00:00
common Fixed double escaping of Atom feed links. 2012-01-14 16:08:51 +00:00
context_menus Do not hide context menu when clicking on a folder menu item. 2012-02-09 20:25:01 +00:00
custom_fields Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
documents Changes the style of the links for sorting documents. 2012-01-16 20:02:43 +00:00
enumerations Resourcified enumerations. 2011-12-11 10:26:12 +00:00
files Resourcified attachments. 2011-11-27 11:16:47 +00:00
gantts code layout clean up app/views/gantts/show.html.erb 2011-12-07 03:54:45 +00:00
groups Restyles user search fields and ajax indicator. 2012-02-14 15:34:27 +00:00
issue_categories Use #labelled_form_for instead of #labelled_tabular_form_for. 2011-12-09 18:15:55 +00:00
issue_relations Moved the div to a valid place. 2012-01-08 17:34:06 +00:00
issue_statuses Removed TabularFormBuilder references in views. 2011-12-09 18:40:28 +00:00
issues route: split issue preview route to adding and editing 2012-02-15 22:49:03 +00:00
journals route: split issue preview route to adding and editing 2012-02-15 22:49:03 +00:00
layouts Updated footer. 2012-01-20 22:54:59 +00:00
ldap_auth_sources rename .rhtml to .html.erb of app/views/ldap_auth_sources/_form.rhtml. 2011-08-28 06:11:24 +00:00
mailer Adds support for multiselect custom fields (#1189). 2012-01-29 20:51:48 +00:00
members REST API for project memberships (#7420). 2012-02-06 09:47:10 +00:00
messages code layout clean up app/views/messages/show.html.erb 2012-01-10 08:04:57 +00:00
my Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
news Adds a News#commentable? method to easily specific additional rules. 2012-02-11 17:14:56 +00:00
previews replace tabs to spaces at app/views/previews/issue.html.erb 2011-09-18 02:46:42 +00:00
projects Restyles user search fields and ajax indicator. 2012-02-14 15:34:27 +00:00
queries Moved javascript filters functions to application.js. 2012-01-24 18:02:22 +00:00
reports rename .rhtml to .html.erb of app/views/reports/issue_report_details.rhtml. 2011-08-25 00:22:00 +00:00
repositories Adds confirmation message to changeset/issue relation delete link. 2012-02-15 20:19:16 +00:00
roles Adds a simple API for listing roles (#9725). 2012-02-06 10:06:32 +00:00
search [#9489] added invisible search label 2011-10-29 01:13:38 +00:00
settings Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
timelog Adds custom field in TimeEntry API responses (#10131). 2012-02-01 21:15:13 +00:00
trackers Removed TabularFormBuilder references in views. 2011-12-09 18:40:28 +00:00
users Adds membership ids to /users/:id API response. 2012-02-06 16:32:50 +00:00
versions Displays the full form when creating a version from the issue form so that required custom fields can be filled (#7398). 2012-02-11 13:05:41 +00:00
watchers Restyles user search fields and ajax indicator. 2012-02-14 15:34:27 +00:00
welcome Adds /search to robots.txt. 2011-12-12 18:12:48 +00:00
wiki code layout cleanup app/views/wiki/edit.html.erb 2012-02-05 23:51:03 +00:00
wikis rename .rhtml to .html.erb of app/views/wikis/destroy.rhtml. 2011-08-24 02:42:29 +00:00
workflows [#9489] linked labels to their elements 2011-10-29 01:18:46 +00:00