.. |
_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
|
Merge issue and time entry validation error messages.
|
2010-04-11 17:00:13 +00:00 |
_form.rhtml
|
Convert the file attachment's description to a label.
|
2010-05-25 00:11:58 +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
|
Fixed: empty ul tag for issue updates with notes only (#5281).
|
2010-04-11 17:10:26 +00:00 |
_list.rhtml
|
Adds a css class to issue id tds (#5204).
|
2010-03-29 19:50:00 +00:00 |
_list_simple.rhtml
|
Link the project name in simple issue lists.
|
2009-05-06 04:47:13 +00:00 |
_relations.rhtml
|
Slight UI changes to the subtasks tree.
|
2010-03-13 15:47:06 +00:00 |
_sidebar.rhtml
|
Refactor: Move gantts to a separate controller.
|
2010-04-28 15:54:46 +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 |
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 |
index.rhtml
|
Adds an helper for creating the context menu.
|
2010-03-04 19:02:57 +00:00 |
index.xml.builder
|
Adds parent issue id in issue REST API (#5304).
|
2010-04-13 17:51:06 +00:00 |
move.rhtml
|
Fixed view_issues_move_bottom hook arguments (#4893).
|
2010-02-23 21:04:12 +00:00 |
new.rhtml
|
Refactor: Split IssuesController#new to #new and #create to match REST pattern.
|
2010-04-22 15:43:57 +00:00 |
preview.html.erb
|
Preview description if it was edited while updating an issue (#741).
|
2010-03-28 15:17:46 +00:00 |
show.rhtml
|
Use present? instead of any?. Handles nil case.
|
2010-05-14 17:15:09 +00:00 |
show.xml.builder
|
Adds issue relations to individual issue XML (#5305).
|
2010-05-01 14:07:36 +00:00 |