.. |
_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
|
Merge issue and time entry validation error messages.
|
2010-04-11 17:00:13 +00:00 |
_form.rhtml
|
Refactor: move IssuesController#auto_complete to a new controller. #4382
|
2010-08-17 15:03: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
|
RTL theme for reference (thanks to Orgad Shaneh, #5972)
|
2010-07-29 15:48:53 +00:00 |
_list.rhtml
|
Adds a css class to issue id tds (#5204).
|
2010-03-29 19:50:00 +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
|
Refactor: Move gantts to a separate controller.
|
2010-04-28 15:54:46 +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
|
Refactor: Extract a new IssueMovesController from IssuesController.
|
2010-08-11 14:42:10 +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
|
Add :view_issues_index_bottom hook. #5169
|
2010-07-16 03:16:29 +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: 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 |