Redmine/app/views/issues
Toshi MARUYAMA 290fc4b073 HTML escape at app/views/issues/show.rhtml.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6372 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-02 13:05:09 +00:00
..
_action_menu.rhtml Warn about subtasks before deleting a parent issue (#6562). 2011-04-17 15:17:18 +00:00
_attributes.rhtml HTML escape at app/views/issues/_attributes.rhtml. 2011-08-02 13:03:06 +00:00
_changesets.rhtml Removed the changeset-changes class to the commit logs on the issue view (#8038). 2011-04-03 12:33:27 +00:00
_edit.rhtml Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
_form.rhtml Adds an id attribute to the private label on the issue form (#8894). 2011-07-30 09:06:30 +00:00
_form_custom_fields.rhtml Fixed: custom fields are not displayed in the same order on issue form and view. 2009-07-29 19:04:27 +00:00
_form_update.rhtml Adds a optgroup for groups in users/groups select tags. 2011-07-23 19:05:22 +00:00
_history.rhtml Adds wiki toolbar to notes editing form (#7899). 2011-03-28 20:04:48 +00:00
_list.rhtml Wrap text custom fields in the issue list (#8064). 2011-04-05 22:18:49 +00:00
_list_simple.rhtml HTML escape at app/views/issues/_list_simple.rhtml. 2011-08-02 13:03:51 +00:00
_relations.rhtml remove trailing white-spaces from app/views/issues/_relations.rhtml. 2011-08-02 12:38:31 +00:00
_sidebar.rhtml Splits private/public issue queries in the sidebar (#1067). 2011-02-21 13:34:33 +00:00
bulk_edit.rhtml Adds a optgroup for groups in users/groups select tags. 2011-07-23 19:05:22 +00:00
destroy.rhtml Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167). 2009-04-24 17:18:36 +00:00
edit.rhtml Adds noindex,noarchive robots meta tag on form pages (#7582). 2011-04-12 19:22:44 +00:00
index.api.rsb Ability to load relations on /issues API (#7366). 2011-07-24 15:34:41 +00:00
index.rhtml HTML escape at app/views/issues/index.rhtml. 2011-08-02 13:04:37 +00:00
new.rhtml Adds noindex,noarchive robots meta tag on form pages (#7582). 2011-04-12 19:22:44 +00:00
show.api.rsb REST API for reading attachments (#7671). 2011-07-18 20:53:10 +00:00
show.rhtml HTML escape at app/views/issues/show.rhtml. 2011-08-02 13:05:09 +00:00