..
_action_menu.rhtml
Removes the 'Copy' checkbox on the copy/move form.
2009-12-06 12:52:03 +00:00
_attributes.rhtml
Adds subtasking ( #443 ) including:
2010-03-13 14:56:49 +00:00
_changesets.rhtml
Link to the appropriate repository ( #3376 ).
2009-05-18 17:45:45 +00:00
_edit.rhtml
Refactor: Start to extract IssuesController#edit into #update (REST).
2010-02-24 17:21:41 +00:00
_form.rhtml
Adds subtasking ( #443 ) including:
2010-03-13 14:56:49 +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 Setting to control how an Issue's done_ratio is calculated:
2009-12-11 18:48:34 +00:00
_history.rhtml
Avatars added in news ( #3941 ) and forums ( #4468 ) + cleanup.
2010-01-07 21:28:45 +00:00
_list.rhtml
Removes overflow:auto on #content which broke the fix in r2118 ( #4724 ).
2010-02-06 14:05:13 +00:00
_list_simple.rhtml
Link the project name in simple issue lists.
2009-05-06 04:47:13 +00:00
_relations.rhtml
Refactoring ApplicationHelper#link_to_issue.
2009-11-14 12:53:50 +00:00
_sidebar.rhtml
Issue sidebar cleanup.
2009-12-18 20:15:49 +00:00
auto_complete.html.erb
Adds subtasking ( #443 ) including:
2010-03-13 14:56:49 +00:00
bulk_edit.rhtml
Reduces spacing on the bulk edit form.
2010-02-23 21:44:28 +00:00
calendar.rhtml
Move hardcoded calendar images to css classes.
2010-02-23 21:10:15 +00:00
changes.rxml
FIxed: inline images not displayed in atom feeds ( #3391 ).
2009-05-26 08:28:36 +00:00
context_menu.rhtml
Fixes some context menu links broken by r3478.
2010-03-01 20:54:55 +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
Merged IssuesController #edit and #update into a single actions.
2008-02-09 16:11:18 +00:00
gantt.rhtml
Adds subtasking ( #443 ) including:
2010-03-13 14:56:49 +00:00
index.rhtml
Adds an helper for creating the context menu.
2010-03-04 19:02:57 +00:00
index.xml.builder
Move ids in XML views.
2010-01-17 19:45:18 +00:00
move.rhtml
Fixed view_issues_move_bottom hook arguments ( #4893 ).
2010-02-23 21:04:12 +00:00
new.rhtml
Makes subject field get focus on 'New issue' form ( #2522 ).
2009-01-16 20:57:18 +00:00
show.rhtml
Adds subtasking ( #443 ) including:
2010-03-13 14:56:49 +00:00
show.xml.builder
Move ids in XML views.
2010-01-17 19:45:18 +00:00