|
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 |
|
|
9e31652f47
|
clean code with clippy
|
2023-03-04 13:48:09 +01:00 |
|
|
ff36557a60
|
switch to datetime (instead of string) + show proper timezone
|
2023-03-04 13:36:36 +01:00 |
|
|
ff30d1894a
|
remove debug statement
|
2023-03-04 13:33:01 +01:00 |
|
|
6ea1585d7c
|
proper error message if already registered
|
2023-03-04 12:10:44 +01:00 |
|
Philipp
|
ff78b64dfd
|
add service + update file
|
2023-03-04 11:52:11 +01:00 |
|
Marie Birner
|
68c3628e61
|
Merge branch 'frontend'
# Conflicts:
# templates/base.html.tera
|
2023-03-04 11:43:28 +01:00 |
|
Marie Birner
|
aacff67e30
|
[TASK] add .history to gitignore
|
2023-03-04 11:40:43 +01:00 |
|
Marie Birner
|
30121e7d48
|
[DRAFT] first skin, add local font DejaVu Sans
|
2023-03-04 11:39:10 +01:00 |
|
|
23f3c142c1
|
add logging
|
2023-03-04 11:20:12 +01:00 |
|