aboutsummaryrefslogtreecommitdiff
path: root/timepollhead.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-19more width between tablesBenjamin Kellermann1-2/+2
2010-01-19use larger symbols for navigation + remove yearforward/backwardBenjamin Kellermann1-8/+4
2010-01-18add descriptive textBenjamin Kellermann1-1/+12
2010-01-18html validatedBenjamin Kellermann1-2/+3
2010-01-07each_column -> column.eachBenjamin Kellermann1-5/+3
2009-12-12bugfix: cannot create empty string on timepollhead.timestring.timeBenjamin Kellermann1-1/+1
2009-12-12bugfix: could not delete days with 1 digitBenjamin Kellermann1-1/+1
2009-12-07fix db index issueBenjamin Kellermann1-26/+14
2009-12-01fix opera display issueBenjamin Kellermann1-3/+3
2009-11-26heavy code restructuring, moved common code to dudle.rbBenjamin Kellermann1-0/+9
2009-11-24give sort feedbackBenjamin Kellermann1-4/+9
2009-11-24quick n dirty fix for sorting problem. Have to rethink data modelBenjamin Kellermann1-9/+9
2009-11-24include sorting symbolBenjamin Kellermann1-3/+3
2009-11-24added invite participant tab templateBenjamin Kellermann1-1/+1
2009-11-23started to implement undo, added flatten optionBenjamin Kellermann1-5/+9
2009-11-23better alignment for edit_columnsBenjamin Kellermann1-6/+6
2009-11-22better css (fixes opera issue partially)Benjamin Kellermann1-2/+2
2009-11-21bugfix: deletepoll had wrong return valueBenjamin Kellermann1-1/+2
2009-11-21bugfix for 2 edit_column issues (can delete now whole days and day is not rem...Benjamin Kellermann1-1/+14
2009-11-20rescue time parsing errorsBenjamin Kellermann1-1/+10
2009-11-20bugfix: minimum height for unconfigured pollBenjamin Kellermann1-2/+4
2009-11-20License changedBenjamin Kellermann1-5/+18
2009-11-20changed interface to many tabsBenjamin Kellermann1-15/+13
2009-11-19bugfix: headline from timestamps was wrongBenjamin Kellermann1-7/+10
2009-11-19sorting in other directionBenjamin Kellermann1-1/+1
2009-11-19entry field changes column when entering the first timeBenjamin Kellermann1-0/+5
2009-11-19w3c validatedBenjamin Kellermann1-6/+4
2009-11-19comment adaptedBenjamin Kellermann1-1/+0
2009-11-19add times works correct nowBenjamin Kellermann1-1/+9
2009-11-19delete column works now for timeBenjamin Kellermann1-6/+19
2009-11-19date choosen is shown in calenarBenjamin Kellermann1-1/+8
2009-11-19starting implementing hour inputBenjamin Kellermann1-28/+146
2009-11-18implemented timepollhead as date-onlyBenjamin Kellermann1-23/+32
2009-11-18restructured datepoll -> timepollhead (not ready yet)Benjamin Kellermann1-41/+74
2009-11-17little changes to datepoll from timepollBenjamin Kellermann1-1/+1
2009-11-16little changes to datepoll from timepollBenjamin Kellermann1-10/+20
2009-11-15small hci changesBenjamin Kellermann1-2/+3
2009-10-29code makeupBenjamin Kellermann1-0/+3
2009-10-07new feature: delete columns in config interfaceBenjamin Kellermann1-1/+1
2009-10-07new feature: one can change a column name in one stepBenjamin Kellermann1-14/+21
2009-10-07removed non-working unit testsBenjamin Kellermann1-30/+0
2009-07-09Licence -> LicenseBenjamin Kellermann1-2/+2
2009-07-02bugfix: form hat gefehltBenjamin Kellermann1-0/+2
2009-07-01created new datetimepollBenjamin Kellermann1-121/+29
2009-07-01first try to implement DateTimeBenjamin Kellermann1-29/+121
2009-06-11added edit link for configBenjamin Kellermann1-1/+1
2009-03-29moved config to own pageBenjamin Kellermann1-6/+0
2008-12-16bugfix: could not navigate datepoll-month in ascii modeBenjamin Kellermann1-4/+6
2008-12-14bug in datepoll when month started with sundayBenjamin Kellermann1-1/+1
2008-12-01changed def vcs_* to class VCSBenjamin Kellermann1-7/+12