Mercurial > hg > soundsoftware-site
comparison .svn/pristine/1f/1f612d7afe539ef65bf896738c3265c445e475f7.svn-base @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1294:3e4c3460b6ca | 1295:622f24f53b42 |
---|---|
1 --- | |
2 enumerations_001: | |
3 name: Uncategorized | |
4 id: 1 | |
5 type: DocumentCategory | |
6 active: true | |
7 position: 1 | |
8 enumerations_002: | |
9 name: User documentation | |
10 id: 2 | |
11 type: DocumentCategory | |
12 active: true | |
13 position: 2 | |
14 enumerations_003: | |
15 name: Technical documentation | |
16 id: 3 | |
17 type: DocumentCategory | |
18 active: true | |
19 position: 3 | |
20 enumerations_004: | |
21 name: Low | |
22 id: 4 | |
23 type: IssuePriority | |
24 active: true | |
25 position: 1 | |
26 position_name: lowest | |
27 enumerations_005: | |
28 name: Normal | |
29 id: 5 | |
30 type: IssuePriority | |
31 is_default: true | |
32 active: true | |
33 position: 2 | |
34 position_name: default | |
35 enumerations_006: | |
36 name: High | |
37 id: 6 | |
38 type: IssuePriority | |
39 active: true | |
40 position: 3 | |
41 position_name: high3 | |
42 enumerations_007: | |
43 name: Urgent | |
44 id: 7 | |
45 type: IssuePriority | |
46 active: true | |
47 position: 4 | |
48 position_name: high2 | |
49 enumerations_008: | |
50 name: Immediate | |
51 id: 8 | |
52 type: IssuePriority | |
53 active: true | |
54 position: 5 | |
55 position_name: highest | |
56 enumerations_009: | |
57 name: Design | |
58 id: 9 | |
59 type: TimeEntryActivity | |
60 position: 1 | |
61 active: true | |
62 enumerations_010: | |
63 name: Development | |
64 id: 10 | |
65 type: TimeEntryActivity | |
66 position: 2 | |
67 is_default: true | |
68 active: true | |
69 enumerations_011: | |
70 name: QA | |
71 id: 11 | |
72 type: TimeEntryActivity | |
73 position: 3 | |
74 active: true | |
75 enumerations_012: | |
76 name: Default Enumeration | |
77 id: 12 | |
78 type: Enumeration | |
79 is_default: true | |
80 active: true | |
81 enumerations_013: | |
82 name: Another Enumeration | |
83 id: 13 | |
84 type: Enumeration | |
85 active: true | |
86 enumerations_014: | |
87 name: Inactive Activity | |
88 id: 14 | |
89 type: TimeEntryActivity | |
90 position: 4 | |
91 active: false | |
92 enumerations_015: | |
93 name: Inactive Priority | |
94 id: 15 | |
95 type: IssuePriority | |
96 position: 6 | |
97 active: false | |
98 enumerations_016: | |
99 name: Inactive Document Category | |
100 id: 16 | |
101 type: DocumentCategory | |
102 active: false | |
103 position: 4 |