aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | validated
* 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
|
* 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
| | | | | make columntitle more robust
* validated for xhtml1.1 conformityBenjamin Kellermann2009-06-101-2/+2
|