.. |
_action_menu.rhtml
|
Refactor: Extract a new IssueMovesController from IssuesController.
|
2010-08-11 14:42:10 +00:00 |
_attributes.rhtml
|
Adds subtasking (#443) including:
|
2010-03-13 14:56:49 +00:00 |
_changesets.rhtml
|
RTL theme for reference (thanks to Orgad Shaneh, #5972)
|
2010-07-29 15:48:53 +00:00 |
_edit.rhtml
|
Refactor: move IssuesController#preview to a new controller.
|
2010-08-18 15:01:35 +00:00 |
_form.rhtml
|
Refactor: merge IssuesController#update_form into IssuesController#new
|
2010-08-20 15:22:19 +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
|
Refactor: move method to model. (references r4057)
|
2010-09-05 22:57:20 +00:00 |
_list.rhtml
|
Hide checkboxes in issues list when printing
|
2010-09-03 19:59:49 +00:00 |
_list_simple.rhtml
|
Refactor: added link_to_project helper to handle links to projects
|
2010-08-08 07:07:20 +00:00 |
_relations.rhtml
|
Focus on the input when adding a related issue on issues/show page. #4656
|
2010-08-04 20:52:31 +00:00 |
_sidebar.rhtml
|
Fix the calendar link in the Issues sidebar. #5591
|
2010-08-22 18:30:26 +00:00 |
bulk_edit.rhtml
|
Refactor: extract #bulk_update method from IssuesController#bulk_edit.
|
2010-08-24 15:27:12 +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
|
Refactor: move IssuesController#changes to JournalsController#index.
|
2010-08-23 15:04:36 +00:00 |
index.xml.builder
|
Adds parent issue id in issue REST API (#5304).
|
2010-04-13 17:51:06 +00:00 |
new.rhtml
|
Refactor: move IssuesController#preview to a new controller.
|
2010-08-18 15:01:35 +00:00 |
show.rhtml
|
Add RTL support to the context menu. #6012
|
2010-08-22 19:12:21 +00:00 |
show.xml.builder
|
Adds issue relations to individual issue XML (#5305).
|
2010-05-01 14:07:36 +00:00 |