Commit Graph

437 Commits

Author SHA1 Message Date
Keanu D?lle 2a6bdead8b FEA: added billing module (WIP) 2022-02-24 02:28:53 +01:00
anghenfil eac0683253 Merge pull request 'billing_module' (#3) from billing_module into develop
Reviewed-on: #3
2022-01-26 19:28:37 +00: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
anghenfil 9c2c4e3eac Merge pull request 'billing_module' (#2) from billing_module into develop
Reviewed-on: #2
2022-01-24 07:27:37 +00: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 f8eca4a944 Added timezone support 2022-01-23 12:15:20 +01:00
Keanu D?lle 35e785bdc2 Added timezone support 2022-01-23 12:14:37 +01:00
Keanu D?lle e1ed350e91 Add field timezone in users to reflect user choosen timezone to parse times to 2022-01-23 09:05:46 +01:00
Keanu D?lle c2b314839b Add database update for event billing 2022-01-23 07:35:00 +01:00
Keanu D?lle 868e6aa645 Add database update for event billing 2022-01-23 07:34:35 +01:00
Keanu D?lle 618c0229bd Add permission overwrite switch for event billing 2022-01-23 07:33:54 +01:00
Keanu D?lle fa2436eb0b removed deprecated ui script 2022-01-19 04:51:24 +01:00
anghenfil e30fd12fdb Merge pull request 'template_design' (#1) from template_design into develop
Reviewed-on: #1
2022-01-19 03:48:58 +00: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 cf28c8493f FEA: christmas design 2021-12-02 18:19:50 +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 a99c5be8fe FEA: let user change limit for event list 2021-11-13 00:08:31 +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 e530bf2318 FIX: improved mobile layout 2021-10-06 17:49:17 +02:00
Keanu D?lle c211304cd6 FIX: improved mobile layout 2021-10-06 16:02:38 +02:00
Keanu D?lle 78e0fd9fe0 FIX: added extra mobile navigation and removed overlapsing navigation 2021-10-06 16:01:23 +02:00
Keanu D?lle 3c7a099132 Removed changelog from dashboard 2021-10-06 15:18:08 +02:00
Keanu D?lle 52ae838692 FEA: delete requests 2021-10-06 15:10:18 +02:00
Keanu D?lle 059a68a3a8 FIX: redirect after creating new event request 2021-08-20 00:57:04 +02:00
Keanu D?lle eed52375d6 FEA: added event requests, added permission editor 2021-08-16 10:10:12 +02:00
Keanu D?lle 6bab82fa57 improved logo alignment on welcome page 2021-07-26 13:13:41 +02:00
Keanu D?lle 7aa542ab69 improved logo alignment on welcome page 2021-07-24 23:19:10 +02:00
Keanu D?lle e7ff4205b2 fixed unused imports 2021-07-21 21:43:55 +02:00
Keanu D?lle 93715fd905 FEA: show full events in green, events with free cast positions red 2021-07-21 21:43:16 +02:00
Keanu D?lle 2d3b0998db FEA: automatically add user to default role on creation 2021-07-21 20:17:49 +02:00
Keanu D?lle cf7fcbb647 FEA: add user to group on creation 2021-07-16 18:17:29 +02:00
Keanu D?lle 9fb5f49318 FIX: do not send login data to password reset listener 2021-07-16 17:53:45 +02:00
Keanu D?lle 5d9ac3e002 FIX: ignore case for e-mail address in password resets 2021-07-16 17:48:52 +02:00
Keanu D?lle 5c7432de13 FIX: ignore case for e-mail address in password resets 2021-07-16 17:48:43 +02:00
Keanu D?lle e55398352c FEA: improved welcome page layout & colours 2021-07-16 17:40:28 +02:00
Keanu D?lle 4fb720de69 FIX: fixed irrelevant warning in mm_list
no longer parse empty groups added to list because of get parameter parsing
2021-07-16 17:39:49 +02:00
Keanu D?lle f933d09185 FIX: member list filter
Fixed bug where group filters in member list won't work due to new sorting features.
Changed sql query order: moved order query part between limit/offset and end of group where statement
2021-07-16 17:38:06 +02:00
Keanu D?lle bbb4cbabe6 FIX: improved mobile layout 2021-07-09 17:53:26 +02:00
Keanu D?lle 0b89e2bfab FEA: added sorting for member list
allow user so sort by columns
2021-07-09 17:38:55 +02:00
Keanu D?lle 18868d8ea8 FIX: show icons in sidebar instead of text on mobile devices 2021-07-01 19:14:33 +02:00
Keanu D?lle 9e39adce62 FIX: keep filter after page turn 2021-07-01 18:11:52 +02:00