Commit Graph

236 Commits

Author SHA1 Message Date
Benni Bärmann d82cea75e9 set granted and granted_date in InternView.done() 2020-10-26 12:34:09 +01:00
Benni Bärmann aa5de1c08d send mails two weeks after HonoraryCertificate is granted 2020-10-26 12:26:41 +01:00
Benni Bärmann a6474e07e8 some reorganisations of models, forms and views 2020-10-26 12:06:26 +01:00
Benni Bärmann 5a014d4696 Travel model and form added 2020-10-26 11:38:56 +01:00
Benni Bärmann 4a315b8163 reorganisation of abstract model classes, minor change in /intern form 2020-10-26 11:00:12 +01:00
Benni Bärmann 0ce0151b16 use Library.granted_date in sendmails command 2020-10-22 16:08:11 +02:00
Benni Bärmann bb2b40e50d granted_date added 2020-10-22 16:02:59 +02:00
Benni Bärmann d3ba817b09 new modell field survey_mail_send to make sure every mail is sendet only once 2020-10-22 14:38:23 +02:00
Benni Bärmann 7fa5110865 survey mails send (for Library only in the moment) 2020-10-22 14:17:34 +02:00
Benni Bärmann af68b71018 preliminary work for sending surveylinks out 2020-10-22 13:08:58 +02:00
Benni Bärmann 73b41066e9 added new modell field Project.end_mail_send to assure that mails will be only send once 2020-10-22 11:36:16 +02:00
Benni Bärmann 2bb8ee517d database change link to end of project mail added 2020-10-22 10:53:40 +02:00
Benni Bärmann f2d209688b send mail 30 days after assumed end of project in sendmails command 2020-10-22 10:27:14 +02:00
Benni Bärmann 541b9d8f7e preliminary work for the sendmails command 2020-10-21 15:01:05 +02:00
Benni Bärmann a78c10c043 new Project Field end date. some cleanup in ProjectForm and Project 2020-10-21 13:53:39 +02:00
Benni Bärmann 9e0903ca0e changed TYPE_CHOICES to dict to simplify some code 2020-10-21 13:27:05 +02:00
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