aboutsummaryrefslogtreecommitdiff
path: root/index.cgi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* restructured datepoll -> timepollhead (not ready yet)Benjamin Kellermann2009-11-181-8/+1
* fix encoding issue when creating poll with strange charactersBenjamin Kellermann2009-10-261-27/+26
* automatically redirect when poll is createdBenjamin Kellermann2009-10-251-6/+9
* usability: config is now a tabBenjamin Kellermann2009-10-251-1/+1
* moved config to left + sample text for SandboxBenjamin Kellermann2009-10-241-7/+8
* usability: change heading strings to uppercase startBenjamin Kellermann2009-10-241-2/+2
* change submit buttons to radio buttonsBenjamin Kellermann2009-10-241-9/+7
* Poll foo createdwww-data2009-10-241-10/+20
* remove hidden polls -> all polls are hiddenBenjamin Kellermann2009-10-241-18/+8
* polish start pageBenjamin Kellermann2009-10-181-19/+13
* fixed table layout in index.cgiBenjamin Kellermann2009-10-081-3/+4
* css added to overviewpageBenjamin Kellermann2009-10-081-2/+3
* mv jetzt aus ftools.rbBenjamin Kellermann2009-10-071-1/+1
* add symlinks to version control for easier developementBenjamin Kellermann2009-10-071-0/+3
* new feature access control (requires .ht* in each dir)Benjamin Kellermann2009-10-061-2/+4
* added feature to remove a pollBenjamin Kellermann2009-10-051-0/+1
* add / to avoid 301 redirectBenjamin Kellermann2009-09-211-1/+1
* make it once more a bit more robust to xssBenjamin Kellermann2009-09-151-2/+2
* display usefull error message when not configuredBenjamin Kellermann2009-09-141-1/+7
* atom wird nur angeboten, wenn atom.cgi existiertBenjamin Kellermann2009-07-151-3/+4
* Licence -> LicenseBenjamin Kellermann2009-07-091-2/+2
* struktur von config.cgi geändertBenjamin Kellermann2009-07-021-1/+1
* struktur von atom.cgi geändertBenjamin Kellermann2009-07-021-1/+1
* struktur von index.cgi umgebautBenjamin Kellermann2009-07-021-12/+88
* /html now in index.cgiBenjamin Kellermann2009-03-291-0/+2
* charset in own fileBenjamin Kellermann2009-03-291-34/+3
* fixed some bugs coming from last commitBenjamin Kellermann2008-11-171-5/+12
* merged with mainBenjamin Kellermann2008-11-171-0/+7
|\
| * License addedBenjamin Kellermann2008-11-171-0/+7
* | added possibility to configure the system and outsourced bazaar specific thingsBenjamin Kellermann2008-11-171-4/+5
|/
* removed unused linesBenjamin Kellermann2008-11-071-2/+0
* use cgi to print outBenjamin Kellermann2008-10-301-8/+10
* added no-cache headerBenjamin Kellermann2008-10-301-0/+1
* splitted files for more overviewBenjamin Kellermann2008-10-271-494/+3
* changed cookie path to avoid cookie floodingBenjamin Kellermann2008-10-271-2/+2
* atom support added (forgot to add fileBenjamin Kellermann2008-10-271-0/+1
* atom support implementedBenjamin Kellermann2008-10-271-5/+3
* changed hidden created textBenjamin Kellermann2008-10-251-2/+2
* support for hidden polls addedBenjamin Kellermann2008-10-251-21/+50
* fixed encodings to utfBenjamin Kellermann2008-10-241-3/+3
* improved history displayBenjamin Kellermann2008-10-241-26/+45
* added print.cssunknown2008-10-241-12/+11
* removed useless symlinking of dudle.cssunknown2008-10-241-2/+5
* changed initial commit positionunknown2008-10-241-2/+2
* added possibility to delete commentsunknown2008-10-241-10/+25
* merged with invite featureunknown2008-10-231-10/+15
|\
| * added feature to invite participantsunknown2008-10-231-7/+11
* | added history supportunknown2008-10-231-75/+105
|/
* added utf - ascii switchunknown2008-10-221-11/+16
* check if poll exists before creatingunknown2008-10-211-11/+15