aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-21Copyright information adoptedBenjamin Kellermann1-1/+1
2010-01-20remove summary on tablesBenjamin Kellermann1-2/+2
2010-01-20added localization support + german languageBenjamin Kellermann1-20/+29
2010-01-07each_column -> column.eachBenjamin Kellermann1-6/+6
2009-12-09unused codeBenjamin Kellermann1-1/+1
2009-12-07fix db index issueBenjamin Kellermann1-35/+31
2009-12-01use h3 instead of fieldsetBenjamin Kellermann1-10/+6
2009-12-01fix opera display issueBenjamin Kellermann1-1/+1
2009-11-24change wordingBenjamin Kellermann1-4/+4
2009-11-24show edit user hintBenjamin Kellermann1-1/+1
2009-11-24wrong order of closing tabsBenjamin Kellermann1-1/+1
2009-11-24invite implementedBenjamin Kellermann1-0/+20
2009-11-24give sort feedbackBenjamin Kellermann1-3/+4
2009-11-24quick n dirty fix for sorting problem. Have to rethink data modelBenjamin Kellermann1-15/+23
2009-11-24added non-working-testcase for sortBenjamin Kellermann1-0/+60
2009-11-24make the whole name clickable instead of only the edit symbolBenjamin Kellermann1-1/+2
2009-11-24filter for AC changes in historyBenjamin Kellermann1-0/+2
2009-11-24small HCI changesBenjamin Kellermann1-6/+7
2009-11-24added invite participant tab templateBenjamin Kellermann1-2/+2
2009-11-24validated and make filter persistentBenjamin Kellermann1-7/+12
2009-11-23show everytime 10 history entriesBenjamin Kellermann1-3/+3
2009-11-23distinguish between edit and add action in historyBenjamin Kellermann1-3/+8
2009-11-23started to implement undo, added flatten optionBenjamin Kellermann1-4/+4
2009-11-23new feature selecting parts of historyBenjamin Kellermann1-1/+33
2009-11-23own log class for historyBenjamin Kellermann1-16/+1
2009-11-22better css (fixes opera issue partially)Benjamin Kellermann1-2/+4
2009-11-21code restructuringBenjamin Kellermann1-4/+1
2009-11-21code restructuringBenjamin Kellermann1-6/+4
2009-11-20bugfix: prevent changing own user everytimeBenjamin Kellermann1-0/+1
2009-11-20implemented default username featureBenjamin Kellermann1-1/+1
2009-11-20hide participation thing in historyBenjamin Kellermann1-4/+4
2009-11-20made history tab usefullBenjamin Kellermann1-7/+9
2009-11-20License changedBenjamin Kellermann1-5/+18
2009-11-20changed interface to many tabsBenjamin Kellermann1-27/+23
2009-11-19labels should be upper caseBenjamin Kellermann1-4/+4
2009-11-19colored input fieldsBenjamin Kellermann1-5/+5
2009-11-18restructured datepoll -> timepollhead (not ready yet)Benjamin Kellermann1-85/+43
2009-10-29hide edit link in print.cssBenjamin Kellermann1-1/+1
2009-10-29css updatedBenjamin Kellermann1-1/+1
2009-10-29code makeupBenjamin Kellermann1-6/+15
2009-10-28usability: use invite feature inside the tableBenjamin Kellermann1-6/+5
2009-10-26bugfix: htaccess handles strange charactersBenjamin Kellermann1-45/+56
2009-10-24usability: space between buttonsBenjamin Kellermann1-1/+1
2009-10-24usability: change heading strings to uppercase startBenjamin Kellermann1-2/+2
2009-10-24remove hidden polls -> all polls are hiddenBenjamin Kellermann1-7/+1
2009-10-24guifix: remove double comment boxBenjamin Kellermann1-4/+3
2009-10-24do not show comments on unconfigured pollBenjamin Kellermann1-26/+0
2009-10-23usability fix: radio buttons rumdrehenBenjamin Kellermann1-3/+3
2009-10-23bugfix: wrong number of argumentsBenjamin Kellermann1-1/+1
2009-10-14edituser is no longer persistantBenjamin Kellermann1-14/+11