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