1
0
Fork 0
Commit Graph

44 Commits

Author SHA1 Message Date
alpcentaur b8cdaa1bf7 send end mails var in admin.model.project changed to boolean check field, also true is false now, so changed logic in sendmails.py 2023-02-27 17:09:29 +00:00
alpcentaur 73ad8f90cf changed languages default to german, translated last labels (verbosename) for variables 2023-02-27 17:09:29 +00:00
alpcentaur d9db5238ea added mail_state to all objects, added filters regarding sendmail.py 2023-02-27 17:09:29 +00:00
alpcentaur 34857ccf03 changed sending of last mails in sendmails.py and in views.py 2023-02-27 17:09:29 +00:00
alpcentaur 1ed10b2b8c sendmails is sending html regarding the informing of the organisator when not happened 2023-02-27 17:09:29 +00:00
alpcentaur 960ec8841c added the automated mail with the possibility to grant travel costs by link in email 2023-02-27 17:09:29 +00:00
alpcentaur 95e9bdd5a8 added two sendmails functions, that are executed when admins change status of ended project 2023-02-27 17:09:29 +00:00
alpcentaur cb6710e758 Anfang code der Funktion end of proj approved in sendmails.py 2023-02-27 17:09:28 +00:00
Benni Bärmann d31b55e47c . 2021-04-14 15:47:06 +02:00
Benni Bärmann 6b65626af4 stupid commit for test purposes 2021-04-14 15:34:05 +02:00
Benni Bärmann 5bfadc6365 stupid error 2021-04-14 15:09:49 +02:00
Benni Bärmann 837b0bd9d5 moved additional survey mails from TO to BCC fields 2021-04-14 14:37:49 +02:00
Benni Bärmann b289df8dd3 additional survey mails to an intern adress added 2021-04-13 13:43:29 +02:00
Benni Bärmann ea2c6f6f20 write surveymail_date in sendmails command 2021-04-12 13:58:50 +02:00
Benni Bärmann d39fb2c87a BUGFIX: more wrong names in surveymails 2021-03-17 13:54:11 +01:00
Benni Bärmann be72261f5d BUGFIX: name in surveymail for Travel should be project not request_url 2021-03-17 12:46:45 +01:00
Benni Bärmann 276acec502 fixed bug which leeds to mails not be sent 2021-03-16 13:08:50 +01:00
Benni Bärmann f870fcab08 BUGFIX: correct project name is used now in surveymail 2021-02-08 09:57:21 +01:00
Benni Bärmann 9c23d8bddd BUGFIX: survey mails for project and travel should be sent after
project end not after granted_date
2021-02-08 09:12:56 +01:00
Benni Bärmann 36d56bbfa5 survey mail slightly changed 2021-02-04 15:40:27 +01:00
Benni Bärmann 0df4cc9b93 import bugfix 2020-11-16 12:19:12 +01:00
Benni Bärmann c39d2b3146 changed URLPREFIX in sendmails command 2020-11-16 12:02:50 +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 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 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 aa5de1c08d send mails two weeks after HonoraryCertificate is granted 2020-10-26 12:26:41 +01:00
Benni Bärmann 0ce0151b16 use Library.granted_date in sendmails command 2020-10-22 16:08:11 +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 d35775b1c4 added Accounts to project form 2020-10-21 13:00:44 +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