aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed wrong historydisplayBenjamin Kellermann2009-06-081-3/+3
* Security bugfix: bzr.rb could be exploitedBenjamin Kellermann2009-06-083-9/+4
* hover-zeile hervorhebenBenjamin Kellermann2009-06-062-3/+7
* xhtml compliance checkBenjamin Kellermann2009-06-031-4/+5
* textfeldgröße größerBenjamin Kellermann2009-06-031-1/+1
* do not add empty commentBenjamin Kellermann2009-06-031-1/+1
* do not show edit button in config modeBenjamin Kellermann2009-06-031-1/+1
* cleaner interfaceBenjamin Kellermann2009-06-033-73/+43
* edit Zeile farbig hervorgehobenBenjamin Kellermann2009-06-032-3/+7
* new feature: edit link, NEUE DATENSTRUKTURBenjamin Kellermann2009-06-022-21/+43
* invite_delete nicht auf anonymousBenjamin Kellermann2009-06-021-1/+1
* comment button anders beschriftetBenjamin Kellermann2009-06-021-1/+1
* 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