Commit Graph

82 Commits

Author SHA1 Message Date
Benni Bärmann 34cbf0f550 added bvg field to HR mail 2021-03-30 10:29:04 +02:00
Benni Bärmann 5c252c81f0 BVG form field added 2021-03-30 10:27:22 +02:00
Benni Bärmann 531ffa95fe added sim & sim2, configured mails in settings 2021-03-29 14:56:06 +02:00
Benni Bärmann 860a954ea0 minor design change 2021-03-25 12:45:58 +01:00
Benni Bärmann f131d4d0c9 new setting MAILTEST which sends mail only to EVA_MAIL not to departments 2021-03-25 10:09:27 +01:00
Benni Bärmann 6d87e1a766 just label changed stellenbeschreibung -> stellenbezeichnung 2021-03-25 09:13:22 +01:00
Benni Bärmann f45621ad5c TODO entrys 2021-03-18 14:57:20 +01:00
Benni Bärmann a2f910476e missing imports in production setting added 2021-03-18 14:16:49 +01:00
Benni Bärmann abd7885abf secrets and mail config in production 2021-03-18 14:12:46 +01:00
Benni Bärmann 9669d10e30 reorganisation of settings/git for production 2021-03-18 13:49:14 +01:00
Benni Bärmann d57100c8f5 mails will be send to usermail, too. 2021-03-17 10:43:26 +01:00
Benni Bärmann f99a3e0fdf added email adress of user to model and form 2021-03-15 15:27:08 +01:00
Benni Bärmann 63e6a6bdfd added simple auth 2021-03-11 14:49:29 +01:00
Benni Bärmann f194ef5f23 added special to OfficeForm, removed autoescape from email-template 2021-03-02 13:41:59 +01:00
Benni Bärmann 7458d06687 added email field validation 2021-03-02 11:44:42 +01:00
Benni Bärmann effa216b2b temporary deactivated CHANGE and EXIT 2021-03-02 10:54:35 +01:00
Benni Bärmann 51b760404a minor modell changes 2021-03-01 14:19:31 +01:00
Benni Bärmann 9348ad4c1e forgot migrations in last commit 2021-02-09 12:47:14 +01:00
Benni Bärmann 3953149e2f add validation: desk must be present if not remote working 2021-02-09 12:45:33 +01:00
Benni Bärmann e3de93366a delete instance if DEBUG=False 2021-02-09 10:48:07 +01:00
Benni Bärmann 4dbb57ce42 rebu2go added 2021-02-08 15:51:39 +01:00
Benni Bärmann b7742b5629 added field for laptop vendor 2021-02-08 14:46:38 +01:00
Benni Bärmann eb7d71bf69 change email if employee is extern and mail does not end with _ext 2021-02-08 13:13:44 +01:00
Benni Bärmann 70b849ffd6 added field "intern/extern" 2021-02-08 12:19:54 +01:00
Benni Bärmann ae051b2b48 cosmetic template changes 2021-02-08 11:28:32 +01:00
Benni Bärmann 82b137da5a confirmation step fixed 2021-02-04 12:59:23 +01:00
Benni Bärmann ab80f8c352 editorial code cleanup 2021-02-04 12:30:46 +01:00
Benni Bärmann 17a52a46dc fix of process handling with "choice" 2021-02-04 12:17:05 +01:00
Alexander Finger ab45d164e7 refactor basis form class 2021-02-04 10:41:52 +01:00
Benni Bärmann 8e7ae163a2 another template fix 2021-02-04 09:36:55 +01:00
Benni Bärmann 2b613b447f template fixed for CHANGE-Process 2021-02-04 09:24:54 +01:00
Benni Bärmann 49718e66ff change process working, in process is still missing last step. 2021-02-03 14:42:55 +01:00
Benni Bärmann 3f9a84a3f2 complete new conditional forms handling with condition_dict (still only partially working) 2021-02-03 10:53:02 +01:00
Benni Bärmann 3f92e323bf minor changes in the CHANGE process 2021-02-02 12:21:14 +01:00
Benni Bärmann b5b840d230 using process choice in template works in principle now 2021-02-02 11:31:40 +01:00
Benni Bärmann 5541000465 use DateInput Widget in ChangeForm 2021-02-02 10:33:51 +01:00
Benni Bärmann 99ea3ed37c ChangeForm included 2021-02-02 10:30:00 +01:00
Benni Bärmann 2d1ac9b8c6 get_form() finally working (kind of) 2021-01-21 12:55:33 +01:00
Benni Bärmann 5df881fa75 new radiobutton for E/V/A. no functionality at the moment 2021-01-20 11:02:22 +01:00
Benni Bärmann 02fddf6cc3 use a single template for all mails. 2021-01-20 09:18:18 +01:00
Benni Bärmann f6b4f0584b some data should be in every mail 2021-01-20 08:52:22 +01:00
Benni Bärmann 1111af5e0b success-page now a tiny bit friendlier. 2021-01-19 11:11:02 +01:00
Benni Bärmann 07b4e9bf72 use beautify_data() in mails too. added TODO with known bug 2021-01-19 10:32:31 +01:00
Benni Bärmann aa64972fff more beauty again! replace account codes with long names 2021-01-19 10:06:29 +01:00
Benni Bärmann 93f31fbaa0 even more beauty: using verbose_name from model for display data 2021-01-19 09:08:59 +01:00
Benni Bärmann 7154707e99 even more beauty in beautify_data() 2021-01-18 12:34:45 +01:00
Benni Bärmann b05178da9a beautifyed beautify_data() 2021-01-18 10:41:29 +01:00
Benni Bärmann b6970cdf04 added ugly function to beautify data 2021-01-14 15:10:29 +01:00
Benni Bärmann ab261c6118 filter context for mails for relevant data 2021-01-14 14:20:17 +01:00
Benni Bärmann 92f3896e7b code cleanup 2021-01-14 13:15:11 +01:00