Mercurial > hg > soundsoftware-site
annotate test/fixtures/documents.yml @ 127:32b5adec7422 cannam
Bug #51: make New Member box show matching users only when at least 2 characters have been typed in search (avoid really long results lists)
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jan 2011 13:27:01 +0000 |
parents | 513646585e45 |
children | 433d4f72a19b |
rev | line source |
---|---|
Chris@0 | 1 documents_001: |
Chris@0 | 2 created_on: 2007-01-27 15:08:27 +01:00 |
Chris@0 | 3 project_id: 1 |
Chris@0 | 4 title: "Test document" |
Chris@0 | 5 id: 1 |
Chris@0 | 6 description: "Document description" |
Chris@0 | 7 category_id: 1 |
Chris@0 | 8 documents_002: |
Chris@0 | 9 created_on: 2007-02-12 15:08:27 +01:00 |
Chris@0 | 10 project_id: 1 |
Chris@0 | 11 title: "An other document" |
Chris@0 | 12 id: 2 |
Chris@0 | 13 description: "" |
Chris@0 | 14 category_id: 1 |