Menu

Commit [r3123]  Maximize  Restore  History

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

jplang 2009-12-06

1 2 > >> (Page 1 of 2)
changed /trunk/app/controllers/issues_controller.rb
changed /trunk/app/controllers/projects_controller.rb
changed /trunk/app/controllers/versions_controller.rb
changed /trunk/app/helpers/application_helper.rb
changed /trunk/app/helpers/issues_helper.rb
changed /trunk/app/helpers/projects_helper.rb
changed /trunk/app/models/issue.rb
changed /trunk/app/models/project.rb
changed /trunk/app/models/query.rb
changed /trunk/app/models/version.rb
changed /trunk/app/views/issues/_attributes.rhtml
changed /trunk/app/views/issues/bulk_edit.rhtml
changed /trunk/app/views/issues/context_menu.rhtml
changed /trunk/app/views/projects/activity.rhtml
changed /trunk/app/views/projects/changelog.rhtml
changed /trunk/app/views/projects/roadmap.rhtml
changed /trunk/app/views/projects/settings/_versions.rhtml
changed /trunk/app/views/versions/_form.rhtml
changed /trunk/config/locales/en.yml
changed /trunk/config/locales/fr.yml
added /trunk/db/migrate/20091205124427_add_versions_sharing.rb
changed /trunk/lib/redmine.rb
changed /trunk/test/exemplars/version_exemplar.rb
changed /trunk/test/fixtures/attachments.yml
changed /trunk/test/fixtures/issues.yml
/trunk/app/controllers/issues_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/projects_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/controllers/versions_controller.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/application_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/issues_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/helpers/projects_helper.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/issue.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/project.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/query.rb Diff Switch to side-by-side view
Loading...
/trunk/app/models/version.rb Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/_attributes.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/bulk_edit.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/issues/context_menu.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/projects/activity.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/projects/changelog.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/projects/roadmap.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/projects/settings/_versions.rhtml Diff Switch to side-by-side view
Loading...
/trunk/app/views/versions/_form.rhtml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/en.yml Diff Switch to side-by-side view
Loading...
/trunk/config/locales/fr.yml Diff Switch to side-by-side view
Loading...
/trunk/db/migrate/20091205124427_add_versions_sharing.rb Diff Switch to side-by-side view
Loading...
/trunk/lib/redmine.rb Diff Switch to side-by-side view
Loading...
/trunk/test/exemplars/version_exemplar.rb Diff Switch to side-by-side view
Loading...
/trunk/test/fixtures/attachments.yml Diff Switch to side-by-side view
Loading...
/trunk/test/fixtures/issues.yml Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.