Mercurial > hg > soundsoftware-site
annotate plugins/redmine_checkout/spec/fixtures/projects.yml @ 1298:4f746d8966dd redmine_2.3_integration
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:28:30 +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 |