Commit Graph

296 Commits

Author SHA1 Message Date
Keanu D?lle cda9a16899 FEA: filter for approval stages 2022-05-18 17:07:10 +02:00
Keanu D?lle 04341b00bf FIX: billing csv generation 2022-05-04 16:30:09 +02:00
Keanu D?lle f9b28752fa FIX: billing csv generation 2022-05-04 13:32:17 +02:00
Keanu D?lle d4fbc1f791 FIX: billing csv generation 2022-05-04 12:49:45 +02:00
Keanu D?lle e19f2bc765 FEA: added total money to billing csv 2022-04-25 07:16:53 +02:00
Keanu D?lle e8e20f57ae FIX: pagination 2022-04-25 06:26:19 +02:00
Keanu D?lle 961fea97a0 FIX: pagination 2022-04-25 06:14:17 +02:00
Keanu D?lle 8794f3e324 FIX: show pagination on event billing list, show event in the past in event billing list 2022-04-25 05:57:24 +02:00
Keanu D?lle f1b56bb520 FEA: added event billing list 2022-04-25 05:27:47 +02:00
Keanu D?lle cc1e3fe334 FEA: allow setting up names for lump sum and money for time 2022-04-21 21:30:28 +02:00
Keanu D?lle ff6fa999e4 FIX: format all money entries in CSV correctly FEA: allow multiple personnel billing emails 2022-04-21 21:15:28 +02:00
Keanu D?lle 187ccde762 FIX: changed calculation of personnel billing hours; FEA: Added Logging feature 2022-04-21 06:11:12 +02:00
Keanu D?lle 8db5a6f954 FIX: small code improvements, removed unnecessary dependency and imports 2022-04-06 15:35:09 +02:00
Keanu D?lle 78109686f2 FIX: removed whitespaces from generated csv files to improve Excel compability 2022-04-05 22:02:51 +02:00
Keanu D?lle f02c963e62 FIX: add new empty position in edit times in event billing 2022-03-16 12:38:41 +01:00
Keanu D?lle ab80df92be FIX: fixed #4 finally 2022-03-08 20:48:10 +01:00
Keanu D?lle d259817ea9 changed default event view to 90 days 2022-03-08 17:49:30 +01:00
Keanu D?lle feb90ffed2 FIX: repaired template search in event edit view; removed bug which prevented every event with vehicle_positions from loading 2022-03-08 15:11:38 +01:00
Keanu D?lle 0e9ccb48fd FIX: do not encode mail body; FIX: send subject with email 2022-03-08 13:35:38 +01:00
Keanu D?lle 0f22061a3d FIX: do not encode mail body 2022-03-08 13:28:05 +01:00
Keanu D?lle 166a6589e6 FIX: do not unwrap 2022-03-08 13:18:17 +01:00
Keanu D?lle f72dab60a9 FEA: finished approve method in event_billig. Finished event billing module 2022-03-08 12:48:32 +01:00
Keanu D?lle 4e5ee0d146 FEA: migrated mail setup to use lettre
Now we don't depend on cli mail client mail(x), but use smtp.
2022-03-08 12:46:19 +01:00
Keanu D?lle bbf971b345 added new billing settings 2022-03-08 12:43:54 +01:00
Keanu D?lle 136781c1f8 FEA: Approve billing stages 2022-03-08 00:51:33 +01:00
Keanu D?lle 779e3fa74b FIX: dependency update errors 2022-03-06 22:37:27 +01:00
Keanu D?lle 3ba1f5f4b7 FEA: add missing real_start_time/real_end_time from planned time / instance times 2022-03-06 19:31:05 +01:00
Keanu D?lle 930b8141a0 FEA: implemented the edit times view 2022-03-06 07:39:57 +01:00
Keanu D?lle f22dcf2a3c improved documentation for Patchs 2022-03-06 07:36:49 +01:00
Keanu D?lle b597925b3c fix: use proper deprecated notice 2022-03-06 07:36:24 +01:00
Keanu D?lle 2a6bdead8b FEA: added billing module (WIP) 2022-02-24 02:28:53 +01:00
Keanu D?lle 27295c704c FIX: allow creating communication target if editing own profile 2022-01-26 20:26:09 +01:00
Keanu D?lle 376d9e0c11 FIX: allow creating communication target if editing own profile 2022-01-26 20:23:24 +01:00
Keanu D?lle 7ecec5cb1f fix: removed unused imports 2022-01-24 09:38:36 +01:00
Keanu D?lle 17341cafcf FEA: show and edit planned datetimes for each event unit 2022-01-24 08:14:57 +01:00
Keanu D?lle 35e785bdc2 Added timezone support 2022-01-23 12:14:37 +01:00
Keanu D?lle c2b314839b Add database update for event billing 2022-01-23 07:35:00 +01:00
Keanu D?lle 0a6745ee89 FEA: redesigned template management
Added num and tag for positions
Introduced quickchange style
2022-01-19 01:18:34 +01:00
Keanu D?lle 4b9ea4a15f removed christmas design 2022-01-14 19:38:51 +01:00
Keanu D?lle 9809533e9e WIP 2022-01-12 22:20:36 +01:00
Keanu D?lle e592c88768 FEA: christmas design 2021-12-02 19:01:09 +01:00
Keanu D?lle 89a6232b2c FIX: add login attempt correctly
Due to a typing mistake some login attempts were added to the login_attempts_usernames table instead of login_attempts.
2021-11-25 07:24:26 +01:00
Keanu D?lle 519df4ae5f FIX: small refactoring 2021-11-14 02:17:17 +01:00
Keanu D?lle 8ef33bd407 FIX: small refactoring 2021-11-14 01:54:27 +01:00
Keanu D?lle 3925c1875e FEA: show groups with states in profile 2021-11-12 23:52:49 +01:00
Keanu D?lle dd0d248c17 FEA: introduced group membership states. 2021-11-09 00:18:45 +01:00
Keanu D?lle e1e3ca3406 FEA: added field "state" for groups in database structure 2021-10-15 18:32:31 +02:00
Keanu D?lle 52ae838692 FEA: delete requests 2021-10-06 15:10:18 +02:00
Keanu D?lle eed52375d6 FEA: added event requests, added permission editor 2021-08-16 10:10:12 +02:00
Keanu D?lle e7ff4205b2 fixed unused imports 2021-07-21 21:43:55 +02:00