Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
11
test/fixtures/documents.yml
vendored
11
test/fixtures/documents.yml
vendored
|
@ -1,14 +1,21 @@
|
|||
documents_001:
|
||||
documents_001:
|
||||
created_on: 2007-01-27 15:08:27 +01:00
|
||||
project_id: 1
|
||||
title: "Test document"
|
||||
id: 1
|
||||
description: "Document description"
|
||||
category_id: 1
|
||||
documents_002:
|
||||
documents_002:
|
||||
created_on: 2007-02-12 15:08:27 +01:00
|
||||
project_id: 1
|
||||
title: "An other document"
|
||||
id: 2
|
||||
description: ""
|
||||
category_id: 1
|
||||
documents_003:
|
||||
created_on: 2007-03-05 15:08:27 +01:00
|
||||
project_id: 1
|
||||
title: "An other document 2"
|
||||
id: 3
|
||||
description: ""
|
||||
category_id: 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue