Commit graph

23 commits

Author SHA1 Message Date
e59f3c05e3 Fix plz error 2021-12-22 17:36:12 +01:00
28f71ee479 Check if photoFilname is set before deleting 2021-09-14 23:43:29 +02:00
5c25b036a4 Revert "Save cooridnates as GeoJSON in database"
This reverts commit ddb815d1b4.
2021-07-23 22:25:56 +02:00
ddb815d1b4 Save cooridnates as GeoJSON in database 2021-07-16 11:00:02 +02:00
df57a6f303 Refactor uploded file handling 2021-07-14 13:47:42 +02:00
7f485cee91 Set distance to null instead of 0 2021-07-14 12:03:07 +02:00
1758011412 Rename function to camelCase 2021-07-10 12:46:44 +02:00
5680522395 Check if filename is set before deleting 2021-06-15 18:18:43 +02:00
171a816f9d Delete photos when deleting offer 2021-06-15 17:24:15 +02:00
91fb30ed40 Use uniqid() instead of random_bytes() 2021-06-15 16:02:40 +02:00
d33e28467b Calculate distance between PLZs if given 2021-06-14 14:10:07 +02:00
90d67833e1 move route handling to offerController 2021-05-19 13:38:37 +02:00
e4c3aa17af Redirect to own offers overview after deletion 2021-05-19 13:37:44 +02:00
3a44d42168 add flash only if correct user and redirect then 2021-05-16 15:33:53 +02:00
07cb90e7fb implement deletion of offer 2021-05-15 12:18:23 +02:00
2f856d798e fix typo 2021-05-12 15:01:41 +02:00
a0576fc1cd Throw error if the offer is not yours 2021-05-09 17:53:41 +02:00
54486d008c Implement basic editing of offer 2021-05-09 17:23:02 +02:00
d10ef764bc change homepage route 2021-05-09 11:20:45 +02:00
c3e56756cb change offering to offer in frontend 2021-05-05 22:11:24 +02:00
eaebcaad57 Show wishes on offer page 2021-05-04 12:33:58 +02:00
b190f94213 add forgotten entity manager 2021-05-04 11:52:51 +02:00
d69842ba07 split controllers 2021-05-03 18:32:31 +02:00