aboutsummaryrefslogtreecommitdiff
path: root/poll.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* add empty row to have more space in poll tabBenjamin Kellermann2010-01-261-1/+2
|
* Copyright information adoptedBenjamin Kellermann2010-01-211-1/+1
|
* remove summary on tablesBenjamin Kellermann2010-01-201-2/+2
|
* added localization support + german languageBenjamin Kellermann2010-01-201-20/+29
|
* each_column -> column.eachBenjamin Kellermann2010-01-071-6/+6
|
* unused codeBenjamin Kellermann2009-12-091-1/+1
|
* fix db index issueBenjamin Kellermann2009-12-071-35/+31
|
* use h3 instead of fieldsetBenjamin Kellermann2009-12-011-10/+6
|
* fix opera display issueBenjamin Kellermann2009-12-011-1/+1
|
* 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
| | | | | 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
|