Commit Graph

204 Commits

Author SHA1 Message Date
Benni Bärmann a0c57c7d4d work on intern/PRO, korrekt pid implemented 2020-10-28 15:04:53 +01:00
Benni Bärmann 4d623f0aa8 volunteermail template finished 2020-10-28 11:43:53 +01:00
Benni Bärmann 4edfd4f3c5 if mail template finished 2020-10-28 10:28:56 +01:00
Benni Bärmann c7bde110a7 some changes (sorry, i lost track) 2020-10-27 15:50:46 +01:00
Benni Bärmann 209beea756 small translation changes in extern.html 2020-10-27 14:35:31 +01:00
Benni Bärmann d583bf7c91 some work on mail template if_mail.txt 2020-10-27 14:13:53 +01:00
Benni Bärmann 33387f7648 more work on LIT and VIS, some restructuring 2020-10-27 13:47:46 +01:00
Benni Bärmann afa0f6b55a added IFG to sendmails command 2020-10-27 13:08:47 +01:00
Benni Bärmann 34936c7ef2 more work on MAIL, LIST and VIS modells and forms 2020-10-27 12:37:18 +01:00
Benni Bärmann 02d5a542bc added MAIL, VIS and LIST to sendmails command 2020-10-27 11:55:16 +01:00
Benni Bärmann 275741ab47 added Email modell and form 2020-10-27 11:00:58 +01:00
Benni Bärmann b0e268df75 surveylinks now with unique IDs 2020-10-26 15:06:19 +01:00
Benni Bärmann a64de479e6 added parameter I/O for Service/Project in surveylink 2020-10-26 14:46:45 +01:00
Benni Bärmann 0c44eb8224 code duplication removed 2020-10-26 13:55:36 +01:00
Benni Bärmann 1458a1cb6b sned mails for Travel objects 3 weeks after the related project has ended 2020-10-26 13:23:05 +01:00
Benni Bärmann cdc8b01d2f project field in HonoraryCertificate class blank=True 2020-10-26 13:15:38 +01:00
Benni Bärmann 422094a240 send mails 4 weeks after project end reached 2020-10-26 13:01:11 +01:00
Benni Bärmann c816fbd2fe reorganisation of functions in sendmails command 2020-10-26 12:56:29 +01:00
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