60 Commits

Author SHA1 Message Date
516092c3f4 Implement CachingAuthenticationService (2.1.1.2) 2021-04-28 15:50:50 +02:00
05d4c2ded6 Properly requeue on exception 2021-04-27 22:41:55 +02:00
6d319cd378 Implement getters and setters 2021-04-27 22:41:23 +02:00
ddfb205736 Update model 2021-04-27 22:23:29 +02:00
3ba52daa6f Change model (2.1.1.1) 2021-04-27 22:23:23 +02:00
852527755c Implement removeStop() and find() (2.1.1.1) 2021-04-27 15:03:12 +02:00
b19a2d2ca2 Implement cancel() and addStop() (2.1.1.1) 2021-04-27 12:24:14 +02:00
2b4ee8acbf Implement complete() (2.1.1.1) 2021-04-27 11:09:49 +02:00
a36f812edf Implement create(), confirm() and match() (2.1.1.1) 2021-04-27 10:59:09 +02:00
dd1e95d6aa Add template for assignment 2 2021-04-26 14:12:50 +02:00
6d5b4b7b48 Add *.zip to .gitignore 2021-04-07 16:56:43 +02:00
33eaeaaa3c Implement Key-Value part (1.5) 2021-04-07 16:45:06 +02:00
cb11a87a71 Add logging output (1.4.2 & 1.4.3) 2021-04-07 12:11:16 +02:00
135c7dfd28 Implement Map-Reduce (1.4.3) 2021-04-07 11:51:55 +02:00
d5df23a8c3 Query name and location in radius (1.4.2 b) 2021-04-07 09:48:50 +02:00
fc6ea761d3 Query locationId (1.4.2 a) 2021-04-06 18:43:05 +02:00
8b4308cf1e Add MongoDB indexing (1.4.1) 2021-04-06 18:34:39 +02:00
4bad3fc48f Add setup for MongoDB and insert (1.4.1) 2021-04-06 18:30:31 +02:00
d81bbb58a9 Implement SQLInterceptor (1.3.3) 2021-04-05 21:22:24 +02:00
733bf50f91 Implement DefaultListener (1.3.2) 2021-04-05 21:22:05 +02:00
0887b15614 Implement cancelled Trips in range (1.2.3 b) 2021-04-05 20:11:55 +02:00
b38b24f018 Partially implement Rider spendings (1.2.3 a) 2021-04-05 20:11:32 +02:00
e715ce7f62 Implement reached locations query (1.2.2 a) 2021-04-05 18:28:18 +02:00
7b2199ea99 Change ManyToMany to OneToMany 2021-04-05 17:47:10 +02:00
ad0d3f3662 Change LEFT JOIN to JOIN 2021-04-04 18:39:31 +02:00
93608291ad Implement Driver active employments (1.2.1 b) 2021-04-04 17:47:21 +02:00
95c96e5a5f Make PlatformUser abstract 2021-04-04 17:46:34 +02:00
c0658a1bec Implement Rider query by email (1.2.1 a) 2021-04-04 14:58:20 +02:00
7264e610d0 Rename class 2021-04-04 14:13:30 +02:00
fb1c033a34 Remove unnecessary import 2021-04-04 14:10:34 +02:00
3c389721bd Set cascade to ALL for Rider and Preferences 2021-04-04 14:07:36 +02:00
321630053d Use @Column instead of @NotNull 2021-04-03 16:52:08 +02:00
dd80bfe4c6 Switch self reference 2021-04-03 16:51:45 +02:00
6db6c6b2e5 Fix mappings 2021-04-03 16:51:19 +02:00
87ffe9dc51 Make Rider <-> Preferences unidirectional 2021-04-03 14:52:19 +02:00
c2988d5a8e Implement Trip model in XML 2021-04-03 14:51:09 +02:00
be87269876 Use super method in getters and setters 2021-04-03 14:50:36 +02:00
b0695e1c12 Make Vehicle to Driver not nullable 2021-04-03 11:36:40 +02:00
ea62b14596 Change visibility to private 2021-04-03 11:24:30 +02:00
f639e25392 Instantiate Collections to ArrayList 2021-04-02 18:46:16 +02:00
fd9b742026 Implement PlatformUser superclass 2021-04-02 18:45:52 +02:00
00d2078a30 Model ManyToMany Trip <-> Location 2021-04-02 17:36:56 +02:00
200eb6efd4 Model Organization self reference 2021-04-02 17:36:04 +02:00
0f8a8d5f9f Add DAO implementations 2021-04-02 17:35:16 +02:00
a0b099cbc3 Reformat Implementations 2021-04-02 16:54:50 +02:00
37b60c4eeb Create Employment relationship 2021-04-02 16:52:00 +02:00
230d170b58 Implement ModelFactory 2021-04-02 16:50:58 +02:00
b97b7a5d03 Correctly set ManyToMany relationship 2021-03-15 15:35:41 +01:00
1f5943e871 Set relationships 2021-03-14 15:23:10 +01:00
858cc196ad Add Driver model 2021-03-14 15:22:41 +01:00