Redmine/app/views
Toshi MARUYAMA fa67aa2c08 rename .rhtml to .html.erb of app/views/settings/_issues.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6622 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-25 01:26:52 +00:00
..
account rename .rhtml to .html.erb of app/views/account/lost_password.rhtml. 2011-08-24 04:54:38 +00:00
activities replace « and » at app/views/activities/index.html.erb to hexadecimal UTF-8 strings (#4796). 2011-08-21 05:17:53 +00:00
admin rename .rhtml to .html.erb of app/views/admin/info.rhtml. 2011-08-24 01:32:05 +00:00
attachments rename .rhtml to .html.erb of app/views/attachments/diff.rhtml. 2011-08-24 05:07:42 +00:00
auth_sources rename .rhtml to .html.erb of app/views/auth_sources/new.rhtml. 2011-08-24 06:13:03 +00:00
auto_completes Refactor: move IssuesController#auto_complete to a new controller. #4382 2010-08-17 15:03:58 +00:00
boards rename .rhtml to .html.erb of app/views/boards/index.rhtml. 2011-08-24 06:47:14 +00:00
calendars Converted issue filters to non-AJAX GET requests (#1965). 2011-04-01 14:34:44 +00:00
common rename .rhtml to .html.erb of app/views/common/_diff.rhtml. 2011-08-24 00:06:14 +00:00
context_menus Fixes wrong string. 2011-07-30 11:27:47 +00:00
custom_fields replace <br> to <br /> at app/views/custom_fields/_form.rhtml. 2011-08-21 00:59:31 +00:00
documents HTML escape at app/views/documents/show.rhtml. 2011-08-02 13:01:40 +00:00
enumerations rename .rhtml to .html.erb of app/views/enumerations/destroy.rhtml. 2011-08-24 07:19:04 +00:00
files Fixed: "Add file" link broken by recent refactoring (#6627). 2010-10-22 14:45:02 +00:00
gantts replace &#171; and &#187; at app/views/gantts/show.html.erb to hexadecimal UTF-8 strings (#4796). 2011-08-20 13:40:33 +00:00
groups Adds 'Create and continue' button on the new group form. 2011-07-21 15:55:50 +00:00
issue_categories Adds a optgroup for groups in users/groups select tags. 2011-07-23 19:05:22 +00:00
issue_moves Adds a optgroup for groups in users/groups select tags. 2011-07-23 19:05:22 +00:00
issue_relations Makes relations resource shallow (#7366). 2011-07-05 16:47:34 +00:00
issue_statuses remove trailing white-spaces from app/views/issue_statuses/index.html.erb. 2011-08-02 12:37:25 +00:00
issues HTML escape at app/views/issues/show.rhtml. 2011-08-02 13:05:09 +00:00
journals Adds support for preview when editing an issue note (#5520). 2011-03-28 21:45:30 +00:00
layouts remove trailing white-spaces from app/views/layouts/base.rhtml. 2011-08-22 13:32:06 +00:00
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mailer HTML escape at app/views/mailer/wiki_content_updated.text.html.rhtml. 2011-08-02 13:09:39 +00:00
members User groups branch merged. 2009-09-12 08:36:46 +00:00
messages rename .rhtml to .html.erb of app/views/messages/_form.rhtml. 2011-08-24 07:53:22 +00:00
my Include issues asigned to user's groups when using "assigned to me" filter (#2964). 2011-07-31 10:22:36 +00:00
news HTML escape at app/views/news/show.rhtml. 2011-08-02 13:10:19 +00:00
previews Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
projects HTML escape at app/views/projects/list_members.rhtml. 2011-08-02 13:10:59 +00:00
queries HTML escape at app/views/queries/index.rhtml. 2011-08-02 13:11:38 +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 rename .rhtml to .html.erb of app/views/repositories/_breadcrumbs.rhtml. 2011-08-23 08:42:17 +00:00
roles rename .rhtml to .html.erb of app/views/roles/_form.rhtml. 2011-08-25 00:40:35 +00:00
search rename .rhtml to .html.erb of app/views/search/index.rhtml. 2011-08-25 00:51:36 +00:00
settings rename .rhtml to .html.erb of app/views/settings/_issues.rhtml. 2011-08-25 01:26:52 +00:00
time_entry_reports Removed hidden project_id and issue_id parameters. 2011-04-03 12:02:10 +00:00
timelog HTML escape at app/views/timelog/_list.rhtml. 2011-08-02 13:14:38 +00:00
trackers replace tabs to spaces at app/views/trackers/index.html.erb. 2011-08-21 01:00:15 +00:00
users HTML escape at app/views/users/show.rhtml. 2011-08-02 13:16:08 +00:00
versions HTML escape at app/views/versions/index.html.erb. 2011-08-02 13:22:34 +00:00
watchers Move issue watchers to the sidebar. 2010-03-13 17:45:41 +00:00
welcome Adds css for syntax highlight on welcome page (#8512). 2011-07-03 15:03:32 +00:00
wiki rename .rhtml to .html.erb of app/views/wiki/diff.rhtml. 2011-08-24 03:57:12 +00:00
wikis rename .rhtml to .html.erb of app/views/wikis/destroy.rhtml. 2011-08-24 02:42:29 +00:00
workflows Workflow copy view clean up. 2011-07-02 11:45:22 +00:00