Commit graph

417 commits

Author SHA1 Message Date
7736059d23
Show a confirmation page 2024-06-01 21:36:04 +02:00
80065852ea
Remove comments 2024-06-01 16:26:59 +02:00
8f65efb80a
Save the response of a survey specific questionnaire to a separat file 2024-06-01 16:18:25 +02:00
b15beac0b6
No need to load package 2024-06-01 11:40:59 +02:00
1797966f0a
Update run-server shell script 2024-06-01 11:40:46 +02:00
afb2b84512
If needed change document-root for acceptor 2024-06-01 11:40:31 +02:00
ec33e2f677
Make server symbols public 2024-06-01 11:40:06 +02:00
3354bc04bc
Quit after core image is build 2024-06-01 11:39:45 +02:00
089b7d20bb
Load quicklisp and slime 2024-06-01 11:10:39 +02:00
eef04420b6
Add example dockerfile 2024-06-01 10:55:35 +02:00
4bc345ed55
Shell script to install quicklisp 2024-06-01 10:55:18 +02:00
410ef7b6cb
Set up scripts 2024-05-31 23:14:25 +02:00
2e7f5d5b2c
Define app as server 2024-05-31 23:14:06 +02:00
a83eda1e78
Move functions 2024-05-31 21:26:48 +02:00
bae891b673
Generate pseudo uuid 2024-05-31 21:18:52 +02:00
d4b78a3ac4
Handle sus form for specific survey 2024-05-31 20:59:49 +02:00
213a05fa6b
Use table to show survey properties 2024-05-31 19:28:09 +02:00
d5f09372d7
Fix code indentation 2024-05-31 19:27:45 +02:00
cd8a3730a4
Fix views path 2024-05-31 17:49:06 +02:00
7e9e818698
Move handlers from main to handlers 2024-05-31 15:29:39 +02:00
b13b2949cb
Remove index view 2024-05-31 15:23:49 +02:00
1a81ba6bbe
Update surveys view 2024-05-31 15:21:09 +02:00
e03b587fe2
Rename pages to views 2024-05-31 15:18:13 +02:00
52cd41b308
Re-rganize views 2024-05-31 15:07:22 +02:00
ddd473e4b1
Set session cookie 2024-05-31 14:45:33 +02:00
c288698276
Refactor questionnaire db 2024-05-31 12:17:38 +02:00
cd26142b47
Fix code indentation 2024-05-31 11:20:57 +02:00
0bc0919597
Rename packages 2024-05-31 09:43:02 +02:00
89ae137c40
Create surveys and get an overview of all surveys 2024-05-30 22:06:13 +02:00
5de2da8f8a
Persist new survey 2024-05-29 23:01:23 +02:00
10b6767f68 Iterate over checkboxes 2024-05-29 17:54:12 +02:00
1250c6c0fc
Fix db file suffix 2024-05-28 21:34:19 +02:00
a6fd8cbc59
Define handler for /survey/:id 2024-05-28 21:34:03 +02:00
c7a3e3bb45
Update new-survey form 2024-05-28 21:33:37 +02:00
ad3521b3e7 Re-organize code for higher modularity 2024-05-28 17:34:09 +02:00
7c25c68269
Show navbar background in full width 2024-05-27 23:16:14 +02:00
63912ee2e1
Show navbar background in full width 2024-05-27 23:15:36 +02:00
05ed6ab2e7
Add package information 2024-05-27 21:46:49 +02:00
ccd62879e0
Create a src/forms module and include sus.lisp 2024-05-27 21:44:50 +02:00
e7987959fd
Create a list of forms for the home page 2024-05-27 21:37:23 +02:00
be973ad864
Add german language sus form 2024-05-27 21:35:29 +02:00
5a1b90f9ab
Type check for string 2024-05-27 19:12:30 +02:00
54af774f0e Add more handler 2024-05-27 16:18:36 +02:00
38e57e0061 Dont import navbar* from library 2024-05-27 16:18:14 +02:00
5674547c12 Update Create partials module 2024-05-27 16:16:50 +02:00
1a071bbd7b Move gui macros to partials module 2024-05-27 16:15:50 +02:00
4e37d00b97
Add more navbar macros 2024-05-26 23:16:09 +02:00
b45a446681
Create macros for navbar 2024-05-26 22:38:14 +02:00
2dee894ec7
Remove form-header function 2024-05-26 17:20:20 +02:00
13956348ad
Import package navbar 2024-05-26 17:18:24 +02:00