aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* exchanged empty participant with anonymousBenjamin Kellermann2008-12-201-5/+8
* bugfix: could not navigate datepoll-month in ascii modeBenjamin Kellermann2008-12-161-4/+6
* added label tag for yes/no/maybe inputBenjamin Kellermann2008-12-161-6/+6
* bug in datepoll when month started with sundayBenjamin Kellermann2008-12-141-1/+1
* merged with mainBenjamin Kellermann2008-12-011-2/+2
|\
| * bugfix: config.rb was not foundBenjamin Kellermann2008-11-181-2/+2
* | changed def vcs_* to class VCSBenjamin Kellermann2008-12-015-30/+37
|/
* using the same directory for sourcecode checkout as cgiBenjamin Kellermann2008-11-171-4/+2
* fixed some bugs coming from last commitBenjamin Kellermann2008-11-173-17/+26
* merged with mainBenjamin Kellermann2008-11-1710-21/+90
|\
| * License addedBenjamin Kellermann2008-11-1710-0/+57
| * feedback and source notification addedBenjamin Kellermann2008-11-171-0/+13
| * sorting improved but datastructure changedBenjamin Kellermann2008-11-122-11/+11
| * bugfix: sort didn't worked correctBenjamin Kellermann2008-11-091-10/+9
* | added possibility to configure the system and outsourced bazaar specific thingsBenjamin Kellermann2008-11-178-18/+52
* | README addedBenjamin Kellermann2008-11-171-0/+9
|/
* added feature to sort multiple datafieldsBenjamin Kellermann2008-11-073-43/+73
* removed unused linesBenjamin Kellermann2008-11-074-13/+0
* added sort featureBenjamin Kellermann2008-11-043-25/+52
* using cgi.out instead of putsBenjamin Kellermann2008-11-021-4/+1
* use cgi to print outBenjamin Kellermann2008-10-303-41/+43
* added no-cache headerBenjamin Kellermann2008-10-301-0/+1
* removed hintBenjamin Kellermann2008-10-281-1/+1
* validated outputBenjamin Kellermann2008-10-283-59/+71
* bugfix: atom feed didn't worked for dirs with spacesBenjamin Kellermann2008-10-281-1/+1
* link with rel="self" addedBenjamin Kellermann2008-10-281-3/+3
* improved feed supportBenjamin Kellermann2008-10-271-19/+23
* improved feed support for overview feedBenjamin Kellermann2008-10-271-8/+16
* bugfix: forgot to require datepollBenjamin Kellermann2008-10-271-2/+2
* removed test.rb while its content is inside poll.rb and datepoll.rBenjamin Kellermann2008-10-271-71/+0
* splitted files for more overviewBenjamin Kellermann2008-10-276-496/+601
* changed cookie path to avoid cookie floodingBenjamin Kellermann2008-10-271-2/+2
* atom support added (forgot to add fileBenjamin Kellermann2008-10-272-0/+64
* 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-243-13/+65
* mergedunknown2008-10-240-0/+0
|\
| * Bugfix: Constant was initialized twiceunknown2008-10-231-1/+0
* | 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-232-75/+113
|/
* added utf - ascii switchunknown2008-10-221-11/+16
* check if poll exists before creatingunknown2008-10-211-11/+15
* changed value for no for better ASCII compatibilityunknown2008-10-211-9/+11