Mercurial > hg > soundsoftware-site
annotate plugins/redmine_checkout/spec/fixtures/projects.yml @ 1519:afce8026aaeb redmine-2.4-integration
Merge from branch "live"
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:34:53 +0100 |
parents | b4b72f1eb644 |
children |
rev | line source |
---|---|
Chris@16 | 1 --- |
Chris@16 | 2 projects_001: |
Chris@16 | 3 created_on: 2006-07-19 19:13:59 +02:00 |
Chris@16 | 4 name: eCookbook |
Chris@16 | 5 updated_on: 2006-07-19 22:53:01 +02:00 |
Chris@16 | 6 id: 1 |
Chris@16 | 7 description: Recipes management application |
Chris@16 | 8 homepage: http://ecookbook.somenet.foo/ |
Chris@16 | 9 is_public: true |
Chris@16 | 10 identifier: ecookbook |
Chris@16 | 11 parent_id: |
Chris@16 | 12 lft: 1 |
Chris@16 | 13 rgt: 10 |