1
0
mirror of https://git.cant.at/Madeorsk/PollVerlaine synced 2024-11-01 05:24:31 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
67efb77b0d Subdirectory handling. 2018-08-26 12:04:29 +02:00
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
b7ece5cdad General improvements.
+ Add a way to configure the db handler (default DB : BerkeleyDB 4);
+ Add a way to launch a database optimization on delete;
* Designed Multiple votes checkbox;
* Others minor improvements.
2018-08-16 12:56:53 +02:00
Tagadda
a6e986fb16 WIP: unique_ip ! do not merge
+ Unique_ip check
+ Checkbox

TODO: Add some style
TODO: Fix a bug when you vote
2018-08-14 19:20:01 +02:00
Tagadda
7a29c6265b Delete a Poll 2018-08-13 15:20:39 +02:00
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
cbb85097e3 Initial commit 2018-08-12 14:30:38 +02:00