|
fd9eddedfc
|
Experiment with a simple form builder
|
2020-04-09 14:15:19 +02:00 |
|
|
c1b9f8e701
|
Add test form in development mode
This helps to test submissions in development mode
|
2020-04-09 11:53:04 +02:00 |
|
|
10d80c6548
|
Support file uploads
This allows submissions to store file uploads
|
2020-04-09 11:02:07 +02:00 |
|
|
6c27a471ee
|
Use forms as homepage if logged in
|
2020-04-06 00:37:53 +02:00 |
|
|
92236aba2f
|
Disable wrap parameters on submission controller
wrap parameters wraps the body parameters sent via a JSON request in
a submission hash. We don't want that for our submissions.
|
2020-04-06 00:11:54 +02:00 |
|
|
917051c7ea
|
Hello tinyforms
|
2020-04-05 23:35:53 +02:00 |
|