aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* small print bugfixBenjamin Kellermann2009-03-293-4/+5
* bugfix: forgot to hide config link in print.cssBenjamin Kellermann2009-03-291-1/+1
* fixed character encoding at document levelBenjamin Kellermann2009-03-292-3/+5
|\
| * bugfix: no valid xhtmlBenjamin Kellermann2009-03-291-1/+1
* | moved config to own pageBenjamin Kellermann2009-03-296-91/+191
* | /html now in index.cgiBenjamin Kellermann2009-03-293-2/+5
* | charset in own fileBenjamin Kellermann2009-03-292-34/+41
|/
* merged with trunkBenjamin Kellermann2009-03-281-6/+7
|\
| * bugfix: bzr didn't worked when using non-ascii in PollnamesBenjamin Kellermann2009-02-231-6/+7
* | removed old hidden featureBenjamin Kellermann2009-03-272-19/+4
* | implemented feature to hide poll Benjamin Kellermann2009-03-272-0/+21
|/
* bugfix: caused nullpointer exception when no Anonymous was addedBenjamin Kellermann2008-12-221-0/+1
* count Anonymous participantsBenjamin Kellermann2008-12-221-1/+2
* store name when anonymousBenjamin Kellermann2008-12-211-0/+1
* 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