15 Commits

Author SHA1 Message Date
a6f24dbbc2 Show IDs in Xml response
Required in client
2019-12-10 15:17:37 +01:00
e6c45b4dbf Remove old unused MovieList 2019-12-02 10:32:18 +01:00
997a167c2e Restructure: Client uses wsimport instead of MoviesCommon 2019-12-02 10:30:38 +01:00
28a73932ae Rename plural classes to singular, make XmlHelper types coherent
No functional changes, only nicer code
2019-12-01 19:02:07 +01:00
340441ff2b Allow importing movies from XML via MoviesClient 2019-12-01 18:50:59 +01:00
b73bed091d Add helper class for list of movies to satisfy XML format 2019-12-01 18:08:16 +01:00
d49b7665f3 Hide IDs in XML 2019-11-29 15:15:08 +01:00
509248fa30 Minor improvements, re-added birthdate 2019-11-29 14:45:41 +01:00
b271581278 Merge branch 'master' of https://gitlab.hexaquo.at/sks/movies 2019-11-29 14:21:43 +01:00
cfd481a22b Add basic (but not yet working) XML parsing helper 2019-11-28 20:18:06 +01:00
b7a21d4be2 Add most XML annotations
Some things aren't working yet...
2019-11-28 19:45:14 +01:00
Barbara
7c0cb4150d Added checking by import of movies, if actors and studio are already in the database. Birthday needs to be add for checking. Maybe check if movie already exists? All or none principle needs checking 2019-11-28 19:24:14 +01:00
5b3f7a7c4e Minor changes, remarks for future work 2019-11-26 15:27:02 +01:00
44a674cba4 Add basic client implementation 2019-11-15 17:06:59 +01:00
04160b8cb0 Add current project 2019-11-15 16:52:21 +01:00