Commit Graph

45 Commits

Author SHA1 Message Date
Benni Bärmann f373fceaab added new field survey_mail_date 2021-04-12 13:44:45 +02:00
Benni Bärmann c02fd9864a removed code duplication, new basis class CheckForm 2020-11-18 18:06:00 +01:00
Benni Bärmann 2a182215c5 fancy stuff for LiteratureForm 2020-11-18 18:02:23 +01:00
Benni Bärmann 3a062c7c7c check for nutzungsbedingungen added to some other forms 2020-11-18 16:50:58 +01:00
Benni Bärmann 96dda66021 marked required fields with red stars 2020-11-17 16:11:10 +01:00
Benni Bärmann 36562f5855 buttons fixed 2020-11-03 12:56:40 +01:00
Benni Bärmann dc986d19e0 fixed order of fields. notes should be at the end 2020-11-02 15:41:08 +01:00
Benni Bärmann bf9e89763c finished extern forms 2020-11-02 14:04:01 +01:00
Benni Bärmann 8d4ba91d52 project modell finished 2020-11-02 11:56:07 +01:00
Benni Bärmann 9ef3f27502 service id added 2020-10-29 15:05:11 +01:00
Benni Bärmann 71249aa73e new fields for project: status, persons 2020-10-29 13:14:06 +01:00
Benni Bärmann a0c57c7d4d work on intern/PRO, korrekt pid implemented 2020-10-28 15:04: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 34936c7ef2 more work on MAIL, LIST and VIS modells and forms 2020-10-27 12:37:18 +01:00
Benni Bärmann 275741ab47 added Email modell and form 2020-10-27 11:00:58 +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 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 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 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 e916a9a86b included ProjectForm in InternView. fixed DatePicker. use admin-css 2020-10-21 11:15:55 +02:00
Benni Bärmann bc99551f77 changed some print() to raise RuntimeError() 2020-10-21 10:37:30 +02:00
Benni Bärmann a7e8b9a19a some work towards InternView 2020-10-21 09:54:12 +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 e0c20c5d64 authorize/deny Links in IF Mail should work now 2020-10-20 09:35:04 +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 7d38549c3d unfied CHOICES into one global list 2020-10-19 14:04:34 +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 90e2bf5411 project-id generation works in principle 2020-10-07 09:45:36 +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 4c7d5855a7 conditional form: detection of choice works, IFGForm not. 2020-10-05 15:10:23 +02:00
Benni Bärmann 620511359d split up form 2020-10-01 14:45:04 +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
Benni Bärmann 616606fa81 added datepicker from admin 2020-09-29 12:16:10 +02:00
Benni Bärmann e73302b354 removed formset. introduced simple form 2020-09-29 11:29:15 +02:00
Benni Bärmann 4e6f36048d lost files added 2020-09-29 09:54:31 +02:00