redmine/test/fixtures/versions.yml
Jean-Philippe Lang d34ea9a569 Versions can now be created with no date.
Versions with no date appear at the end of the roadmap, sorted by name.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@536 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-05-20 17:46:02 +00:00

26 lines
594 B
YAML

---
versions_001:
created_on: 2006-07-19 21:00:07 +02:00
name: "0.1"
project_id: 1
updated_on: 2006-07-19 21:00:07 +02:00
id: 1
description: Beta
effective_date: 2006-07-01
versions_002:
created_on: 2006-07-19 21:00:33 +02:00
name: "1.0"
project_id: 1
updated_on: 2006-07-19 21:00:33 +02:00
id: 2
description: Stable release
effective_date: 2006-07-19
versions_003:
created_on: 2006-07-19 21:00:33 +02:00
name: "2.0"
project_id: 1
updated_on: 2006-07-19 21:00:33 +02:00
id: 3
description: Future version
effective_date: