aboutsummaryrefslogtreecommitdiff
path: root/timepollhead.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* shorten textBenjamin Kellermann2010-01-191-1/+1
|
* more width between tablesBenjamin Kellermann2010-01-191-2/+2
|
* use larger symbols for navigation + remove yearforward/backwardBenjamin Kellermann2010-01-191-8/+4
|
* add descriptive textBenjamin Kellermann2010-01-181-1/+12
|
* html validatedBenjamin Kellermann2010-01-181-2/+3
|
* each_column -> column.eachBenjamin Kellermann2010-01-071-5/+3
|
* bugfix: cannot create empty string on timepollhead.timestring.timeBenjamin Kellermann2009-12-121-1/+1
|
* bugfix: could not delete days with 1 digitBenjamin Kellermann2009-12-121-1/+1
|
* fix db index issueBenjamin Kellermann2009-12-071-26/+14
|
* fix opera display issueBenjamin Kellermann2009-12-011-3/+3
|
* heavy code restructuring, moved common code to dudle.rbBenjamin Kellermann2009-11-261-0/+9
|
* give sort feedbackBenjamin Kellermann2009-11-241-4/+9
|
* quick n dirty fix for sorting problem. Have to rethink data modelBenjamin Kellermann2009-11-241-9/+9
|
* include sorting symbolBenjamin Kellermann2009-11-241-3/+3
|
* added invite participant tab templateBenjamin Kellermann2009-11-241-1/+1
|
* started to implement undo, added flatten optionBenjamin Kellermann2009-11-231-5/+9
|
* better alignment for edit_columnsBenjamin Kellermann2009-11-231-6/+6
|
* better css (fixes opera issue partially)Benjamin Kellermann2009-11-221-2/+2
| | | | | validated
* bugfix: deletepoll had wrong return valueBenjamin Kellermann2009-11-211-1/+2
|
* bugfix for 2 edit_column issues (can delete now whole days and day is not ↵Benjamin Kellermann2009-11-211-1/+14
| | | | removed when last time is removed)
* rescue time parsing errorsBenjamin Kellermann2009-11-201-1/+10
|
* bugfix: minimum height for unconfigured pollBenjamin Kellermann2009-11-201-2/+4
|
* License changedBenjamin Kellermann2009-11-201-5/+18
|
* changed interface to many tabsBenjamin Kellermann2009-11-201-15/+13
|
* bugfix: headline from timestamps was wrongBenjamin Kellermann2009-11-191-7/+10
|
* sorting in other directionBenjamin Kellermann2009-11-191-1/+1
|
* entry field changes column when entering the first timeBenjamin Kellermann2009-11-191-0/+5
|
* w3c validatedBenjamin Kellermann2009-11-191-6/+4
|
* comment adaptedBenjamin Kellermann2009-11-191-1/+0
|
* add times works correct nowBenjamin Kellermann2009-11-191-1/+9
|
* delete column works now for timeBenjamin Kellermann2009-11-191-6/+19
|
* date choosen is shown in calenarBenjamin Kellermann2009-11-191-1/+8
|
* starting implementing hour inputBenjamin Kellermann2009-11-191-28/+146
|
* implemented timepollhead as date-onlyBenjamin Kellermann2009-11-181-23/+32
|
* restructured datepoll -> timepollhead (not ready yet)Benjamin Kellermann2009-11-181-0/+160