##// END OF EJS Templates
Doc update for 0.7.1 release....
Doc update for 0.7.1 release. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1412 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r985:27d6334aface
r1397:556df99456bf
Show More
enabled_modules.yml
41 lines | 637 B | text/x-yaml | YamlLexer
/ test / fixtures / enabled_modules.yml
Jean-Philippe Lang
Added project module concept....
r714 ---
enabled_modules_001:
name: issue_tracking
project_id: 1
id: 1
enabled_modules_002:
name: time_tracking
project_id: 1
id: 2
enabled_modules_003:
name: news
project_id: 1
id: 3
enabled_modules_004:
name: documents
project_id: 1
id: 4
enabled_modules_005:
name: files
project_id: 1
id: 5
enabled_modules_006:
name: wiki
project_id: 1
id: 6
enabled_modules_007:
name: repository
project_id: 1
id: 7
enabled_modules_008:
name: boards
project_id: 1
id: 8
Jean-Philippe Lang
Added a Mercurial test repository with unit and functional tests....
r978 enabled_modules_009:
name: repository
project_id: 3
id: 9
Jean-Philippe Lang
Fixed: Unable to create a wiki (Rails 2.0 compatibility)....
r985 enabled_modules_010:
name: wiki
project_id: 3
id: 10
Jean-Philippe Lang
Added a Mercurial test repository with unit and functional tests....
r978