Commit Graph

8 Commits

Author SHA1 Message Date
Madeorsk f168daf94d Do not show HTML for items labels. 2019-05-04 11:53:21 +02:00
Madeorsk 67efb77b0d Subdirectory handling. 2018-08-26 12:04:29 +02:00
Madeorsk 7b0a619b0e Multiple choices and redirections
+ Now possible to allow multiple choices;
* Add partial settings support;
* Fixed and moved some redirections to appropriate pages;
* CSS adjustments.
2018-08-16 14:09:37 +02:00
Madeorsk f738330baf Merge remote-tracking branch 'origin/tagada' 2018-08-13 17:08:09 +02:00
Madeorsk 4ca767b730 Vote handling for form and JSON. 2018-08-13 14:51:21 +02:00
Madeorsk 9c4add0217 Poll visualisation.
Finished poll visualisation. TODO: Buttons now need to do things.
2018-08-12 22:18:31 +02:00
Madeorsk 5ac9b5d0e4 End of Home page, begin of Poll page and Configuration
* Finished Home page behavior;
* Started Poll (just the title for now);
* Changed POST /polls return code to 206 (CREATED);
+ Add a configuration file (only app_url inside of it for now).
2018-08-12 19:29:13 +02:00
Madeorsk cbb85097e3 Initial commit 2018-08-12 14:30:38 +02:00