Commit graph

131 commits

Author SHA1 Message Date
845c3880f4 add note about non-funcionality 2021-05-05 21:59:30 +02:00
ffbc8e2c6d implement deletion of wishes 2021-05-05 21:58:55 +02:00
35e9cb1fb9 update packages 2021-05-05 21:58:42 +02:00
ce10760cf8 update .env to use localhost as db host 2021-05-05 12:45:36 +02:00
0e22dad31e update dockerfile yet again 2021-05-05 12:33:28 +02:00
1c58889268 update dockerfile again 2021-05-05 12:11:51 +02:00
5cc90ff987 update dockerfile 2021-05-05 12:10:38 +02:00
ce130b338c Merge branch 'master' of ssh://git.thisfro.ch:222/thisfro/plant-exchange 2021-05-05 12:04:32 +02:00
6b24a8d748 add dockerfile for ci 2021-05-05 12:02:43 +02:00
f5dce84f4a add dockerfile for ci 2021-05-05 11:50:04 +02:00
268dd8cfae add jenkinsfile for ci 2021-05-05 11:24:41 +02:00
2815ac3028 fix typo in heading 2021-05-04 22:02:06 +02:00
db9316b580 styling offer page 2021-05-04 14:28:18 +02:00
75142b9347 update new offer form 2021-05-04 14:28:06 +02:00
eaebcaad57 Show wishes on offer page 2021-05-04 12:33:58 +02:00
4e7b8ec340 fix typo 2021-05-04 12:19:08 +02:00
728727b747 add captcha to registration 2021-05-04 11:59:08 +02:00
4fd13f7dde make email field readonly 2021-05-04 11:53:08 +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
d80d667e0d rename user twig template 2021-05-03 18:32:46 +02:00
d69842ba07 split controllers 2021-05-03 18:32:31 +02:00
35254a0bb4 remove comment 2021-05-03 18:06:55 +02:00
7e196b8754 fix flex-bug 2021-05-02 16:35:00 +02:00
af944b2abf Add readme 2021-05-02 15:55:16 +02:00
f2c8fef06f Add readme 2021-05-02 15:54:00 +02:00
45ca62f967 Add readme 2021-05-02 15:24:27 +02:00
d7002df737 recommit 2021-05-02 14:48:03 +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
85289c0e64 add link for forgot password 2021-05-01 00:18:31 +02:00
351c4c7dc8 Add form to update user settings 2021-05-01 00:14:57 +02:00
c7e261745b update homepage link 2021-05-01 00:14:32 +02:00
1effd26ee9 restrict admin access to ROLE_ADMIN 2021-04-30 21:24:51 +02:00
eba1194686 raise max upload size 2021-04-30 19:30:31 +02:00
faee4ca8ab Implement image upload 2021-04-30 19:23:01 +02:00
14d242f173 update navigation 2021-04-30 17:21:45 +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
635c8e900c validate user input client-side 2021-04-30 13:47:34 +02:00
8697c8a618 Merge branch 'master' of ssh://git.thisfro.ch:222/thisfro/plant-exchange 2021-04-30 10:03:59 +02:00
8c4771e4f9 complete registration process 2021-04-29 23:30:34 +02:00
1a024415c3 set forms to use bootstrap 2021-04-28 13:22:59 +02:00
b212d1fa74 create site with form to add offerings 2021-04-28 00:15:13 +02:00
781c8602d9 use font-awesome 2021-04-27 23:22:12 +02:00
e8cfb87012 use flexbox for card-deck 2021-04-27 13:21:00 +02:00
d6f44bd29a correctly import textareafield 2021-04-27 13:20:37 +02:00
d71656dd00 style the front page and create navbar 2021-04-27 10:20:02 +02:00
2d6a4eacd5 persist data for database and pgadmin 2021-04-27 09:52:17 +02:00
6e8e85b025 styling homepage 2021-04-26 23:50:23 +02:00