25 Commits

Author SHA1 Message Date
3b063f3c65 Add annotations for new authorization roles 2019-12-11 12:47:44 +01:00
76fc45760a Merge branch 'master' of https://gitlab.hexaquo.at/sks/movies 2019-12-11 11:38:25 +01:00
Barbara
ede3432050 Added CRUD operations for Actor 2019-12-10 22:41:27 +01:00
Barbara
e54eaf6ee3 Added CRUD operations for Studio 2019-12-10 16:05:56 +01:00
16041ef050 Change roles to MSRead, MSWrite 2019-12-10 15:50:13 +01:00
Barbara
3bd40b6280 Added findAllStudios and findStudioById 2019-12-10 15:21:00 +01:00
c4ea40899a Password authentication 2019-12-10 14:50:11 +01:00
5e8529e89e Today's things: HTML JavaScript client and some other things 2019-12-05 14:47:21 +01:00
7d5609f422 REST stuff 2019-12-02 11:45:01 +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
03320279b9 Add xmlToMovies function to XmlHelper 2019-12-01 18:13:59 +01:00
b73bed091d Add helper class for list of movies to satisfy XML format 2019-12-01 18:08:16 +01:00
Barbara
26917b9282 Minor changes, comments 2019-11-29 15:09:58 +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
Barbara
73c0945c4a Used NamedQueries in the save method 2019-11-28 20:14:04 +01:00
b7a21d4be2 Add most XML annotations
Some things aren't working yet...
2019-11-28 19:45:14 +01:00
Barbara
5cbece42bb Implemented all or none principle for the save method 2019-11-28 19:43:07 +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
Barbara
a870c28d21 added facet type='jpa' configuration 2019-11-26 19:08:15 +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