|
c9d10f81a9
|
add mail for requesting fee
|
2024-03-15 11:41:03 +01:00 |
|
|
a61f7cebbb
|
no fee for 'ehrenmitglieder
|
2024-03-08 13:57:45 +01:00 |
|
|
7e6b577315
|
update filter
|
2024-03-08 10:16:36 +01:00 |
|
|
edb42717bc
|
add schnupper management
|
2024-03-06 15:55:13 +01:00 |
|
|
a3ce96d4bf
|
clippy
|
2024-03-06 13:27:03 +01:00 |
|
|
94b622a5e7
|
update filter
|
2024-03-05 13:45:19 +01:00 |
|
|
8b0cbe23d1
|
show year selector to admins for logbook
|
2024-03-05 09:19:15 +01:00 |
|
|
007b87e8ad
|
add scheckbook functionality, Fixes #184 (#235)
Reviewed-on: Ruderverein-Donau-Linz/rowt#235
|
2024-03-04 23:11:44 +01:00 |
|
|
05b7b7fbbf
|
Create admin function to use copy-pasted users from ekey, return the ones which don't match to "Donau Linz" rowt user, Fixes #204 (#230)
Reviewed-on: Ruderverein-Donau-Linz/rowt#230
|
2024-03-04 16:59:44 +01:00 |
|
|
8edbf15235
|
show user icon in all vorstand users
|
2024-03-04 16:37:53 +01:00 |
|
|
6ed28994c6
|
code cleanup
|
2024-02-21 14:46:17 +01:00 |
|
|
6e0c594c84
|
dont expect money from deleted users :-)
|
2024-02-16 13:13:57 +01:00 |
|
|
9c8bb59ad7
|
update list of filtered log in attempts
|
2024-02-07 12:36:27 +01:00 |
|
|
59f0ee1429
|
increase whitelist of not logging certain (wp logins)
|
2024-01-31 10:23:33 +01:00 |
|
|
a6faa128ec
|
don't spam logs with (unsuccessful) wordpress login attempts
|
2024-01-24 13:09:12 +01:00 |
|
|
b7499bd6cb
|
clean code; if logged out: save url where user tried to go to, go there once logged in, Fixes #179
|
2024-01-22 22:08:05 +01:00 |
|
|
a1a5e2ad89
|
move managing events to own role
|
2024-01-22 19:27:22 +01:00 |
|
|
eda072c713
|
enable changing paid state
|
2024-01-22 19:05:18 +01:00 |
|
|
e498b4be3b
|
group families in fee calc
|
2024-01-19 08:02:09 +01:00 |
|
|
3df6791b6b
|
fix ci
|
2024-01-19 00:50:30 +01:00 |
|
|
cb892e1c0c
|
remove unnecessary field
|
2024-01-19 00:46:51 +01:00 |
|
|
b893989dce
|
handle supporing fees
|
2024-01-19 00:44:53 +01:00 |
|
|
267becfbce
|
progress @fees, next step, deply+enter families/student/pupil/...
|
2024-01-19 00:39:15 +01:00 |
|
|
474db1232d
|
start working on calculating member fees
|
2024-01-18 21:36:38 +01:00 |
|
|
07c76f4e64
|
add family
|
2024-01-18 16:37:54 +01:00 |
|
|
3e2e058bcc
|
limit users to proper role, Fixes #135
|
2024-01-10 14:08:15 +01:00 |
|
|
5800f137f3
|
add data from nx
|
2023-12-30 21:21:30 +01:00 |
|
|
c7d7d0ca83
|
in preparation to moving userdata into app, we switched to arbitrary groups
|
2023-12-23 21:27:52 +01:00 |
|
|
7569798b00
|
upgrade sqlx to 0.7 Fixes #76 restructure registrations
|
2023-11-22 13:19:31 +01:00 |
|
|
2dd3885ba0
|
fix query
|
2023-11-20 23:44:13 +01:00 |
|
|
144bcefcab
|
update deps, switch to newest rocket version
|
2023-11-08 17:39:39 +01:00 |
|
|
039f9fbddf
|
switch order
|
2023-11-02 16:00:41 +01:00 |
|
|
4726c25d20
|
migration + better ordering
|
2023-11-02 15:04:08 +01:00 |
|
|
e1a7bdae65
|
fix ci
|
2023-11-02 12:25:13 +01:00 |
|
|
1ff050a247
|
add ergo tool
|
2023-11-02 12:15:10 +01:00 |
|
|
1d7f95e522
|
finish backend tests of new db layout
|
2023-10-30 15:32:17 +01:00 |
|
|
1f35be88ad
|
scheckbuch can't see logbuch
|
2023-10-24 10:16:26 +02:00 |
|
|
1581570d97
|
fix off-by-one error of not showing 'always show' trips 7 days before the event
|
2023-10-09 20:42:01 +02:00 |
|
|
d102e57b09
|
disable rowers in logbook if they are on water
|
2023-10-01 20:52:41 +02:00 |
|
|
90155dbc0f
|
fix ci
|
2023-10-01 20:52:41 +02:00 |
|
|
ff31ad83fe
|
add boatdamages functionality
|
2023-08-02 14:29:19 +02:00 |
|
|
adb26f6b91
|
create tests for model/rower.rs, Closes #32
|
2023-07-31 16:59:15 +02:00 |
|
|
32e6148844
|
use query_as instead of manual mapping
|
2023-07-31 16:33:44 +02:00 |
|
|
dc4b4b3499
|
add tests; Closes #30
|
2023-07-31 16:25:07 +02:00 |
|
|
1bff814811
|
push
|
2023-07-30 22:59:47 +02:00 |
|
|
e30dae68ad
|
remove not unseful logging
|
2023-07-28 11:50:11 +02:00 |
|
|
2e9ad2215f
|
remove unused import
|
2023-07-27 22:18:00 +02:00 |
|
|
16a0654e1f
|
only save (encrypted) user_id in cookie
|
2023-07-27 22:16:12 +02:00 |
|
|
0c906f2bda
|
check if shipmaster is already on the water
|
2023-07-27 15:00:52 +02:00 |
|
|
e5f22ae070
|
more clippy :-)
|
2023-07-25 13:32:20 +02:00 |
|