1 |
865336ee
|
Tomáš Šimandl
|
{
|
2 |
|
|
"attributeTypes": [
|
3 |
|
|
{
|
4 |
|
|
"dataType": "string",
|
5 |
|
|
"name": "EID",
|
6 |
|
|
"text": "External ID"
|
7 |
|
|
},
|
8 |
|
|
{
|
9 |
|
|
"dataType": "string",
|
10 |
|
|
"name": "Name",
|
11 |
|
|
"text": ""
|
12 |
|
|
},
|
13 |
|
|
{
|
14 |
|
|
"dataType": "string",
|
15 |
|
|
"name": "Description",
|
16 |
|
|
"text": ""
|
17 |
|
|
},
|
18 |
|
|
{
|
19 |
|
|
"dataType": "string",
|
20 |
|
|
"name": "Comment",
|
21 |
|
|
"text": ""
|
22 |
|
|
},
|
23 |
|
|
{
|
24 |
|
|
"dataType": "string",
|
25 |
|
|
"name": "Message",
|
26 |
|
|
"text": "Commit message"
|
27 |
|
|
},
|
28 |
|
|
{
|
29 |
|
|
"dataType": "string",
|
30 |
|
|
"name": "Identities",
|
31 |
|
|
"text": "Logins, aliases, other names"
|
32 |
|
|
},
|
33 |
|
|
{
|
34 |
|
|
"dataType": "string",
|
35 |
|
|
"name": "Emails",
|
36 |
|
|
"text": ""
|
37 |
|
|
},
|
38 |
|
|
{
|
39 |
|
|
"dataType": "enum",
|
40 |
|
|
"name": "Roles",
|
41 |
|
|
"text": ""
|
42 |
|
|
},
|
43 |
|
|
{
|
44 |
|
|
"dataType": "enum",
|
45 |
|
|
"name": "Author",
|
46 |
|
|
"text": "Author's name"
|
47 |
|
|
},
|
48 |
|
|
{
|
49 |
|
|
"dataType": "date",
|
50 |
|
|
"name": "Created",
|
51 |
|
|
"text": "Creation date"
|
52 |
|
|
},
|
53 |
|
|
{
|
54 |
|
|
"dataType": "string",
|
55 |
|
|
"name": "URL",
|
56 |
|
|
"text": ""
|
57 |
|
|
},
|
58 |
|
|
{
|
59 |
|
|
"dataType": "number",
|
60 |
|
|
"name": "Number",
|
61 |
|
|
"text": "Ticket number in issue tracker"
|
62 |
|
|
},
|
63 |
|
|
{
|
64 |
|
|
"dataType": "enum",
|
65 |
|
|
"name": "Assignee",
|
66 |
|
|
"text": "Assignee's name"
|
67 |
|
|
},
|
68 |
|
|
{
|
69 |
|
|
"dataType": "enum",
|
70 |
|
|
"name": "Type",
|
71 |
|
|
"text": ""
|
72 |
|
|
},
|
73 |
|
|
{
|
74 |
|
|
"dataType": "enum",
|
75 |
|
|
"name": "Priority",
|
76 |
|
|
"text": ""
|
77 |
|
|
},
|
78 |
|
|
{
|
79 |
|
|
"dataType": "enum",
|
80 |
|
|
"name": "Severity",
|
81 |
|
|
"text": ""
|
82 |
|
|
},
|
83 |
|
|
{
|
84 |
|
|
"dataType": "date",
|
85 |
|
|
"name": "Start",
|
86 |
|
|
"text": "Start date"
|
87 |
|
|
},
|
88 |
|
|
{
|
89 |
|
|
"dataType": "date",
|
90 |
|
|
"name": "Due",
|
91 |
|
|
"text": "Due date"
|
92 |
|
|
},
|
93 |
|
|
{
|
94 |
|
|
"dataType": "enum",
|
95 |
|
|
"name": "Iteration",
|
96 |
|
|
"text": ""
|
97 |
|
|
},
|
98 |
|
|
{
|
99 |
|
|
"dataType": "enum",
|
100 |
|
|
"name": "Status",
|
101 |
|
|
"text": ""
|
102 |
|
|
},
|
103 |
|
|
{
|
104 |
|
|
"dataType": "enum",
|
105 |
|
|
"name": "Resolution",
|
106 |
|
|
"text": ""
|
107 |
|
|
},
|
108 |
|
|
{
|
109 |
|
|
"dataType": "number",
|
110 |
|
|
"name": "Estimate",
|
111 |
|
|
"text": "Estimated time"
|
112 |
|
|
},
|
113 |
|
|
{
|
114 |
|
|
"dataType": "number",
|
115 |
|
|
"name": "Spent",
|
116 |
|
|
"text": "Spent time"
|
117 |
|
|
},
|
118 |
|
|
{
|
119 |
|
|
"dataType": "number",
|
120 |
|
|
"name": "Progress",
|
121 |
|
|
"text": "% done"
|
122 |
|
|
},
|
123 |
|
|
{
|
124 |
|
|
"dataType": "enum",
|
125 |
|
|
"name": "Categories",
|
126 |
|
|
"text": ""
|
127 |
|
|
},
|
128 |
|
|
{
|
129 |
|
|
"dataType": "string",
|
130 |
|
|
"name": "Identifier",
|
131 |
|
|
"text": ""
|
132 |
|
|
},
|
133 |
|
|
{
|
134 |
|
|
"dataType": "date",
|
135 |
|
|
"name": "Committed",
|
136 |
|
|
"text": "Committed on date"
|
137 |
|
|
},
|
138 |
|
|
{
|
139 |
|
|
"dataType": "string",
|
140 |
|
|
"name": "Changes",
|
141 |
|
|
"text": ""
|
142 |
|
|
},
|
143 |
|
|
{
|
144 |
|
|
"dataType": "enum",
|
145 |
|
|
"name": "Branches",
|
146 |
|
|
"text": ""
|
147 |
|
|
},
|
148 |
|
|
{
|
149 |
|
|
"dataType": "enum",
|
150 |
|
|
"name": "Tags",
|
151 |
|
|
"text": "VCS tags"
|
152 |
|
|
},
|
153 |
|
|
{
|
154 |
|
|
"dataType": "enum",
|
155 |
|
|
"name": "MIME",
|
156 |
|
|
"text": "MIME type"
|
157 |
|
|
},
|
158 |
|
|
{
|
159 |
|
|
"dataType": "number",
|
160 |
|
|
"name": "Size",
|
161 |
|
|
"text": "in bytes"
|
162 |
|
|
},
|
163 |
|
|
{
|
164 |
|
|
"dataType": "enum",
|
165 |
|
|
"name": "Relation",
|
166 |
|
|
"text": "Relation type"
|
167 |
|
|
},
|
168 |
|
|
{
|
169 |
|
|
"dataType": "enum",
|
170 |
|
|
"name": "Role classes",
|
171 |
|
|
"text": ""
|
172 |
|
|
},
|
173 |
|
|
{
|
174 |
|
|
"dataType": "enum",
|
175 |
|
|
"name": "Role super classes",
|
176 |
|
|
"text": ""
|
177 |
|
|
},
|
178 |
|
|
{
|
179 |
|
|
"dataType": "enum",
|
180 |
|
|
"name": "Type class",
|
181 |
|
|
"text": ""
|
182 |
|
|
},
|
183 |
|
|
{
|
184 |
|
|
"dataType": "enum",
|
185 |
|
|
"name": "Priority class",
|
186 |
|
|
"text": ""
|
187 |
|
|
},
|
188 |
|
|
{
|
189 |
|
|
"dataType": "enum",
|
190 |
|
|
"name": "Priority super class",
|
191 |
|
|
"text": ""
|
192 |
|
|
},
|
193 |
|
|
{
|
194 |
|
|
"dataType": "enum",
|
195 |
|
|
"name": "Severity class",
|
196 |
|
|
"text": ""
|
197 |
|
|
},
|
198 |
|
|
{
|
199 |
|
|
"dataType": "enum",
|
200 |
|
|
"name": "Severity super class",
|
201 |
|
|
"text": ""
|
202 |
|
|
},
|
203 |
|
|
{
|
204 |
|
|
"dataType": "enum",
|
205 |
|
|
"name": "Status class",
|
206 |
|
|
"text": ""
|
207 |
|
|
},
|
208 |
|
|
{
|
209 |
|
|
"dataType": "enum",
|
210 |
|
|
"name": "Status super class",
|
211 |
|
|
"text": ""
|
212 |
|
|
},
|
213 |
|
|
{
|
214 |
|
|
"dataType": "enum",
|
215 |
|
|
"name": "Resolution class",
|
216 |
|
|
"text": ""
|
217 |
|
|
},
|
218 |
|
|
{
|
219 |
|
|
"dataType": "enum",
|
220 |
|
|
"name": "Resolution super class",
|
221 |
|
|
"text": ""
|
222 |
|
|
}
|
223 |
|
|
],
|
224 |
|
|
"vertexArchetypes": [
|
225 |
|
|
{
|
226 |
|
|
"name": "Person",
|
227 |
|
|
"text": ""
|
228 |
|
|
},
|
229 |
|
|
{
|
230 |
|
|
"name": "Ticket",
|
231 |
|
|
"text": ""
|
232 |
|
|
},
|
233 |
|
|
{
|
234 |
|
|
"name": "File",
|
235 |
|
|
"text": ""
|
236 |
|
|
},
|
237 |
|
|
{
|
238 |
|
|
"name": "Wiki",
|
239 |
|
|
"text": ""
|
240 |
|
|
},
|
241 |
|
|
{
|
242 |
|
|
"name": "Change",
|
243 |
|
|
"text": ""
|
244 |
|
|
},
|
245 |
|
|
{
|
246 |
|
|
"name": "Commit",
|
247 |
|
|
"text": ""
|
248 |
|
|
},
|
249 |
|
|
{
|
250 |
|
|
"name": "RepoFile",
|
251 |
|
|
"text": ""
|
252 |
|
|
}
|
253 |
|
|
],
|
254 |
|
|
"edgeArchetypes": [
|
255 |
|
|
{
|
256 |
|
|
"name": "Authorship",
|
257 |
|
|
"text": ""
|
258 |
|
|
},
|
259 |
|
|
{
|
260 |
|
|
"name": "Assignment",
|
261 |
|
|
"text": ""
|
262 |
|
|
},
|
263 |
|
|
{
|
264 |
|
|
"name": "CommitParticipation",
|
265 |
|
|
"text": ""
|
266 |
|
|
},
|
267 |
|
|
{
|
268 |
|
|
"name": "ItemRelation",
|
269 |
|
|
"text": ""
|
270 |
|
|
},
|
271 |
|
|
{
|
272 |
|
|
"name": "Affection",
|
273 |
|
|
"text": ""
|
274 |
|
|
},
|
275 |
|
|
{
|
276 |
|
|
"name": "Commit",
|
277 |
|
|
"text": ""
|
278 |
|
|
},
|
279 |
|
|
{
|
280 |
|
|
"name": "Modification",
|
281 |
|
|
"text": ""
|
282 |
|
|
}
|
283 |
|
|
],
|
284 |
|
|
"vertices": [
|
285 |
|
|
{
|
286 |
|
|
"archetype": 0,
|
287 |
|
|
"attributes": {
|
288 |
|
|
"33": ["DEVELOPER"],
|
289 |
|
|
"1": "Jan Albl",
|
290 |
|
|
"34": ["TEAMMEMBER"],
|
291 |
|
|
"5": [
|
292 |
|
|
"Jan Albl",
|
293 |
|
|
"alblj"
|
294 |
|
|
],
|
295 |
|
|
"6": [
|
296 |
|
|
"Jan Albl",
|
297 |
|
|
"alblj@students.zcu.cz"
|
298 |
|
|
],
|
299 |
|
|
"7": ["Developer"]
|
300 |
|
|
},
|
301 |
|
|
"id": 1,
|
302 |
|
|
"text": "",
|
303 |
|
|
"title": "Jan Albl"
|
304 |
|
|
},
|
305 |
|
|
{
|
306 |
|
|
"archetype": 0,
|
307 |
|
|
"attributes": {
|
308 |
|
|
"33": [
|
309 |
|
|
"DEVELOPER",
|
310 |
|
|
"PROJECTMANAGER"
|
311 |
|
|
],
|
312 |
|
|
"1": "Petr Mayr",
|
313 |
|
|
"34": [
|
314 |
|
|
"TEAMMEMBER",
|
315 |
|
|
"MANAGEMENT"
|
316 |
|
|
],
|
317 |
|
|
"5": [
|
318 |
|
|
"Petr Mayr",
|
319 |
|
|
"pmayr"
|
320 |
|
|
],
|
321 |
|
|
"6": [
|
322 |
|
|
"Petr Mayr",
|
323 |
|
|
"pmayr@students.zcu.cz"
|
324 |
|
|
],
|
325 |
|
|
"7": [
|
326 |
|
|
"Developer",
|
327 |
|
|
"Team leader"
|
328 |
|
|
]
|
329 |
|
|
},
|
330 |
|
|
"id": 2,
|
331 |
|
|
"text": "",
|
332 |
|
|
"title": "Petr Mayr"
|
333 |
|
|
},
|
334 |
|
|
{
|
335 |
|
|
"archetype": 1,
|
336 |
|
|
"attributes": {
|
337 |
|
|
"22": "1.949999988079071",
|
338 |
|
|
"23": "100",
|
339 |
|
|
"24": ["implementace"],
|
340 |
|
|
"10": "https://students.kiv.zcu.cz:3443/issues/5515",
|
341 |
|
|
"11": "5515",
|
342 |
|
|
"12": ["Jan Albl"],
|
343 |
|
|
"13": ["Task"],
|
344 |
|
|
"35": ["TASK"],
|
345 |
|
|
"14": ["High"],
|
346 |
|
|
"36": ["HIGH"],
|
347 |
|
|
"37": ["HIGH"],
|
348 |
|
|
"15": ["unassigned"],
|
349 |
|
|
"38": ["HIGH"],
|
350 |
|
|
"16": "2017-04-12 00:00:00",
|
351 |
|
|
"39": ["UNASSIGNED"],
|
352 |
|
|
"17": "2017-04-19 00:00:00",
|
353 |
|
|
"18": ["DCI - 4. iterace"],
|
354 |
|
|
"19": ["Closed"],
|
355 |
|
|
"0": "5515",
|
356 |
|
|
"1": "Formátování porovnávaných xml",
|
357 |
|
|
"2": "Xml popisující definici příkazu databáze vrací neformátované (tj. celé na jednom řádku) a bylo by tedy vhodné ho před porovnáním přeformátovat. Lze na to použít třídu cz.aimtec.dci.util.XMLFormatter.",
|
358 |
|
|
"8": ["Petr Mayr"],
|
359 |
|
|
"9": "2017-04-11 12:42:26",
|
360 |
|
|
"40": ["DONE"],
|
361 |
|
|
"41": ["CLOSED"],
|
362 |
|
|
"20": ["unassigned"],
|
363 |
|
|
"42": ["UNASSIGNED"],
|
364 |
|
|
"43": ["UNASSIGNED"],
|
365 |
|
|
"21": "3.0"
|
366 |
|
|
},
|
367 |
|
|
"id": 9,
|
368 |
|
|
"text": "",
|
369 |
|
|
"title": "5515"
|
370 |
|
|
},
|
371 |
|
|
{
|
372 |
|
|
"archetype": 1,
|
373 |
|
|
"attributes": {
|
374 |
|
|
"22": "1.0",
|
375 |
|
|
"23": "100",
|
376 |
|
|
"24": [ "implementace" ],
|
377 |
|
|
"10": "https://students.kiv.zcu.cz:3443/issues/5658",
|
378 |
|
|
"11": "5658",
|
379 |
|
|
"12": [ "Petr Mayr" ],
|
380 |
|
|
"13": [ "Task" ],
|
381 |
|
|
"35": [ "TASK" ],
|
382 |
|
|
"14": [ "High" ],
|
383 |
|
|
"36": [ "HIGH" ],
|
384 |
|
|
"37": [ "HIGH" ],
|
385 |
|
|
"15": [ "unassigned" ],
|
386 |
|
|
"38": [ "HIGH" ],
|
387 |
|
|
"16": "2017-04-19 00:00:00",
|
388 |
|
|
"39": [ "UNASSIGNED" ],
|
389 |
|
|
"17": "2017-04-26 00:00:00",
|
390 |
|
|
"18": [ "DCI - 5. iterace" ],
|
391 |
|
|
"19": [ "Closed" ],
|
392 |
|
|
"0": "5658",
|
393 |
|
|
"1": "DCI konvence zdrojových kódů",
|
394 |
|
|
"2": "Jedna z konvencí v DCI říká, že každé jsp musí mít vlastní css. Bude tedy nutné vytvořit css pro jsp s porovnáním, obsah bude stejný jako css aktuálně použitého jsp (transDefCompareXP.css).",
|
395 |
|
|
"8": [ "Petr Mayr" ],
|
396 |
|
|
"9": "2017-04-19 17:46:21",
|
397 |
|
|
"40": [ "DONE" ],
|
398 |
|
|
"41": [ "CLOSED" ],
|
399 |
|
|
"20": [ "unassigned" ],
|
400 |
|
|
"42": [ "UNASSIGNED" ],
|
401 |
|
|
"43": [ "UNASSIGNED" ],
|
402 |
|
|
"21": "1.0"
|
403 |
|
|
},
|
404 |
|
|
"id": 18,
|
405 |
|
|
"text": "",
|
406 |
|
|
"title": "5658"
|
407 |
|
|
},
|
408 |
|
|
{
|
409 |
|
|
"archetype": 4,
|
410 |
|
|
"attributes": {
|
411 |
|
|
"0": "7846",
|
412 |
|
|
"1": "",
|
413 |
|
|
"3": "Už jen přidám commit a hotovo\n\nActivity: Implementation",
|
414 |
|
|
"26": "2017-04-21 11:09:49",
|
415 |
|
|
"27": "LOGTIME Titulek okna s porovnáním - spentTime: 0.0 -> 2.0\n",
|
416 |
|
|
"8": ["Jan Albl"],
|
417 |
|
|
"9": "2017-04-21 00:00:00",
|
418 |
|
|
"10": ""
|
419 |
|
|
},
|
420 |
|
|
"id": 32,
|
421 |
|
|
"text": "",
|
422 |
|
|
"title": "7846"
|
423 |
|
|
}
|
424 |
|
|
],
|
425 |
|
|
"edges": [
|
426 |
|
|
{
|
427 |
|
|
"archetype": 0,
|
428 |
|
|
"from": 2,
|
429 |
|
|
"attributes": {"32": "is author of"},
|
430 |
|
|
"id": 8,
|
431 |
|
|
"to": 9,
|
432 |
|
|
"text": ""
|
433 |
|
|
},
|
434 |
|
|
{
|
435 |
|
|
"archetype": 0,
|
436 |
|
|
"from": 9,
|
437 |
|
|
"attributes": {"32": "created by"},
|
438 |
|
|
"id": 9,
|
439 |
|
|
"to": 2,
|
440 |
|
|
"text": ""
|
441 |
|
|
},
|
442 |
|
|
{
|
443 |
|
|
"archetype": 1,
|
444 |
|
|
"from": 1,
|
445 |
|
|
"attributes": {"32": "is responsible for"},
|
446 |
|
|
"id": 10,
|
447 |
|
|
"to": 9,
|
448 |
|
|
"text": ""
|
449 |
|
|
},
|
450 |
|
|
{
|
451 |
|
|
"archetype": 1,
|
452 |
|
|
"from": 9,
|
453 |
|
|
"attributes": {"32": "is assigned to"},
|
454 |
|
|
"id": 11,
|
455 |
|
|
"to": 1,
|
456 |
|
|
"text": ""
|
457 |
|
|
},
|
458 |
|
|
{
|
459 |
|
|
"archetype": 6,
|
460 |
|
|
"from": 2,
|
461 |
|
|
"attributes": {"32": "added"},
|
462 |
|
|
"id": 79,
|
463 |
|
|
"to": 18,
|
464 |
|
|
"text": ""
|
465 |
|
|
},
|
466 |
|
|
{
|
467 |
|
|
"archetype": 6,
|
468 |
|
|
"from": 18,
|
469 |
|
|
"attributes": {"32": "logtimeed by"},
|
470 |
|
|
"id": 86,
|
471 |
|
|
"to": 2,
|
472 |
|
|
"text": ""
|
473 |
|
|
},
|
474 |
|
|
{
|
475 |
|
|
"archetype": 0,
|
476 |
|
|
"from": 1,
|
477 |
|
|
"attributes": {"32": "is author of"},
|
478 |
|
|
"id": 117,
|
479 |
|
|
"to": 32,
|
480 |
|
|
"text": ""
|
481 |
|
|
}
|
482 |
|
|
]
|
483 |
|
|
}
|