Commit Graph

60 Commits

Author SHA1 Message Date
Benni Bärmann 361b6b497c translation of dataloop works now 2022-02-07 14:54:40 +01:00
Benni Bärmann 40bcae239a some more translation work 2022-01-27 13:36:01 +01:00
Benni Bärmann ed4d47dd40 firstname lastname added to mail subjects 2021-09-20 13:55:43 +02:00
Benni Bärmann db74d3db5e bugfix in test, better error handling in mail sending 2021-09-15 13:41:21 +02:00
Benni Bärmann bbd1e7ff6d new test mac should have mac os 2021-09-14 11:58:22 +02:00
Benni Bärmann 4229928aae testmode warning 2021-09-14 09:58:41 +02:00
Benni Bärmann 24df9e4a93 bugfix in mail sending 2021-08-30 14:24:08 +02:00
Benni Bärmann 2b25c6d09d sim and intern removed, language => sprache 2021-05-26 15:09:40 +02:00
Benni Bärmann 6352064931 usermail fix in mail templates 2021-05-18 09:42:00 +02:00
Benni Bärmann aaba27551c getting email via oauth now. 2021-05-17 12:41:46 +02:00
Benni Bärmann 4251fcbc2c removed "None" and "[]" from last step and mails 2021-05-05 11:11:34 +02:00
Benni Bärmann 707ce532b6 laptop removed 2021-05-04 15:35:27 +02:00
Benni Bärmann db36e1cdc9 True/False => Ja/Nein in data, slightly changed verbose_name for usermail 2021-05-04 14:51:21 +02:00
Benni Bärmann b2493e01b0 new field keyboard layout, removed field landline 2021-05-04 12:45:41 +02:00
Benni Bärmann 910c24f703 removed empty lines in mails. bugfix regarding mail generation 2021-05-04 12:16:01 +02:00
Benni Bärmann 334bffdad0 automatic generation of mail adress added 2021-05-04 11:54:27 +02:00
Benni Bärmann 2de76d44d5 Mobile is BooleanField now. 2021-05-03 15:49:05 +02:00
Benni Bärmann 07a90dae8c bugfix _ext is now added bevor @ in email 2021-05-03 12:32:20 +02: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 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