Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
efc1d63e 2020-04-22 20:33 Jan Havlíček

re #7891 #7890 Attempt to kill the deamons

663c7def 2020-04-22 18:01 Jan Havlíček

Merge branch 'master' of https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020horky

916b86ef 2020-04-22 17:57 Jan Havlíček

re #7891 Download test data explicitely, testing dis

84f3bb33 2020-04-21 19:13 Jan Havlíček

re #7891 Unable to load URI (file: added)
gitignore for classpath not working, but this version should not harm anything

c0411a5e 2020-04-17 12:57 Michal Horký

.gitignore upraveno

a5d16f0a 2020-04-17 12:26 Michal Horký

re #7879 release v0.2

release v0.2

cc3f39e7 2020-04-17 04:20 Jan Havlíček

Merge branch 'master' of https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020horky

58670b84 2020-04-17 00:48 Michal Horký

re #7879

Test oboustranné spojení mezi commitem a úlohou.

007ed9cd 2020-04-17 00:48 Michal Horký

re #7879

Soubor Deserializer.java změněn.

f58484a8 2020-04-17 00:48 Michal Horký

re #7879

Soubor Converter.java změněn.

c61a2b97 2020-04-17 00:48 Michal Horký

re #7879

Soubor Converter.java a instance.java změněny.

cdc987da 2020-04-17 00:48 Michal Horký

re #7879

Soubor instance.java změněn.

f9502614 2020-04-17 00:48 Michal Horký

re #7879

Soubory Converter.java a instance.java změněny.

4498a869 2020-04-17 00:48 Michal Horký

re #7879

Soubory instance.java a Converted.java změněny.

53a1899f 2020-04-17 00:48 Michal Horký

re #7879

instance.java changed

e8ba39e7 2020-04-17 00:48 Michal Horký

re #7879

Converter.java a instance.java changed

42991594 2020-04-17 00:48 Jan Havlíček

re #7831

indentation problem with inner classes

e941a5a4 2020-04-17 00:10 Jan Havlíček

#re #7830 Repaired value formats for output JSON
NOTE: the JSON originally does not show the class header.

4bf1dab0 2020-04-17 00:10 Jan Havlíček

#7830 enum format OK

17b140fe 2020-04-17 00:10 Michal Horký

re #7879

.classpath changed

49fd8648 2020-04-16 21:24 Michal Horký

#re #7879

Ještě není dokončeno - commit kvůli merge.

f7077522 2020-04-16 20:48 Jan Havlíček

re#7868 test lines in Deserializer deleted

56837af0 2020-04-16 20:47 Jan Havlíček

re#7868 HTML formatting implemented.
The Converter.convert returnes Pair<String, String> value.
The first is json, second html - for further work.

02390102 2020-04-16 19:43 Jan Havlíček

#re#7868 Test - JSON format observed.

b3264653 2020-04-16 18:05 Jan Havlíček

#re#7832 Output Deserializer format done

e48f57d1 2020-04-16 15:58 Jan Havlíček

#re#7832 Parent classes values OK
Parent class field names OK, indetation not so yet

53949177 2020-04-15 17:31 Jan Havlíček

#re#7831 Indetation OK, format OK

0ad0b530 2020-04-15 15:59 Jan Havlíček

#re#7831 Output format non-String array repaired

a0511590 2020-04-15 15:50 Jan Havlíček

#re#7831 Indetation problems. toString left, new toJson method
Not working yet

e77e4dac 2020-04-14 14:54 Jan Havlíček

#re #7831 indentation problem with inner classes

3836c992 2020-04-14 14:48 Jan Havlíček

#re #7830 Repaired value formats for output JSON
NOTE: the JSON originally does not show the class header.

f783f25c 2020-04-14 14:30 Jan Havlíček

#7830 enum format OK

13814aae 2020-04-14 14:12 Jan Havlíček

#7842 project .classpath & launch.json for vs code changed
hope the .gitignore works OK - VS Code shows strange things...

115bc963 2020-04-08 20:39 Jan Havlíček

classpath into gitignore added

171c20d6 2020-04-08 20:36 Jan Havlíček

#7842 #7843
cosmetic changes and merging

f21a2742 2020-04-08 20:30 Jan Havlíček

Merge branch 'master' of https://gitlab.kiv.zcu.cz/aswi/aswi-2020/aswi2020horky

47d370ef 2020-04-08 20:05 Jan Havlíček

#7843 #7842
Output format - String and array implemented.

4bbee803 2020-04-07 14:19 Jan Havlíček

#7794 Got rid of simpleToString.
Rewrote the toString() instead (no need to re-cast Object types)

e3d5fc53 2020-04-06 14:54 Jan Havlíček

#7794
The jdeserializer.instance type of content gives correct format of output data (JSON-like) through method simpleFormatToString() : String
Works only with primitive data types though

b639237c 2020-04-06 14:01 Michal Horký

#7794

Přechod na Java 11. Vytvoření release verze.

03a2d08f 2020-04-06 01:24 Michal Horký

#7794

Vytvoření hlavního projektu.