Commit Graph

66 Commits

Author SHA1 Message Date
Benni Bärmann 6a2dc6f1c9 accounts now user editable in own table 2021-07-08 08:00:28 +02:00
Benni Bärmann cdb27e6b89 first steps to editable accounts 2021-07-07 15:16:39 +02:00
Benni Bärmann a23ffdf67f intern view now works with django 3.2, too 2021-07-07 09:42:51 +02:00
Benni Bärmann 94164c3d6a fixed TypeError for django 3.2 2021-07-06 13:00:34 +02:00
Benni Bärmann f373fceaab added new field survey_mail_date 2021-04-12 13:44:45 +02:00
Benni Bärmann ada102a516 changed some fields from CharField to URLField 2021-04-12 11:48:41 +02:00
Benni Bärmann fd00d1b67a add leading zeros to project PID 2021-02-02 14:42:34 +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 6b21066173 more finetuning in BusinessCards 2020-11-18 16:31:55 +01:00
Benni Bärmann 4d720aa6a3 some more help texts and field changes 2020-11-18 16:24:51 +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 91cfb6607f added some linebreaks in the helptextx 2020-11-17 16:46:32 +01:00
Benni Bärmann 0a1184178e added some helptexts 2020-11-17 16:42:25 +01:00
Benni Bärmann bb39d4e3d9 sort choices in extern form 2020-11-17 13:06:07 +01:00
Benni Bärmann e56dbe88ef added links to choices in /extern form 2020-11-17 10:56:24 +01:00
Benni Bärmann 1809287852 added EMailField for validation 2020-11-16 16:31:29 +01:00
Benni Bärmann 13f0259e88 /extern modells finished 2020-11-02 14:25:07 +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 d4815129df some new fields for Project Model 2020-11-02 10:58:20 +01:00
Benni Bärmann d35c9c55d1 wikimedia logo added 2020-10-29 15:26:17 +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 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 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 cdc8b01d2f project field in HonoraryCertificate class blank=True 2020-10-26 13:15:38 +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 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 ce2e84395d added project ForeignKey to HonoraryCertificate 2020-10-21 09:22:53 +02:00
Benni Bärmann 0c20053f45 made a @classmethod out of set_granted 2020-10-20 12:00:59 +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 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