Commit graph

56 commits

Author SHA1 Message Date
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
d550d01464 Refactoring 2021-06-06 11:20:51 +02:00
0ed1eef5ff create imprint 2021-06-06 10:38:32 +02:00
15666fc92d force use of RouterInterface 2021-06-01 14:05:04 +02:00
0dab627482 generate url first 2021-05-29 19:45:45 +02:00
484903a5d3 email with with url() 2021-05-29 09:02:25 +02:00
0055c0e60c update email adresses 2021-05-28 17:43:40 +02:00
e924c11558 Implement basic trade offer via email 2021-05-28 17:33:10 +02:00
bed4012971 start working on trade email sending 2021-05-28 11:23:04 +02:00
58734aa7b2 Add remember me functionality 2021-05-20 23:34:50 +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
1ae9096729 Show users offers on dedicated page 2021-05-18 19:39: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
7c1911fcd9 Deny permission for removing wishes 2021-05-15 10:38:17 +02:00
428baa749c create a public user page 2021-05-13 12:11:02 +02:00
2f856d798e fix typo 2021-05-12 15:01:41 +02:00
92c683eb51 Notify not verified 2021-05-11 12:00:53 +02:00
6f213c7147 send actual mails 2021-05-11 11:37:34 +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
19d2bfbcc3 list users offers 2021-05-09 11:20:19 +02:00
185bede2b7 remove getting user 2021-05-09 10:19:54 +02:00
375e3ebec5 fix deletion of wishes after messed up merge 2021-05-08 23:32:12 +02:00
9b134dca40 Merge changes 2021-05-08 17:07:25 +02:00
b3500b630a show offers on user page 2021-05-08 17:03:25 +02:00
fec68fa969 Fix deletion of wishes 2021-05-08 16:59:45 +02:00
c3e56756cb change offering to offer in frontend 2021-05-05 22:11:24 +02:00
ffbc8e2c6d implement deletion of wishes 2021-05-05 21:58:55 +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
f2dd4da50b Implement basic wishlist 2021-05-04 11:52:20 +02:00
d69842ba07 split controllers 2021-05-03 18:32:31 +02:00
caeec30509 add reset password functionality 2021-05-02 14:45:17 +02:00
23c3a24672 show details of offer 2021-05-01 15:33:45 +02:00
faee4ca8ab Implement image upload 2021-04-30 19:23:01 +02:00
48174c8998 Flash a notification when offering added 2021-04-30 17:21:15 +02:00
990da0e669 Create form to create offering 2021-04-30 17:09:02 +02:00
8c4771e4f9 complete registration process 2021-04-29 23:30:34 +02:00
b212d1fa74 create site with form to add offerings 2021-04-28 00:15:13 +02:00
d6f44bd29a correctly import textareafield 2021-04-27 13:20:37 +02:00
19a8630a6d handle zipcode and descrition in crud 2021-04-26 23:50:11 +02:00
jannisp
0cc7902f7f disply all offerings on homepage 2021-04-26 17:31:24 +02:00
jannisp
8ab7341dc6 correctly handle byUser 2021-04-26 17:05:38 +02:00
d3a26a57ac adapt admin panel to handle offerings 2021-04-24 17:55:48 +02:00