Commit Graph

24 Commits

Author SHA1 Message Date
bd4ee5954c implement is_locked for trip_details 2023-08-09 11:54:18 +02:00
f0c6bdac14 fix ci; clean code 2023-08-05 16:29:58 +02:00
94a9d285be clean db 2023-08-05 16:27:51 +02:00
64aefde8bc fix stat query 2023-08-05 15:58:17 +02:00
ff31ad83fe add boatdamages functionality 2023-08-02 14:29:19 +02:00
b2e84d727c use local timestamp for log 2023-07-31 09:10:26 +02:00
c42cd2cd9c allow adding rowers to logbook 2023-07-24 13:01:39 +02:00
c32c8bb643 move always_show to tripdetails 2023-07-23 19:45:48 +02:00
1d4c5f356d add first draft of logbook 2023-07-23 12:17:57 +02:00
0381465272 add db constraints; add optional name for login (to be sent to members) 2023-07-22 15:51:20 +02:00
c0bb6d51de create create/delete/view function for boats 2023-07-22 13:57:17 +02:00
6e61cce1ec create db tables for logbook 2023-07-22 13:10:13 +02:00
746c1c2b23 start working on always_show task 2023-05-14 09:38:45 +02:00
8c38a2faf6 add last_access column for user table 2023-05-10 08:57:20 +02:00
bb4dba7bc9 only allow guests to register for specific events; don't even show them the other trips 2023-04-29 18:57:01 +02:00
22e8511212 reorder migratoin 2023-04-28 21:30:13 +02:00
ea72b06c18 add migration 2023-04-28 21:18:50 +02:00
055c330a3e allow 'deletion' of user 2023-04-28 19:29:20 +02:00
a3ac83228c add rss feed with common actions 2023-04-18 12:10:11 +02:00
cedaba5709 push 2023-04-04 15:16:21 +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
d50f3d9746 start working on auth 2023-04-03 16:11:26 +02:00
bb8fb03b61 add user table 2023-03-26 14:40:56 +02:00