Commit Graph

41 Commits

Author SHA1 Message Date
Benni Bärmann d57100c8f5 mails will be send to usermail, too. 2021-03-17 10:43:26 +01:00
Benni Bärmann 63e6a6bdfd added simple auth 2021-03-11 14:49:29 +01:00
Benni Bärmann effa216b2b temporary deactivated CHANGE and EXIT 2021-03-02 10:54:35 +01:00
Benni Bärmann e3de93366a delete instance if DEBUG=False 2021-02-09 10:48:07 +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 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
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 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 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
Benni Bärmann 3a3b7f25cb fixed context data in last step 2021-01-14 12:44:04 +01:00
Benni Bärmann f6bdaa01d5 added redirect after last step 2021-01-14 09:37:45 +01:00
Benni Bärmann f7dc98b10c data preview step added to form (not working) 2021-01-13 15:21:22 +01:00
Benni Bärmann b02c3820ec added ITForm and OfficeForm 2021-01-13 13:12:40 +01:00
Benni Bärmann 390606e3d5 wizard finally working (proof of conecpt) 2021-01-13 09:51:13 +01:00
Benni Bärmann 659c7f3d34 more steps toward a formtools wizard. stil not really working 2021-01-12 10:57:21 +01:00
Benni Bärmann 552d56bdd2 basic data transfer to mail template works now 2021-01-06 11:20:11 +01:00
Benni Bärmann f08ed17bb2 mails will be send to departments now 2021-01-06 10:59:47 +01:00
Benni Bärmann d971798018 basic mail sending system added (withour actual sending mails in the moment) 2021-01-06 10:20:06 +01:00
Benni Bärmann da8b58279f basic form workflow added 2021-01-05 14:10:28 +01:00
Benni Bärmann 1cdc5fb4d2 datepicker from admin added, but does not work... 2021-01-04 15:48:32 +01:00
Benni Bärmann a7f1bc6e7f added all fields to EvaFormView 2020-12-23 15:16:39 +01:00
Benni Bärmann e9c6066ff0 very basic view/form/template workflow added 2020-12-23 15:08:27 +01:00
Benni Bärmann 06cd9f63b5 just app initialising 2020-12-23 11:42:57 +01:00