Commit Graph

2073 Commits

Author SHA1 Message Date
da31c36c70 clean code with clippy 2023-04-04 19:49:27 +02:00
ed1ee2e7e2 add todo :( 2023-04-04 16:25:06 +02:00
94a21c6694 add todo 2023-04-04 15:44:38 +02:00
21b87f9471 cox always see full year 2023-04-04 15:42:26 +02:00
476c4db255 allow to show full year 2023-04-04 15:38:47 +02:00
9ad8e6dfed add user as of 2023-04-04 2023-04-04 15:26:03 +02:00
0b5fb51f19 update dependencies 2023-04-04 15:16:56 +02:00
cedaba5709 push 2023-04-04 15:16:21 +02:00
0bdd073d7f fix bug 2023-04-04 12:23:41 +02:00
3d907487a1 add planned_trip functionality 2023-04-04 12:19:56 +02:00
3dfc64071c finish admin tasks 2023-04-04 10:44:14 +02:00
202964bfa4 simplify db model (no open_registration as you can simply set trip_details.max_people=0), use proper table name 2023-04-03 22:30:39 +02:00
54d2b5cf68 cross off todo :-) 2023-04-03 22:15:12 +02:00
303624ab83 show name of loggedin_user; add logout functionality 2023-04-03 22:10:12 +02:00
387d93bbaf add tests; add authentication cookie 2023-04-03 22:03:45 +02:00
38d757cf4a update gitignore 2023-04-03 17:38:40 +02:00
79f22b9217 clean code with clippy 2023-04-03 17:32:41 +02:00
ff73accb52 craete login tests 2023-04-03 17:21:34 +02:00
d50f3d9746 start working on auth 2023-04-03 16:11:26 +02:00
3dbfadb00e don't focus on tests for now 2023-03-27 11:46:47 +02:00
90950e3a79 add todos 2023-03-26 17:28:25 +02:00
546381511e push 2023-03-26 16:58:45 +02:00
bb8fb03b61 add user table 2023-03-26 14:40:56 +02:00
f01b073654 clean repo 2023-03-26 13:59:48 +02:00
13d24ec766 add notes to trip_details 2023-03-26 13:55:07 +02:00
5e45010b68 new db model design 2023-03-25 14:47:34 +01:00
Marie Birner
a166b73ebe [TASK] add favicon 2023-03-25 14:33:22 +01:00
60d6bb06c2 create test db 2023-03-25 13:40:24 +01:00
f6a812b91d remove db from git repo 2023-03-23 11:23:12 +01:00
f4f25d8db8 upgrade packages 2023-03-23 11:22:20 +01:00
22dfd76467 always use your own name for registrations; except if the user has the add_different_user permission 2023-03-23 11:16:00 +01:00
cde862f97f always use your own name for registrations; except if the user has the add_different_user permission 2023-03-23 11:13:19 +01:00
de35247c76 improve code with clippy 2023-03-23 10:26:18 +01:00
Philipp
31258bdf15 allow cox to create events on no open days 2023-03-14 19:31:40 +01:00
3d2289763d don't show name on new trip creation 2023-03-14 19:24:20 +01:00
747698b72d fix 2023-03-14 17:09:12 +01:00
38d8197a48 don't allow registration for own events 2023-03-14 17:05:20 +01:00
48c9a481cc push 2023-03-14 16:49:32 +01:00
c79a342ce8 push 2023-03-14 14:00:53 +01:00
5cb486b5ce update dependencies 2023-03-12 13:49:53 +01:00
13f86e5383 improve message 2023-03-12 13:48:03 +01:00
d586cda61b properly format time 2023-03-12 13:41:09 +01:00
273676ff54 rephrase to 'Abmelden'; allow for cox as well 2023-03-12 13:32:42 +01:00
b86d80c3dd fix failed merge.... 2023-03-12 13:21:23 +01:00
56544996d7 Merge branch 'main' of gitlab.com:PhilippHofer/rot 2023-03-05 16:36:10 +01:00
Philipp
ec87d101e1 sort rowsers by registratoin datetime 2023-03-05 16:35:58 +01:00
02fac4e0a0 rebase 2023-03-05 16:34:28 +01:00
02cd893370 rebase 2023-03-05 16:33:02 +01:00
Marie Birner
f100fbe578 [TASK] style list view 2023-03-04 13:58:24 +01:00
Philipp
c15360af5b sort rowsers by registratoin datetime 2023-03-04 13:55:11 +01:00