##// END OF EJS Templates
Enhanced the Issue Bulk Copy feature:...
Enhanced the Issue Bulk Copy feature: * Add a Copy option to the Context menu for multiple issues. * Added assigned to, status, start and due date options to the move/copy form. * Allow Issue#move_to to change attributes on the moved/copied issue. #4117 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3122 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2781:21e18c1eb4ac
r3008:e1781235696f
Show More
wikis.yml
11 lines | 165 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds missing native eol properties....
r2781 ---
wikis_001:
status: 1
start_page: CookBook documentation
project_id: 1
id: 1
wikis_002:
status: 1
start_page: Start page
project_id: 2
id: 2
Jean-Philippe Lang
Redmine links can be used to link to documents, versions and attachments....
r1050