aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-16update (c) noticeBenjamin Kellermann1-1/+1
2019-01-07remove useless spaceBenjamin Kellermann1-17/+17
2018-08-25translation changesBenjamin Kellermann1-1/+1
2018-08-25massive english corrections, thanks to HaezelBenjamin Kellermann1-5/+5
2016-12-28add vote-classBenjamin Kellermann1-1/+1
2016-10-14catch poll_type manipulationBenjamin Kellermann1-1/+5
2016-04-14Bugfix for & in participant namesBenjamin Kellermann1-11/+9
2014-11-13port to ruby2.1Benjamin Kellermann1-3/+3
2014-10-22bugfix: to much escapeHTML...Benjamin Kellermann1-1/+1
2014-10-22remove XSS (thanks to Marko Winkler)Benjamin Kellermann1-17/+17
2014-02-21no more KCODE with ruby>=1.9 (thanks to IOhannes m zmölnig)Benjamin Kellermann1-1/+1
2013-08-19reverted to older revision (bugfix caused exception)Benjamin Kellermann1-8/+7
2013-08-19Bugfix XSS (thanks to Sipke Mellema)Benjamin Kellermann1-7/+8
2011-05-30give participant_tr an idBenjamin Kellermann1-1/+1
2011-05-27change date format to locale stringBenjamin Kellermann1-1/+1
2011-05-27add thead, tbody and to main tableBenjamin Kellermann1-3/+5
2011-05-26add possibility to hook into table renderingBenjamin Kellermann1-0/+8
2011-05-10ID for new commentBenjamin Kellermann1-1/+1
2011-04-19do not allow . in hmtlidBenjamin Kellermann1-1/+1
2011-04-15change strings to achieve same length for all typesBenjamin Kellermann1-10/+12
2011-04-15change sum styleBenjamin Kellermann1-14/+4
2011-03-01bugfix: could not add commentBenjamin Kellermann1-2/+4
2011-03-01new feature: sort commentsBenjamin Kellermann1-3/+25
2011-02-21small layout changesBenjamin Kellermann1-1/+2
2011-02-18style changes for more css featuresBenjamin Kellermann1-3/+3
2010-08-09avoid exception if user calls wrong history stringBenjamin Kellermann1-2/+0
2010-08-09avoid deletion of comments after reloadBenjamin Kellermann1-5/+8
2010-07-19bugfix: htmlid works same as in javascriptBenjamin Kellermann1-1/+29
2010-05-28small layout changeBenjamin Kellermann1-1/+1
2010-05-27unify appearanceBenjamin Kellermann1-1/+1
2010-05-27fix unittestsBenjamin Kellermann1-3/+3
2010-05-26possibility to immediately delete usersBenjamin Kellermann1-14/+6
2010-05-25change position of edit/delete symbolBenjamin Kellermann1-24/+65
2010-05-12regex conformityBenjamin Kellermann1-1/+1
2010-05-03show comment-headline only when neededBenjamin Kellermann1-1/+1
2010-05-03add possibility to browse comments in historyBenjamin Kellermann1-28/+27
2010-03-09use better translation formatBenjamin Kellermann1-3/+3
2010-02-25id for save buttonBenjamin Kellermann1-1/+1
2010-02-23more idsBenjamin Kellermann1-2/+3
2010-02-23add some idsBenjamin Kellermann1-2/+3
2010-02-23redesign of invite participantsBenjamin Kellermann1-52/+53
2010-02-23added delete buttonBenjamin Kellermann1-7/+28
2010-02-22simpler invite participants interfaceBenjamin Kellermann1-7/+17
2010-02-15use username cookie for commentBenjamin Kellermann1-1/+1
2010-02-08accept charset in formsBenjamin Kellermann1-1/+2
2010-02-03make id attribute in html more robustBenjamin Kellermann1-3/+8
2010-01-29add second separator lineBenjamin Kellermann1-2/+3
2010-01-28avoid empty tagsBenjamin Kellermann1-2/+2
2010-01-27give the elements more namesBenjamin Kellermann1-1/+1
2010-01-26forgot close tagBenjamin Kellermann1-1/+1