Luca
|
5f434adf05
|
Fix templates
|
2023-05-09 23:42:49 +02:00 |
Luca
|
d5137f78f1
|
Add per-room shift count metrics
|
2023-05-09 23:25:24 +02:00 |
Luca
|
ad52a9b9fe
|
Fix metrics encoding
|
2023-05-09 23:25:24 +02:00 |
Andreas (@xAndy) Zimmermann
|
f076154ab0
|
show free count for helpers as well, use db to calculate
|
2023-05-09 00:08:08 +02:00 |
Andreas (@xAndy) Zimmermann
|
420beed018
|
improve shift reminder wordingt
|
2023-05-08 23:49:37 +02:00 |
Andreas (@xAndy) Zimmermann
|
84e944ae67
|
add team per room view, sort overview rooms
|
2023-05-08 23:37:21 +02:00 |
Luca
|
012cc6be1b
|
Reformat code with black
|
2023-05-08 21:08:16 +02:00 |
Luca
|
639524b9a4
|
Mark incoming messages as read when sending outgoing message, replace $token
|
2023-05-08 21:07:43 +02:00 |
Luca
|
8e3726eba4
|
Redact login token
|
2023-05-08 20:58:08 +02:00 |
Luca
|
0cd9f661c7
|
Add metric 'shift_registrations'
|
2023-05-08 19:04:43 +02:00 |
Luca
|
aabbb372b5
|
Add metric 'helpers_registered'
|
2023-05-08 18:49:50 +02:00 |
Luca
|
f2dbda15aa
|
Rename metric to 'helpers_required'
|
2023-05-08 18:49:11 +02:00 |
Luca
|
366f367a7d
|
Fix 'helpers_required_total' metric
|
2023-05-08 18:11:29 +02:00 |
Luca
|
36cc1a5fec
|
Add 'helpers_required_total' metric
|
2023-05-08 18:00:45 +02:00 |
Luca
|
a34f568083
|
Open AStA membership form in current tab
|
2023-05-08 16:58:38 +02:00 |
Luca
|
2563deb013
|
Update AStA form
|
2023-05-08 16:50:49 +02:00 |
Luca
|
bfa8b05192
|
Refer to login SMS in signup warning
|
2023-05-08 16:50:22 +02:00 |
Luca
|
8f22997ac1
|
Append 'h' to shift duration
|
2023-05-08 12:16:40 +02:00 |
Andreas (@xAndy) Zimmermann
|
3957c659e6
|
add custom filter to format shift durations
|
2023-05-08 11:17:14 +02:00 |
Andreas (@xAndy) Zimmermann
|
8a8c415015
|
parse events containing 2 levels of location data
|
2023-05-08 09:19:33 +02:00 |
Luca
|
422d588d53
|
Fix metrics again
|
2023-05-08 00:16:17 +02:00 |
Luca
|
28c23f5782
|
Reorder metrics
|
2023-05-08 00:11:58 +02:00 |
Luca
|
ae82b26644
|
Fix metrics
|
2023-05-08 00:10:13 +02:00 |
Luca
|
4a3f7adbee
|
Reformat migrations using black
|
2023-05-08 00:01:27 +02:00 |
Luca
|
0bfda856d8
|
Remove backup stuff from shift detail page
|
2023-05-07 23:05:28 +02:00 |
Luca
|
8bd09a22ae
|
Fix overwriting 'read' state of IncomingMessage every time it is "received"
|
2023-05-07 22:24:44 +02:00 |
Florian Sorg
|
1cbaf07cae
|
implement data structures for fallback, remove incompatible code
|
2023-05-07 18:07:45 +02:00 |
Luca
|
eb681d31b0
|
Implement incoming_message view and show message history on helper page
|
2023-05-07 17:24:26 +02:00 |
Luca
|
e9e263d59d
|
Add incoming messages page
|
2023-05-07 14:14:54 +02:00 |
Luca
|
1b9fc8652d
|
Fix bulma-prefers-dark
|
2023-05-07 12:52:00 +02:00 |
Luca
|
3bccd25028
|
Fix datetime formatting for sipgate API
|
2023-05-07 02:41:38 +02:00 |
Luca
|
2f39705d9a
|
Pass created_at of latest model to list_incoming_sms instead of the model itself
|
2023-05-07 02:30:09 +02:00 |
Luca
|
021c11aefd
|
Fix NameError
|
2023-05-07 02:25:18 +02:00 |
Andreas (@xAndy) Zimmermann
|
f9da38e4f1
|
make whole shift container clickable in team backend
|
2023-05-07 02:14:52 +02:00 |
Luca
|
63925b2893
|
Change id field on IncomingMessage to BigInteger
|
2023-05-07 02:08:20 +02:00 |
Luca
|
23a95499b8
|
Receive incoming messages every 300 seconds
|
2023-05-07 01:55:47 +02:00 |
Florian Sorg
|
4c47546415
|
Merge branch 'live'
|
2023-05-07 01:18:02 +02:00 |
Florian Sorg
|
5c60b5165e
|
display shift and room description in team view
|
2023-05-07 01:00:02 +02:00 |
Andreas (@xAndy) Zimmermann
|
b897bed39c
|
dont show days with only deleted views
|
2023-05-07 00:33:39 +02:00 |
Florian Sorg
|
56d4202b56
|
add description length to room admin list
|
2023-05-07 00:20:00 +02:00 |
Luca
|
5ce4c44b6a
|
Extend 'Message' model admin
|
2023-05-06 23:47:43 +02:00 |
Florian Sorg
|
ff3e489e22
|
add team member admin page
|
2023-05-06 22:50:26 +02:00 |
Florian Sorg
|
d9e7a42260
|
add fallback app and team member model
|
2023-05-06 22:43:00 +02:00 |
Andreas (@xAndy) Zimmermann
|
b93a4fee82
|
skip calendar events with empty title
|
2023-05-06 22:14:51 +02:00 |
Florian Sorg
|
8df85f3abb
|
upsi
|
2023-05-06 19:33:57 +02:00 |
Florian Sorg
|
8af38a7302
|
more documentation
|
2023-05-06 18:16:50 +02:00 |
Luca
|
e134aa7009
|
Add option to enable/disable asking users for AStA membership confirmation
|
2023-05-06 17:44:28 +02:00 |
Florian Sorg
|
b50dcdf02f
|
add jetbrains .idea folder
|
2023-05-06 17:05:42 +02:00 |
Florian Sorg
|
b3edf13841
|
document project setup
|
2023-05-06 17:05:12 +02:00 |
Luca
|
909a12b0d4
|
Fix margin around buttons
|
2023-05-06 14:17:27 +02:00 |