1
0
Fork 0
Commit Graph

295 Commits

Author SHA1 Message Date
Tobias Herre 3a87ef526c Added help-link in emails 2023-09-06 13:19:36 +00:00
corsaronero 6ecc5e985f removed wrongly generated logfile within input folder 2023-02-13 14:59:44 +00:00
corsaronero a72d9de3dd bugfixFDB completed 2023-02-07 14:02:58 +00:00
corsaronero 689da90083 last version, talked to admin today 2023-01-13 18:18:29 +00:00
corsaronero c06b7f39b1 trying with different username 2022-12-20 09:14:45 +00:00
Benni Bärmann e41ba42e1e changed mail_state, implemented live, changed mail sender 2022-12-14 16:28:09 +00:00
Benni Bärmann f8e8d093c1 search fields for travel and honorary are using foreign keys now, with the notation of double underscores 2022-12-12 10:26:19 +00:00
Benni Bärmann f2d65e5934 honorary certificate model now has autocomplete field foreign key project too 2022-12-12 10:13:46 +00:00
Benni Bärmann fcb906c193 changed order of fields in admin panel of model project 2022-12-09 18:54:58 +00:00
Benni Bärmann cb930eceda deleted variable persons in admin model project 2022-12-09 18:31:38 +00:00
Benni Bärmann d2d9149a62 send end mails var in admin.model.project changed to boolean check field, also true is false now, so changed logic in sendmails.py 2022-12-09 17:58:37 +00:00
Benni Bärmann a6defcb627 admin model travel has now datefields instead of datetimefields for checkin and checkout 2022-12-09 17:25:41 +00:00
Benni Bärmann 3d591a39f7 now the | in datefield is also hidden via css 2022-12-09 17:20:03 +00:00
Benni Bärmann 0b044692d6 literature self_buy_giveData variable is now required in extern view 2022-12-09 16:55:26 +00:00
Benni Bärmann d09b97f72f model travel is now based on extern instead of intern, service id is displayed and a readonly field 2022-12-09 16:52:52 +00:00
Benni Bärmann fbad8873ba all service ids are readonly fields now 2022-12-09 16:33:52 +00:00
Benni Bärmann e814b7fa41 added search bar to foreign key choice field project in model travel 2022-12-08 21:36:48 +00:00
Benni Bärmann f35a788fd0 hotel in forms.py is now radioselect choicefield and required 2022-12-08 21:32:17 +00:00
Benni Bärmann 2cd2d9f110 fixed literature selfbuy variables in admin view 2022-12-08 20:21:36 +00:00
Benni Bärmann b5062dcc28 custom css is now only applied to travel form, not to all forms 2022-12-07 14:08:23 +00:00
Benni Bärmann 2fe292fda0 changed logic of generation of finId and pId, solved Travelform error, hotel variable travelmodel is not required anymore 2022-12-07 13:56:22 +00:00
Benni Bärmann 35f0dd84ab hidden for all 'today' shortcuts in datetimefields via css 2022-12-06 19:22:56 +00:00
Benni Bärmann b153b78048 added adult multiple choice radio button by changing admin.py and forms.py 2022-12-06 17:39:25 +00:00
Benni Bärmann 40ec564815 travel und project models now have date hierarchy based on project end 2022-12-06 16:48:02 +00:00
Benni Bärmann 76f8df70ee added a presave signal for travel model to update own field with foreign key project field 2022-12-06 16:19:02 +00:00
Benni Bärmann 5335865fcd rewrote the javascript part 2022-12-05 10:19:03 +00:00
Benni Bärmann b662011618 changed languages default to german, translated last labels (verbosename) for variables 2022-12-04 16:40:23 +00:00
Benni Bärmann 97525ad564 added link to Reisekosten in label choices in extern.html view 2022-12-02 17:14:03 +00:00
Benni Bärmann a50c8efd60 sort of label choices on extern.html view alphabetically, change of text when form was sent to communitys und engagement instead of Ideenfoerderung 2022-12-02 17:10:09 +00:00
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