aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Licence -> LicenseBenjamin Kellermann2009-07-091-2/+2
|
* edit symbolBenjamin Kellermann2009-07-021-2/+2
|
* DateTimePoll -> TimePollBenjamin Kellermann2009-07-011-1/+2
|
* first try to implement DateTimeBenjamin Kellermann2009-07-011-7/+11
|
* put historynav to poll classBenjamin Kellermann2009-06-141-0/+19
|
* added edit link for configBenjamin Kellermann2009-06-111-11/+23
| | | | | make columntitle more robust
* validated for xhtml1.1 conformityBenjamin Kellermann2009-06-101-2/+2
|
* better approach to edit participantBenjamin Kellermann2009-06-081-2/+3
|
* move columndescription to <a> instead of <th> Benjamin Kellermann2009-06-081-1/+1
|
* hover-zeile hervorhebenBenjamin Kellermann2009-06-061-2/+2
|
* textfeldgröße größerBenjamin Kellermann2009-06-031-1/+1
|
* do not show edit button in config modeBenjamin Kellermann2009-06-031-1/+1
|
* cleaner interfaceBenjamin Kellermann2009-06-031-2/+18
|
* edit Zeile farbig hervorgehobenBenjamin Kellermann2009-06-031-3/+4
|
* new feature: edit link, NEUE DATENSTRUKTURBenjamin Kellermann2009-06-021-18/+40
|
* moved config to own pageBenjamin Kellermann2009-03-291-34/+31
|
* removed old hidden featureBenjamin Kellermann2009-03-271-2/+2
|
* implemented feature to hide poll Benjamin Kellermann2009-03-271-0/+6
|
* 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
|
* added label tag for yes/no/maybe inputBenjamin Kellermann2008-12-161-6/+6
|
* changed def vcs_* to class VCSBenjamin Kellermann2008-12-011-1/+1
| | | | | added testcases for datepoll
* merged with mainBenjamin Kellermann2008-11-171-19/+24
|\
| * License addedBenjamin Kellermann2008-11-171-0/+6
| |
| * sorting improved but datastructure changedBenjamin Kellermann2008-11-121-9/+9
| |
| * bugfix: sort didn't worked correctBenjamin Kellermann2008-11-091-10/+9
| |
* | added possibility to configure the system and outsourced bazaar specific thingsBenjamin Kellermann2008-11-171-3/+4
|/
* added feature to sort multiple datafieldsBenjamin Kellermann2008-11-071-29/+24
|
* removed unused linesBenjamin Kellermann2008-11-071-3/+0
|
* added sort featureBenjamin Kellermann2008-11-041-21/+32
|
* validated outputBenjamin Kellermann2008-10-281-11/+17
|
* splitted files for more overviewBenjamin Kellermann2008-10-271-0/+251