aboutsummaryrefslogtreecommitdiff
path: root/delete_poll.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-16update (c) noticeBenjamin Kellermann1-1/+1
2019-01-07proper output encoding of poll titleBenjamin Kellermann1-1/+1
2019-01-07change constants to variablesBenjamin Kellermann1-9/+9
2019-01-07remove useless spaceBenjamin Kellermann1-1/+1
2018-08-25translation changesBenjamin Kellermann1-1/+1
2018-08-25massive english corrections, thanks to HaezelBenjamin Kellermann1-4/+4
2016-08-14add translation to one text + update GermanBenjamin Kellermann1-1/+1
2016-08-06More small grammar changestaowa1-2/+2
2016-08-06Changed some strings for grammar and claritytaowa1-3/+3
2014-02-21encoding comment for ruby-1.9 (thanks to Troy Sankey and IOhannes m zmölnig)Benjamin Kellermann1-0/+1
2014-02-21change default search string to duckduckgoBenjamin Kellermann1-2/+2
2011-07-21disable example deletionBenjamin Kellermann1-11/+17
2011-05-25bugfix: delete_poll could be used for XSSBenjamin Kellermann1-4/+4
2011-05-18File.mv does not work across file system bordersBenjamin Kellermann1-2/+4
2011-05-18change backticks to %x notationBenjamin Kellermann1-11/+11
2011-04-18complete change of configurationBenjamin Kellermann1-1/+1
2010-09-21wording changeBenjamin Kellermann1-1/+1
2010-07-20redirect to return variable if givenBenjamin Kellermann1-0/+7
2010-04-30File.move does not work over fs-boundariesBenjamin Kellermann1-1/+1
2010-03-09use better translation formatBenjamin Kellermann1-1/+1
2010-02-08accept charset in formsBenjamin Kellermann1-1/+1
2010-01-28should ask for random stringBenjamin Kellermann1-1/+1
2010-01-25add language independent stringBenjamin Kellermann1-1/+2
2010-01-21bugfix: removed space after sentenceBenjamin Kellermann1-8/+5
2010-01-21Copyright information adoptedBenjamin Kellermann1-1/+1
2010-01-20added localization support + german languageBenjamin Kellermann1-20/+34
2009-12-14provide complete wizzard styleBenjamin Kellermann1-2/+2
2009-11-27two small bugfixesBenjamin Kellermann1-1/+1
2009-11-26heavy code restructuring, moved common code to dudle.rbBenjamin Kellermann1-40/+12
2009-11-25distinguish between title and urlBenjamin Kellermann1-5/+14
2009-11-24small HCI changesBenjamin Kellermann1-1/+1
2009-11-24better delete feedbackBenjamin Kellermann1-17/+48
2009-11-22validateBenjamin Kellermann1-5/+1
2009-11-21show table name as h1 in every pageBenjamin Kellermann1-2/+3
2009-11-20License changedBenjamin Kellermann1-5/+18
2009-11-20changed interface to many tabsBenjamin Kellermann1-31/+14
2009-10-26fix encoding issue when creating poll with strange charactersBenjamin Kellermann1-5/+7
2009-10-25body has to be id=mainBenjamin Kellermann1-1/+1
2009-10-24consistency: remove poll -> delete pollBenjamin Kellermann1-5/+5
2009-10-07mv jetzt aus ftools.rbBenjamin Kellermann1-1/+2
2009-10-05added feature to remove a pollBenjamin Kellermann1-0/+90