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