Commit Graph

70 Commits

Author SHA1 Message Date
Benni Bärmann 74eacb26c5 fixed accounts choices 2020-10-21 13:10:08 +02:00
Benni Bärmann d35775b1c4 added Accounts to project form 2020-10-21 13:00:44 +02:00
Benni Bärmann 6f87ea69cc some more cleanup 2020-10-21 12:06:30 +02:00
Benni Bärmann e916a9a86b included ProjectForm in InternView. fixed DatePicker. use admin-css 2020-10-21 11:15:55 +02:00
Benni Bärmann 8e0c48c354 deleted old code which is not longer in use 2020-10-21 10:55:54 +02:00
Benni Bärmann bc99551f77 changed some print() to raise RuntimeError() 2020-10-21 10:37:30 +02:00
Benni Bärmann 93d1f2f9d5 More Work on InternView. Basic HonoraryCertificate works 2020-10-21 10:24:18 +02:00
Benni Bärmann a7e8b9a19a some work towards InternView 2020-10-21 09:54:12 +02:00
Benni Bärmann ce2e84395d added project ForeignKey to HonoraryCertificate 2020-10-21 09:22:53 +02:00
Benni Bärmann 188d39deb9 added links for DATAPROTECTION and such ... 2020-10-20 14:12:12 +02:00
Benni Bärmann 59ee1436c5 required dataprotection checkbox added 2020-10-20 13:16:03 +02:00
Benni Bärmann 0c886d77f0 more work on if mail template 2020-10-20 12:29:45 +02:00
Benni Bärmann 0c20053f45 made a @classmethod out of set_granted 2020-10-20 12:00:59 +02:00
Benni Bärmann a31d4edc44 new local settings file. 2020-10-20 10:36:15 +02:00
Benni Bärmann e0c20c5d64 authorize/deny Links in IF Mail should work now 2020-10-20 09:35:04 +02:00
Benni Bärmann a07853b129 one more step towards working links in IF Mail 2020-10-20 08:39:00 +02:00
Benni Bärmann 0b21af98cc additional preliminary work for authorize/deny links in IF mail 2020-10-20 08:29:51 +02:00
Benni Bärmann c96f195b00 some preliminary work for authorize/deny links in mail 2020-10-20 08:06:36 +02:00
Benni Bärmann 1de0255582 change of label 2020-10-19 14:46:58 +02:00
Benni Bärmann 4e7a0372c7 split visa, mail etc up 2020-10-19 14:37:51 +02:00
Benni Bärmann 7d38549c3d unfied CHOICES into one global list 2020-10-19 14:04:34 +02:00
Benni Bärmann 58924235ff conditional labels in second form 2020-10-19 13:54:57 +02:00
Benni Bärmann f1c66f1411 save choices in database 2020-10-19 13:29:36 +02:00
Benni Bärmann 7ab8c956b1 new type field for Library/Software/eLit, finetuning mail conditions 2020-10-19 11:56:10 +02:00
Benni Bärmann af767b9d08 more choices added, use choices field in template 2020-10-19 11:24:41 +02:00
Benni Bärmann ec8f941dc9 new conditional in mails 2020-10-19 09:31:38 +02:00
Benni Bärmann 2b86efaa67 added old mail textx as comments for later use 2020-10-09 10:53:50 +02:00
Benni Bärmann dfc449f0de added mail to IF 2020-10-08 12:38:49 +02:00
Benni Bärmann 8ad0f91c85 first logic in mail template tested 2020-10-08 10:21:11 +02:00
Benni Bärmann ae82a26ba8 use template for sending mail 2020-10-07 15:07:02 +02:00
Benni Bärmann 6ddc55e287 new settings IF_EMAIL 2020-10-07 14:00:08 +02:00
Benni Bärmann 2a33d5bb38 first testmail 2020-10-07 13:36:35 +02:00
Benni Bärmann cf50e1ef12 just added some comments to clarify where we need to send which emails 2020-10-07 13:15:00 +02:00
Benni Bärmann 0f1523cc6a new custom command for sending mails via cron (still empty) 2020-10-07 11:21:21 +02:00
Benni Bärmann 78272a2f77 minor model changes (url length) 2020-10-07 09:55:32 +02:00
Benni Bärmann 90e2bf5411 project-id generation works in principle 2020-10-07 09:45:36 +02:00
Benni Bärmann 3ff7cd66b0 more for generating keys (broken version) 2020-10-06 15:15:05 +02:00
Benni Bärmann 23b28e0406 project id displayed in admin 2020-10-06 14:55:46 +02:00
Benni Bärmann 9c10b1c3b6 first steps in generating project ids 2020-10-06 13:17:28 +02:00
Benni Bärmann 8db27707e1 new: empty views and project.pid 2020-10-06 12:42:32 +02:00
Benni Bärmann 73225ea284 added some urls 2020-10-06 11:42:44 +02:00
Benni Bärmann 4969b9676e missing files added and formnovalidate="formnovalidate" for "prev" and
"first" button
2020-10-06 11:10:45 +02:00
Benni Bärmann c69fdb0e5b conditional forms finally working 2020-10-06 09:50:18 +02:00
Benni Bärmann 5d8525671c conditional form intermediate versionnot working version 2020-10-05 15:53:00 +02:00
Benni Bärmann 4c7d5855a7 conditional form: detection of choice works, IFGForm not. 2020-10-05 15:10:23 +02:00
Benni Bärmann c25d409a11 gather data and write to database in multistep form 2020-10-05 13:35:28 +02:00
Benni Bärmann 620511359d split up form 2020-10-01 14:45:04 +02:00
Benni Bärmann 997acb44d5 new template for multipage form 2020-10-01 14:08:11 +02:00
Benni Bärmann e66be49e2d added view for multipage form 2020-10-01 12:08:02 +02:00
Benni Bärmann 28204aeab7 added forms for multistep forms 2020-10-01 10:51:19 +02:00