aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-07new feature: one can change a column name in one stepBenjamin Kellermann1-35/+50
2009-10-07removed non-working unit testsBenjamin Kellermann1-45/+0
2009-10-07delete user button is used for "enter" if it is before add/editBenjamin Kellermann1-2/+3
2009-10-07new feature: users can delete their rowBenjamin Kellermann1-2/+3
2009-10-05bugfix: invite_delete caused exceptionBenjamin Kellermann1-1/+1
2009-10-05added feature to modify name after participatingBenjamin Kellermann1-14/+17
2009-09-29added "last" in historyBenjamin Kellermann1-0/+1
2009-09-18space and + are not allowed in id= and for=Benjamin Kellermann1-2/+2
2009-07-09Licence -> LicenseBenjamin Kellermann1-2/+2
2009-07-02edit symbolBenjamin Kellermann1-2/+2
2009-07-01DateTimePoll -> TimePollBenjamin Kellermann1-1/+2
2009-07-01first try to implement DateTimeBenjamin Kellermann1-7/+11
2009-06-14put historynav to poll classBenjamin Kellermann1-0/+19
2009-06-11added edit link for configBenjamin Kellermann1-11/+23
2009-06-10validated for xhtml1.1 conformityBenjamin Kellermann1-2/+2
2009-06-08better approach to edit participantBenjamin Kellermann1-2/+3
2009-06-08move columndescription to <a> instead of <th> Benjamin Kellermann1-1/+1
2009-06-06hover-zeile hervorhebenBenjamin Kellermann1-2/+2
2009-06-03textfeldgröße größerBenjamin Kellermann1-1/+1
2009-06-03do not show edit button in config modeBenjamin Kellermann1-1/+1
2009-06-03cleaner interfaceBenjamin Kellermann1-2/+18
2009-06-03edit Zeile farbig hervorgehobenBenjamin Kellermann1-3/+4
2009-06-02new feature: edit link, NEUE DATENSTRUKTURBenjamin Kellermann1-18/+40
2009-03-29moved config to own pageBenjamin Kellermann1-34/+31
2009-03-27removed old hidden featureBenjamin Kellermann1-2/+2
2009-03-27implemented feature to hide poll Benjamin Kellermann1-0/+6
2008-12-22bugfix: caused nullpointer exception when no Anonymous was addedBenjamin Kellermann1-0/+1
2008-12-22count Anonymous participantsBenjamin Kellermann1-1/+2
2008-12-21store name when anonymousBenjamin Kellermann1-0/+1
2008-12-20exchanged empty participant with anonymousBenjamin Kellermann1-5/+8
2008-12-16added label tag for yes/no/maybe inputBenjamin Kellermann1-6/+6
2008-12-01changed def vcs_* to class VCSBenjamin Kellermann1-1/+1
2008-11-17added possibility to configure the system and outsourced bazaar specific thingsBenjamin Kellermann1-3/+4
2008-11-17License addedBenjamin Kellermann1-0/+6
2008-11-12sorting improved but datastructure changedBenjamin Kellermann1-9/+9
2008-11-09bugfix: sort didn't worked correctBenjamin Kellermann1-10/+9
2008-11-07added feature to sort multiple datafieldsBenjamin Kellermann1-29/+24
2008-11-07removed unused linesBenjamin Kellermann1-3/+0
2008-11-04added sort featureBenjamin Kellermann1-21/+32
2008-10-28validated outputBenjamin Kellermann1-11/+17
2008-10-27splitted files for more overviewBenjamin Kellermann1-0/+251