1
0
Fork 0
Commit Graph

366 Commits

Author SHA1 Message Date
Benni Bärmann 0085c5ff02 changed the data protection link in html mails 2022-12-02 16:20:55 +00:00
Benni Bärmann 4d7b48f8b8 admin search bar working now for all models, gave a 500 error because of wrong syntax in admin.py - searchfields 2022-12-02 16:04:11 +00:00
Benni Bärmann 4aa8d15f74 html format geändert 2022-12-01 15:49:30 +00:00
Benni Bärmann d2d48c1a82 added mail_state to all objects, added filters regarding sendmail.py 2022-11-30 00:09:10 +00:00
corsaronero 9b9209f2b5 conditional hiding of address textfield in literature form added 2022-11-21 15:30:01 +00:00
corsaronero b28c145454 changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2022-11-21 13:11:49 +00:00
corsaronero 2501bb0866 changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false 2022-11-21 13:09:12 +00:00
corsaronero 7a99176b23 changed sending of last mails in sendmails.py and in views.py 2022-11-18 12:42:29 +00:00
corsaronero 21cfd50972 sendmails is sending html regarding the informing of the organisator when not happened 2022-11-17 18:45:45 +00:00
corsaronero 43df9bd353 created html versions of all mail templates 2022-11-17 18:37:38 +00:00
corsaronero 5d436f9294 added intern_notes variable to all dbs, not excluded in extern view for all 2022-11-17 18:19:18 +00:00
corsaronero c3c5a44be5 added date hierarchy and overview in admin panel to all other forms in admin.py, also created variable intern_notes 2022-11-17 17:39:43 +00:00
corsaronero 687fdddb8e made mail.adult a required field 2022-11-17 16:46:58 +00:00
corsaronero ca7fbf6af7 intern url commented out in urls.py 2022-11-17 16:27:42 +00:00
corsaronero 4603dddb69 added the automated mail with the possibility to grant travel costs by link in email 2022-11-17 16:22:18 +00:00
corsaronero 08406d97d1 if not happened mail is now in html format, if not html then txt 2022-11-17 11:40:30 +00:00
corsaronero 372bd32395 buttons in input form displaying 'Weiter', if last step then displaying 'Absenden' 2022-11-17 11:04:23 +00:00
corsaronero 8d6be910f3 added two sendmails functions, that are executed when admins change status of ended project 2022-11-16 21:19:49 +00:00
corsaronero 8356460242 added templates for changed sendmail.txt 2022-11-15 17:01:58 +00:00
corsaronero fba8178d48 Anfang code der Funktion end of proj approved in sendmails.py 2022-11-15 16:57:01 +00:00
corsaronero 4c016a4a5a added dropdown agreement to send my data for buying literature for me 2022-11-11 11:54:26 +00:00
corsaronero 0d51dae174 pic_of_url hidden in all views 2022-11-11 09:34:09 +00:00
corsaronero 9167adeab5 added boolean field send_data_to_print with html formatted link to businesscard 2022-11-11 08:44:38 +00:00
corsaronero 54eca0197c notes field is now bigger, changed to Textfield analog. new entry url_of_pic, migrated, javascript to hide in businesscard if nopic is choice 2022-11-11 08:28:46 +00:00
corsaronero 29d20e040e added NOT choice, 'nicht stattgefunden', to project status button 2022-11-08 12:55:54 +00:00
corsaronero 792f8df588 dates in tabulatures, based on django style with almost no new code. only applied to projects change list page 2022-11-04 11:18:09 +00:00
corsaronero a5b7d92ec2 full search and display fields for Projects, Services also added fields 2022-11-03 17:02:39 +00:00
corsaronero ace7fde295 added search field in admin panel model Projects, added displayed fields almost like wanted 2022-11-03 16:37:18 +00:00
corsaronero 1bb189bcc4 Datenschutzbestimmungen und Förderrichtlinien öffnen nun auch in neuem Tab 2022-11-01 10:35:42 +00:00
corsaronero 018d6bbc1b links in choice field opening new tab now 2022-11-01 10:30:30 +00:00
Benni Bärmann 5286b54441 impressum added 2021-12-15 15:27:07 +01:00
Benni Bärmann 9fae639677 Ideenfoerderung -> Communitys und Engagement 2021-11-08 15:46:20 +01:00
Benni Bärmann b228285344 just removed some debug prints 2021-11-08 14:31:10 +01:00
Benni Bärmann 8faf072aa9 removed broken test 2021-11-08 14:28:19 +01:00
Benni Bärmann bcae17e201 new settings file maria db dev 2021-11-04 18:19:27 +01:00
Benni Bärmann 335744cea3 BUGFIX: project.start should be required because we need it to
calculate year of project
2021-11-03 13:47:39 +01:00
Benni Bärmann 1b045fb77d fixture added to fix deployment problem with key constraints 2021-11-03 13:43:40 +01:00
Benni Bärmann d915f327dc db_constraint = False to solve deployment problem? 2021-11-01 15:21:25 +01:00
Benni Bärmann fb25c3f641 broken test deaktivated 2021-11-01 15:01:31 +01:00
Benni Bärmann 2bf0ff1504 step two for test_bib added, but not working 2021-10-11 15:50:16 +02:00
Benni Bärmann 0da3b2a4b5 added first step for test_bib 2021-10-11 13:04:28 +02:00
Benni Bärmann fd46dd2f5a some documentation for clarification added 2021-10-07 10:29:04 +02:00
Benni Bärmann 4e4edc390c new test for extern grant literature. removed args/kwargs from save
here too
2021-10-06 16:15:58 +02:00
Benni Bärmann 0c863bce22 stripped html-tags from emails 2021-10-05 11:49:57 +02:00
Benni Bärmann 49a0fa63ac added test for pid. bugfix for pid 2021-10-05 10:13:19 +02:00
Benni Bärmann 35bbd4b8a7 new autogenerated fields shown in admin but not in form 2021-10-04 15:45:51 +02:00
Benni Bärmann e28aca4313 finance_id now working 2021-10-04 14:49:18 +02:00
Benni Bärmann 466ce45e13 new test for finance_id added. failes as expected 2021-10-04 14:35:03 +02:00
Benni Bärmann 99a70229a1 refined project of year test 2021-10-04 14:32:09 +02:00
Benni Bärmann ea3072e559 project_of_year ist working now 2021-10-04 14:14:01 +02:00