aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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