39 Commits

Author SHA1 Message Date
Barbara
01032acdcc Added changes into import from json for studio and actor 2019-12-17 17:08:08 +01:00
Barbara
15ce324c04 Added import from json for studio and actor 2019-12-17 16:59:55 +01:00
9bbf2bccf8 Authenticate as admin in XML client so importing works 2019-12-14 17:22:29 +01:00
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
56d8f7fca7 Excercise 7 done: List studios, alert with details 2019-12-10 15:29:36 +01:00
Barbara
3bd40b6280 Added findAllStudios and findStudioById 2019-12-10 15:21:00 +01:00
9e237adc19 Add alert box which does another request to HTML 2019-12-10 15:18:02 +01:00
a6f24dbbc2 Show IDs in Xml response
Required in client
2019-12-10 15:17:37 +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
7108e73c65 Re-add MoviesCommon to MoviesClient for MovieResourceClient 2019-12-04 23:44:16 +01:00
b8fb919bf4 Not yet functional REST client stuff 2019-12-02 12:17:41 +01:00
7d5609f422 REST stuff 2019-12-02 11:45:01 +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
0b8aaae4a6 Add test XML file for movie import in client 2019-12-01 18:51:19 +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
9927038407 Merge branch 'master' of https://gitlab.hexaquo.at/sks/movies 2019-11-29 15:15:15 +01:00
d49b7665f3 Hide IDs in XML 2019-11-29 15:15:08 +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
8ea3a9288c Add gitignore 2019-11-15 16:52:13 +01:00