aboutsummaryrefslogtreecommitdiff
path: root/timepollhead.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-27lable adjustmentBenjamin Kellermann1-1/+2
2010-05-25change position of edit/delete symbolBenjamin Kellermann1-3/+3
2010-05-14localization of tooltipsBenjamin Kellermann1-1/+2
2010-05-01bugfix for gettext exceptionBenjamin Kellermann1-1/+1
2010-04-20'sortsymb' for css fixed (copied sortsymb(scols,col) from pollhead.rb)Hagen Wahrig1-1/+3
2010-03-25code simplificationBenjamin Kellermann1-50/+25
2010-03-25added delete button for day in hour navigatorBenjamin Kellermann1-1/+14
2010-03-22bugfix: earlier string was connected to later stringBenjamin Kellermann1-1/+2
2010-03-22avoid crash when user enters Time out of rangeBenjamin Kellermann1-1/+6
2010-03-10forgot to gettext one stringBenjamin Kellermann1-1/+1
2010-03-10localize date stringsBenjamin Kellermann1-3/+3
2010-03-09minor spell correctionsBenjamin Kellermann1-2/+2
2010-02-22sort numerical and than alphanumericalBenjamin Kellermann1-2/+10
2010-02-12big lettersBenjamin Kellermann1-3/+3
2010-02-08accept charset in formsBenjamin Kellermann1-1/+1
2010-01-29add symbols for earlier and laterBenjamin Kellermann1-5/+7
2010-01-29locale updatedBenjamin Kellermann1-2/+2
2010-01-29new navigation with timesBenjamin Kellermann1-39/+88
2010-01-28show in any case from min to max timeBenjamin Kellermann1-6/+10
2010-01-28avoid empty tagsBenjamin Kellermann1-3/+3
2010-01-28more simple month navigation (fixes IE issue)Benjamin Kellermann1-16/+11
2010-01-23display useful error messageBenjamin Kellermann1-1/+6
2010-01-23bugfix: do nothing, when klicking on „add“ with empty string in edit columnBenjamin Kellermann1-0/+1
2010-01-21pressing add without entry has no effectBenjamin Kellermann1-3/+7
2010-01-21bugfix: could add 2 columns of same nameBenjamin Kellermann1-61/+3
2010-01-21Copyright information adoptedBenjamin Kellermann1-1/+1
2010-01-20change timepoll inputBenjamin Kellermann1-12/+22
2010-01-20remove summary on tablesBenjamin Kellermann1-3/+3
2010-01-20added localization support + german languageBenjamin Kellermann1-12/+16
2010-01-19shorten textBenjamin Kellermann1-1/+1
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