aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* edituser is no longer persistantBenjamin Kellermann2009-10-141-14/+11
* nonbreakspace in last editBenjamin Kellermann2009-10-141-1/+1
* new feature: added hint, when nothing is configuredBenjamin Kellermann2009-10-071-1/+27
* new feature: delete columns in config interfaceBenjamin Kellermann2009-10-071-5/+20
* new feature: one can change a column name in one stepBenjamin Kellermann2009-10-071-35/+50
* removed non-working unit testsBenjamin Kellermann2009-10-071-45/+0
* delete user button is used for "enter" if it is before add/editBenjamin Kellermann2009-10-071-2/+3
* new feature: users can delete their rowBenjamin Kellermann2009-10-071-2/+3
* bugfix: invite_delete caused exceptionBenjamin Kellermann2009-10-051-1/+1
* added feature to modify name after participatingBenjamin Kellermann2009-10-051-14/+17
* added "last" in historyBenjamin Kellermann2009-09-291-0/+1
* space and + are not allowed in id= and for=Benjamin Kellermann2009-09-181-2/+2
* 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
* 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
* 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