|
b25a16445c
|
Add bash line
|
2024-06-12 23:19:05 +02:00 |
|
|
c56db273f1
|
Update setup files
|
2024-06-12 22:56:11 +02:00 |
|
|
e8b6d97b83
|
Refactor file/dir operations
|
2024-06-12 22:24:00 +02:00 |
|
|
6c754876e7
|
Add cloud-init file
|
2024-06-12 21:32:21 +02:00 |
|
|
453437d2c0
|
Fix code indentation
|
2024-06-12 21:32:05 +02:00 |
|
|
752d9dfc84
|
Use package per module
|
2024-06-11 23:07:12 +02:00 |
|
|
3995365be6
|
Only show results if available
|
2024-06-11 18:27:47 +02:00 |
|
|
53eb03aa79
|
Make survey class global available
|
2024-06-11 18:27:17 +02:00 |
|
|
1698da40a8
|
Update company_logo path
|
2024-06-10 21:54:36 +02:00 |
|
|
b5b64092fc
|
Use public to serve static files
|
2024-06-10 21:35:06 +02:00 |
|
|
165d959af2
|
Add public dir
|
2024-06-10 21:26:27 +02:00 |
|
|
3502c7265b
|
Choose data dir based on os
|
2024-06-10 19:40:53 +02:00 |
|
|
2337187206
|
Set data dir in users home dir
|
2024-06-10 18:20:26 +02:00 |
|
|
549bf83d28
|
Move files
|
2024-06-10 18:20:03 +02:00 |
|
|
96fb7f6520
|
Export README.md
|
2024-06-09 18:42:14 +02:00 |
|
|
7e1daca59e
|
Just start the app
|
2024-06-09 18:40:24 +02:00 |
|
|
d3d1edc1dd
|
Update README
|
2024-06-09 15:01:58 +02:00 |
|
|
7bfc30ecec
|
Update README
|
2024-06-09 14:58:56 +02:00 |
|
|
4d2c85c22a
|
Update README
|
2024-06-09 14:45:45 +02:00 |
|
|
48df97ebd8
|
Update README
|
2024-06-09 14:13:23 +02:00 |
|
|
7dcbf0fab6
|
Update README
|
2024-06-09 14:08:37 +02:00 |
|
|
a7969d9c8b
|
Simplify call to get survey id
|
2024-06-09 14:01:10 +02:00 |
|
|
e03643229c
|
Enable questionnaire resource to handle :get and :post
|
2024-06-09 13:07:32 +02:00 |
|
|
c0c0dc6ea9
|
Add readme
|
2024-06-09 13:02:05 +02:00 |
|
|
1212925469
|
Add random id generator
|
2024-06-08 21:43:23 +02:00 |
|
|
ec139b644c
|
Call a function to build the questionnaire link
|
2024-06-08 17:49:08 +02:00 |
|
|
8becb3d8aa
|
Show the results of questionnaires in the survey view
|
2024-06-07 18:55:42 +02:00 |
|
|
d21ec8e4ee
|
No need to check truename of file
|
2024-06-06 17:33:22 +02:00 |
|
|
8ecf15f226
|
Fix function naming
|
2024-06-06 17:33:03 +02:00 |
|
|
241f345561
|
Fix naming
|
2024-06-05 21:15:10 +02:00 |
|
|
8077b7fa55
|
Generate id when handler is called
|
2024-06-05 16:49:19 +02:00 |
|
|
5d024b1aa0
|
Be sure db file exist
|
2024-06-05 16:48:40 +02:00 |
|
|
90f878ca55
|
Dont create a session cookie
|
2024-06-05 16:46:29 +02:00 |
|
|
6d618d5393
|
Title is required
|
2024-06-05 16:46:14 +02:00 |
|
|
c857b3121f
|
Be able so set a default directory
|
2024-06-05 16:45:38 +02:00 |
|
|
b69e9d9f22
|
Merge branch 'main' of git.sr.ht:~marcuskammer/dev.metalisp.survey
|
2024-06-05 12:00:13 +02:00 |
|
|
3dcafac74b
|
Remove whitespace
|
2024-06-05 10:20:42 +02:00 |
|
|
1a6e8dd86a
|
Fix function naming
|
2024-06-04 20:21:58 +02:00 |
|
|
d9500aa9e1
|
Simplify logic in functions
|
2024-06-04 20:20:21 +02:00 |
|
|
3d1ca1fe97
|
Add LICENSE information
|
2024-06-02 22:55:58 +02:00 |
|
|
00df834718
|
Add whitespace
|
2024-06-02 22:52:47 +02:00 |
|
|
10bc5347ff
|
Replace survey function call
|
2024-06-02 21:12:47 +02:00 |
|
|
8ec67cd985
|
Fix survey function call
|
2024-06-02 21:10:08 +02:00 |
|
|
66054cddbe
|
Replace survey functions
|
2024-06-02 21:07:47 +02:00 |
|
|
0fa55fa629
|
Some fixes to make-survey
|
2024-06-02 19:54:59 +02:00 |
|
|
56aa9d904c
|
Replace function calls by make-survey
|
2024-06-02 19:54:08 +02:00 |
|
|
615c547b19
|
Define a make-survey function
|
2024-06-02 17:04:48 +02:00 |
|
|
bfd430a317
|
Fix function naming
|
2024-06-02 14:38:56 +02:00 |
|
|
cdb8381dfe
|
Check types for view
|
2024-06-02 14:38:27 +02:00 |
|
|
2a314583d6
|
Define more survey functions
|
2024-06-02 14:38:12 +02:00 |
|