1
0
Fork 0
Commit Graph

75 Commits

Author SHA1 Message Date
alpcentaur 76d68531f9 sort of label choices on extern.html view alphabetically, change of text when form was sent to communitys und engagement instead of Ideenfoerderung 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 1050308712 conditional hiding of address textfield in literature form added 2023-02-27 17:09:29 +00:00
alpcentaur e9de3fcb99 changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2023-02-27 17:09:29 +00:00
alpcentaur 2254b77a0d changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false 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 960ec8841c added the automated mail with the possibility to grant travel costs by link in email 2023-02-27 17:09:29 +00:00
Benni Bärmann 8d8216fafb bugfix: username was not written to database 2021-01-04 16:19:26 +01:00
Benni Bärmann b5e0dbdd44 minor typo fixed. TODO with known bug added 2021-01-04 11:24:20 +01:00
Benni Bärmann bd8aced23f bugfix in auth_deny 2021-01-04 10:44:03 +01:00
Benni Bärmann 89bd3b0de6 first steps towards an csv export view 2020-11-19 15:55:10 +01:00
Benni Bärmann 886140d771 changes in /intern 2020-11-19 11:26:39 +01:00
Benni Bärmann 7caed36483 translation for done() view 2020-11-18 18:07:57 +01:00
Benni Bärmann 2a182215c5 fancy stuff for LiteratureForm 2020-11-18 18:02:23 +01:00
Benni Bärmann 32da9ccd16 help texts for Mailinglists and EMail Form 2020-11-18 17:46:05 +01:00
Benni Bärmann 7b5802e6ea some more fancy help texts 2020-11-18 16:16:05 +01:00
Benni Bärmann 3580bfe161 some changes in help texts 2020-11-18 16:03:27 +01:00
Benni Bärmann eaea801f73 some labels for LibraryForm changed 2020-11-18 15:38:38 +01:00
Benni Bärmann 7a1fbcbc06 choice nicely displayed 2020-11-18 15:19:42 +01:00
Benni Bärmann f375280b22 access to choice in second form 2020-11-18 12:05:18 +01:00
Benni Bärmann 1c4d1b2e2e delete entry in database if error during mail sending occured 2020-11-16 16:10:31 +01:00
Benni Bärmann 06a3d727ca strange bugs, wrong ideas, not sure what this was all about?!? 2020-11-16 15:53:43 +01:00
Benni Bärmann 3fed406be5 GO AWAY! 2020-11-09 12:42:29 +01:00
Benni Bärmann 2cd26f0d0e another fix for deployment 2020-11-09 12:35:23 +01:00
Benni Bärmann 0a62bd426f bugfix 2020-11-09 10:33:31 +01:00
Benni Bärmann fa41a93325 broken version, still working on authentification 2020-10-28 15:49:18 +01:00
Benni Bärmann a0c57c7d4d work on intern/PRO, korrekt pid implemented 2020-10-28 15:04: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 33387f7648 more work on LIT and VIS, some restructuring 2020-10-27 13:47:46 +01:00
Benni Bärmann 275741ab47 added Email modell and form 2020-10-27 11:00:58 +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 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 f2d209688b send mail 30 days after assumed end of project in sendmails command 2020-10-22 10:27:14 +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 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 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