Commit Graph

34 Commits

Author SHA1 Message Date
Benni Bärmann 1496e3d4b6 changes in production setting 2022-02-09 10:34:51 +01:00
Benni Bärmann b94e471ae4 translation working in principle with dev settings 2022-01-25 11:42:13 +01:00
Benni Bärmann aec2fdac16 translation (not working actually) 2022-01-25 11:21:57 +01:00
Benni Bärmann 476def4826 added department "kommunikation und events" 2021-10-14 12:22:30 +02:00
Benni Bärmann 0955751be3 ACCOUNT_EMAIL_REQUIRED = True not longer needed, TODO changed 2021-09-09 10:13:53 +02:00
Benni Bärmann 473f10cf43 some cleanup, bugfix: keyboard in it mail 2021-09-06 15:56:01 +02:00
Benni Bärmann 1b122d8f0d removed debug settings 2021-05-17 16:34:58 +02:00
Benni Bärmann aaba27551c getting email via oauth now. 2021-05-17 12:41:46 +02:00
Benni Bärmann f56c61fee9 new login page template 2021-05-17 10:34:21 +02:00
Benni Bärmann 3c6815fa6e logout on GET (there is no security risk here, we trust our users in this) 2021-05-17 09:54:08 +02:00
Benni Bärmann 9854e42e9a allauth settings added to production 2021-05-11 12:22:04 +02:00
Benni Bärmann e4207af2ef bugfix for allauth 2021-05-11 10:34:25 +02:00
Benni Bärmann 54881f9b8b Merge branch 'simpleauth' 2021-05-06 16:19:58 +02:00
Benni Bärmann b6c7df541f some fields changed/removed, "Weiter" is "Abschicken" in last step now 2021-05-04 10:44:00 +02:00
Benni Bärmann 6cbfc03411 added some adresses, settings and documentation 2021-04-07 13:56:45 +02:00
Benni Bärmann f131d4d0c9 new setting MAILTEST which sends mail only to EVA_MAIL not to departments 2021-03-25 10:09:27 +01:00
Benni Bärmann a2f910476e missing imports in production setting added 2021-03-18 14:16:49 +01:00
Benni Bärmann abd7885abf secrets and mail config in production 2021-03-18 14:12:46 +01:00
Benni Bärmann 9669d10e30 reorganisation of settings/git for production 2021-03-18 13:49:14 +01:00
Benni Bärmann 63e6a6bdfd added simple auth 2021-03-11 14:49:29 +01:00
Benni Bärmann afcd73b287 broken version with nextcloud login 2021-03-10 12:20:48 +01:00
Benni Bärmann dccc85a5d1 use correct url with index.php for nextcloud in settings 2021-03-04 10:19:00 +01:00
Benni Bärmann cec488054e some more oauth settings, getting closer... 2021-03-03 15:05:27 +01:00
Benni Bärmann 132bb76ab5 more allauth-settings and a forgotten migration 2021-03-03 12:15:50 +01:00
Benni Bärmann d97d3f6ae0 settings for django-allauth added 2021-03-03 12:00:45 +01:00
Benni Bärmann 3953149e2f add validation: desk must be present if not remote working 2021-02-09 12:45:33 +01:00
Benni Bärmann e3de93366a delete instance if DEBUG=False 2021-02-09 10:48:07 +01:00
Benni Bärmann 508392d700 added formtools app 2021-01-11 15:37:41 +01:00
Benni Bärmann da8b58279f basic form workflow added 2021-01-05 14:10:28 +01:00
Benni Bärmann 1cdc5fb4d2 datepicker from admin added, but does not work... 2021-01-04 15:48:32 +01:00
Benni Bärmann e9c6066ff0 very basic view/form/template workflow added 2020-12-23 15:08:27 +01:00
Benni Bärmann 23d20bacc7 IT-part of the modell added 2020-12-23 13:16:01 +01:00
Benni Bärmann c4403bc117 first steps for data modell 2020-12-23 12:04:08 +01:00
Benni Bärmann be99a13668 django initialisation 2020-12-23 10:59:05 +01:00