Commit graph

216 commits

Author SHA1 Message Date
9b2ebb510f Allow offers to be viewd by unauthanticated users 2021-06-06 10:55:36 +02:00
0ed1eef5ff create imprint 2021-06-06 10:38:32 +02:00
4aeb6aa8a3 set default uri in .env 2021-06-03 15:10:10 +02:00
84f54c5743 increase php version 2021-06-03 13:28:56 +02:00
b2db893bd5 use absoute dirs 2021-06-03 13:28:34 +02:00
15666fc92d force use of RouterInterface 2021-06-01 14:05:04 +02:00
c20afb737a remove defaul_uri from .env 2021-06-01 14:04:45 +02:00
c5c3a0a1b1 actually use the generated url 2021-05-30 10:32:11 +02:00
366e9fd200 add trailing slash 2021-05-30 10:31:58 +02:00
0dab627482 generate url first 2021-05-29 19:45:45 +02:00
67f756436e use default_uri 2021-05-29 19:30:54 +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
648065df58 Merge branch 'master' of ssh://git.thisfro.ch:222/thisfro/plant-exchange 2021-05-28 17:38:01 +02:00
74721e9457 Merge branch 'wip-email' into master 2021-05-28 17:34:22 +02:00
e924c11558 Implement basic trade offer via email 2021-05-28 17:33:10 +02:00
c791218d70 Merge branch 'master' of ssh://git.thisfro.ch:222/thisfro/plant-exchange
Uncommitted changes before pull
2021-05-28 11:58:09 +02:00
bed4012971 start working on trade email sending 2021-05-28 11:23:04 +02:00
222d35e1b4 basic cookie notice 2021-05-27 16:40:00 +02:00
39a664c5b3 Fix typo 2021-05-22 23:23:01 +02:00
58734aa7b2 Add remember me functionality 2021-05-20 23:34:50 +02:00
6f5e5b069c Fix footer issue 2021-05-20 11:35:05 +02:00
513de8bf81 Add footer 2021-05-19 23:07:19 +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
61dacf1671 hacky fix for graphical bug on very small width 2021-05-19 13:31:03 +02:00
a309ee9170 Remove offer description from list 2021-05-19 13:26:12 +02:00
774acebf79 Add Label for ZIP and make desc not required 2021-05-19 13:25:48 +02:00
a3bd73abd1 Replace delete text with icon and add aria 2021-05-19 00:19:05 +02:00
1d52dfd83a Remove label and comments 2021-05-18 19:52:31 +02:00
cb5e3ed1d4 Replace deprecated MAINTAINER 2021-05-18 19:50:45 +02:00
1ae9096729 Show users offers on dedicated page 2021-05-18 19:39:44 +02:00
c2636811fd make button clickable 2021-05-16 15:35:51 +02:00
3a44d42168 add flash only if correct user and redirect then 2021-05-16 15:33:53 +02:00
54d57b2b83 add modal to confirm deletion of offer 2021-05-15 18:58:28 +02:00
07cb90e7fb implement deletion of offer 2021-05-15 12:18:23 +02:00
54dd7caf3f add purpose comment 2021-05-15 11:58:05 +02:00
7c1911fcd9 Deny permission for removing wishes 2021-05-15 10:38:17 +02:00
e8b3bdaa34 style offer detail view 2021-05-13 23:41:52 +02:00
00016d61e7 remove precursing p 2021-05-13 22:55:05 +02:00
c45f81616b fix domain name 2021-05-13 22:46:58 +02:00
ad9f338b63 fix ä encoding 2021-05-13 22:40:55 +02:00
3f4d5ed825 update email credentials 2021-05-13 22:28:08 +02:00
cf60740251 add logout button if logged in 2021-05-13 16:48:27 +02:00
428baa749c create a public user page 2021-05-13 12:11:02 +02:00
e0ec9807a3 Add link to edit offer 2021-05-12 15:02:11 +02:00
2f856d798e fix typo 2021-05-12 15:01:41 +02:00
198c976441 fix typo 2021-05-12 14:48:58 +02:00
e7920873c4 set login url 2021-05-12 10:07:43 +02:00
a9d05fea93 add php.ini to increase file upload size 2021-05-11 23:38:54 +02:00