Redmine/app/views/issues
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).
Each version of a project can be shared with:
* subprojects
* projects in the project hierarchy: ancestors + descendants (needs versions management permission on the root project)
* projects in the project tree: root project + all its descendants (same as above)
* all projects (can be set by admin users only)

Notes:
* when sharing a version of a private project with others projects, its name will be visible within the other projects
* a project with versions used by non descendant projects can not be archived

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3123 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-12-06 10:28:20 +00:00
..
_action_menu.rhtml Add a second action menu to IssuesController#show. (#4331) 2009-12-03 18:41:00 +00:00
_attributes.rhtml Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
_changesets.rhtml Link to the appropriate repository (#3376). 2009-05-18 17:45:45 +00:00
_edit.rhtml Added :view_issues_edit_notes_bottom hook 2008-12-03 23:18:12 +00:00
_form.rhtml Make use of #watched_by? in issue form. 2009-12-02 19:17:42 +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 version status to limit issue assignments (#1245). 2009-11-08 13:03:41 +00:00
_history.rhtml Changes issue history headings. 2008-12-06 11:21:10 +00:00
_list.rhtml Fixed: "None" category issue count is empty while grouping by category (#4308). 2009-12-02 18:57:17 +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 Adds controller to urls in case the side bar is called from another controller (#2960). 2009-03-13 19:25:11 +00:00
bulk_edit.rhtml Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
calendar.rhtml Makes saved query filters visible (#2883). 2009-09-20 07:39:53 +00:00
changes.rxml FIxed: inline images not displayed in atom feeds (#3391). 2009-05-26 08:28:36 +00:00
context_menu.rhtml Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +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 Refactoring ApplicationHelper#link_to_issue. 2009-11-14 12:53:50 +00:00
index.rhtml Adds dynamic columns selection on the issue list (#4272). 2009-11-28 11:34:12 +00:00
move.rhtml Enhanced the Issue Bulk Copy feature: 2009-12-04 22:46: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 Add a second action menu to IssuesController#show. (#4331) 2009-12-03 18:41:00 +00:00