Commit Graph

157 Commits

Author SHA1 Message Date
f09454fb38 fix bug, forgot to use new data field 2023-07-22 18:24:48 +02:00
b2f626f906 allow creating all fields for new boats 2023-07-22 16:36:02 +02:00
0381465272 add db constraints; add optional name for login (to be sent to members) 2023-07-22 15:51:20 +02:00
524d1acee2 add full CRUD for boats 2023-07-22 15:34:42 +02:00
c0bb6d51de create create/delete/view function for boats 2023-07-22 13:57:17 +02:00
115533e484 add faq 2023-07-18 09:32:32 +02:00
92a33ec731 friendlier faq 2023-07-11 15:11:01 +02:00
6d97c37fb0 be more verbose @ faq 2023-07-11 15:08:58 +02:00
c3870764dd correct faq 2023-07-11 15:01:32 +02:00
49f254a9d5 fix ci 2023-06-28 14:32:35 +02:00
a17726e714 lower bound = 0 for unused seats 2023-06-28 14:15:03 +02:00
509412599f change text 2023-06-26 09:34:52 +02:00
f05af311f2 add faq 2023-06-08 17:43:16 +02:00
Marie Birner
0e9d7857f8 [BUGFIX] styling special events list view 2023-06-08 15:42:00 +02:00
Marie Birner
16d00f2e11 [BUGFIX] styling special events list view 2023-06-08 15:38:49 +02:00
Marie Birner
46faccf959 [BUGFIX] styling special events list view 2023-06-08 15:37:05 +02:00
Marie Birner
6f2071df37 [BUGFIX] duplicate ids checkboxes in sidebar form 2023-06-08 15:28:08 +02:00
91fff843cb Merge branch 'main' of gitlab.com:PhilippHofer/rot 2023-06-08 15:00:22 +02:00
d45c73cac9 show proper state of checkbox 2023-06-08 15:00:15 +02:00
Marie Birner
efb47ae52f [TASK] change color header pinned event 2023-06-08 14:46:57 +02:00
Marie Birner
c17c86f7b7 [BUGFX] styling header date 2023-06-08 14:28:55 +02:00
47920305c4 allow updating pinning an planned_trip 2023-06-08 11:28:25 +02:00
Marie Birner
5d0bfddadf [BUGFIX] sorting trips & events 2023-06-08 11:25:08 +02:00
87ed710f66 add is_pinned functionality 2023-06-08 10:57:42 +02:00
70e3d7524d update deps; switch to hü :-) 2023-05-30 09:04:13 +02:00
d00aa35429 rephrase faq! 2023-05-14 09:33:15 +02:00
6a4ad409d7 order planned_events by time 2023-05-12 15:00:45 +02:00
968ab00cc0 show last access time 2023-05-10 09:04:09 +02:00
dab396640b formulate more positively 2023-05-10 08:37:25 +02:00
b7aaea5fe8 allow trip_type specification for creating a trip 2023-05-05 09:28:29 +02:00
f9f9f49197 fix typo 2023-05-04 10:25:13 +02:00
9b4433ab09 fix typos 2023-05-03 23:17:05 +02:00
8effe700d0 Merge branch 'faq' into 'main'
Faq

See merge request PhilippHofer/rot!9
2023-05-03 20:59:24 +00:00
69ea13a365 show different faq depending on user type 2023-05-03 22:50:05 +02:00
Marie Birner
8d951b9a1b [TASK] add macro for faq 2023-05-03 22:41:37 +02:00
9f7fa6b8c4 add edit option of planned_events 2023-05-03 22:40:22 +02:00
Marie Birner
db5f151b96 [TASK] add faqs for cox 2023-05-03 17:11:01 +02:00
787b28cc23 allow trip_type edit of trip 2023-05-03 16:51:37 +02:00
c9932b550b add faq route 2023-05-03 16:31:27 +02:00
Marie Birner
1f29779ede [TASK] layout trip_types and add onclick join msg javascript 2023-05-03 16:14:18 +02:00
Marie Birner
15644e8a0b Merge commit 'e5088bddb0ab694abac5f6d2ab2d76a5042e52bb' into feature/frontend-triptype
# Conflicts:
#	templates/index.html.tera
2023-05-03 15:26:41 +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
Philipp
a2a124d8c0 if clause forms add trip and add event 2023-04-28 22:12:13 +02:00
5421a3658d Merge branch 'feature/cancelation' into 'main'
Feature/cancelation

See merge request PhilippHofer/rot!6
2023-04-28 19:50:48 +00:00
2730687d97 Merge branch 'feature/input-labels' into 'main'
show input labels in default case

See merge request PhilippHofer/rot!8
2023-04-28 19:47:00 +00:00
29234e08af Update index.html.tera 2023-04-28 19:42:12 +00:00
Philipp
cb4d53c7f7 style delete button in admin view 2023-04-28 21:22:41 +02:00
0861d8b8d6 first draft of using trip types 2023-04-28 21:21:21 +02:00
Philipp
e51bd5882f show input labels in default case 2023-04-28 21:06:14 +02:00
Philipp
d6b0ce1603 show cancelation in sidebar 2023-04-28 20:46:46 +02:00