..
_action_menu.html.erb
Use the regular issue form to copy a single issue.
2012-01-08 11:16:54 +00:00
_attributes.html.erb
Removed "clear:both" divs that break the issue form with long sidebar content.
2012-02-12 10:50:41 +00:00
_changesets.html.erb
Adds support for multiple repositories per project ( #779 ).
2012-01-15 18:19:19 +00:00
_conflict.html.erb
replace tabs to spaces at app/views/issues/_conflict.html.erb
2012-02-05 23:50:01 +00:00
_edit.html.erb
Better handling of attachments when issue validation fails ( #10253 ).
2012-02-16 21:00:11 +00:00
_form.html.erb
Check project assignment on issue copy/move.
2012-01-08 11:48:36 +00:00
_form_custom_fields.html.erb
Removed "clear:both" divs that break the issue form with long sidebar content.
2012-02-12 10:50:41 +00:00
_history.html.erb
Adds support for multiselect custom fields ( #1189 ).
2012-01-29 20:51:48 +00:00
_list.html.erb
Fix duplicated 'back_url' IDs
2012-03-24 00:02:20 +00:00
_list_simple.html.erb
Do not generate duplicate ids.
2012-01-08 17:40:27 +00:00
_relations.html.erb
Adds confirmation message to relation delete link ( #8413 ).
2012-02-15 20:18:10 +00:00
_sidebar.html.erb
replace tabs to spaces at app/views/issues/_sidebar.html.erb
2011-09-18 02:13:39 +00:00
bulk_edit.html.erb
Fixed that the bulk edit/copy form does not propose versions and categories for the target project ( #10350 ).
2012-03-01 20:22:08 +00:00
destroy.html.erb
Fixed: Routing error when deleting an issue with spent time.
2012-01-10 22:58:14 +00:00
edit.html.erb
rename .rhtml to .html.erb of app/views/issues/edit.rhtml.
2011-09-01 15:20:28 +00:00
index.api.rsb
replace tabs to spaces at app/views/issues/index.api.rsb
2011-09-17 23:09:46 +00:00
index.html.erb
Missing argument to new_project_query_path named route ( #10254 ).
2012-02-16 21:01:48 +00:00
new.html.erb
Better handling of attachments when issue validation fails ( #10253 ).
2012-02-16 21:00:11 +00:00
show.api.rsb
remove trailing white-spaces from app/views/issues/show.api.rsb
2011-09-16 14:11:28 +00:00
show.html.erb
replace tabs to spaces app/views/issues/show.html.erb
2012-02-16 01:34:58 +00:00