From: Jan Schneider Date: Mon, 2 Nov 2009 18:23:57 +0000 (+0100) Subject: Start adding a bunch of design updates. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bc29ed72c14afb24ea52ec966f5cb0400ef31422;p=horde.git Start adding a bunch of design updates. --- diff --git a/kronolith/js/kronolith.js b/kronolith/js/kronolith.js index 62c1820a8..0e57fea08 100644 --- a/kronolith/js/kronolith.js +++ b/kronolith/js/kronolith.js @@ -356,7 +356,7 @@ KronolithCore = { this.allDayEvents = []; var div = $('kronolithEventsWeek').down('div'), th = $('kronolithViewWeekHead').down('.kronolithWeekDay'), - td = $('kronolithViewWeekBody').down('td').next('td'), + td = $('kronolithViewWeekHead').down('tbody').down('td').next('td'), dates = this.viewDates(date, view), day = dates[0].clone(); @@ -621,7 +621,7 @@ KronolithCore = { divA = trA.down('.kronolithAllDayContainer'), divATop = divA.cumulativeOffset().top, divAHeight = divA.getHeight(), - tr = trA.next('tr'), + tr = $(view).down('.fixme').down('.kronolithRow'), td = tr.down('td').next('td'), tdTop, tdHeight, tdAlign = td.getStyle('verticalAlign'), tr2 = tr.next('tr'), diff --git a/kronolith/templates/index/agenda.inc b/kronolith/templates/index/agenda.inc index 0d3ef3f67..70449ca96 100644 --- a/kronolith/templates/index/agenda.inc +++ b/kronolith/templates/index/agenda.inc @@ -4,7 +4,7 @@ - + " class="kronolithPrev">< " class="kronolithNext">> diff --git a/kronolith/templates/index/day.inc b/kronolith/templates/index/day.inc index 76bf296ff..b368edee7 100644 --- a/kronolith/templates/index/day.inc +++ b/kronolith/templates/index/day.inc @@ -1,33 +1,47 @@ diff --git a/kronolith/templates/index/index.inc b/kronolith/templates/index/index.inc index fb3a05df5..8c497c2ed 100644 --- a/kronolith/templates/index/index.inc +++ b/kronolith/templates/index/index.inc @@ -8,34 +8,35 @@ getName(); ?>
- -
"> -
format('l, j F Y') ?>
+
format('D, j M Y') ?>
- - - - - - + + + + + +
+ + +
- - + + + ">+
diff --git a/kronolith/templates/index/month.inc b/kronolith/templates/index/month.inc index 3b10e5670..4afbb815a 100644 --- a/kronolith/templates/index/month.inc +++ b/kronolith/templates/index/month.inc @@ -3,7 +3,7 @@   - "> + "> ">< ">> diff --git a/kronolith/templates/index/week.inc b/kronolith/templates/index/week.inc index 72798333f..9e3f87083 100644 --- a/kronolith/templates/index/week.inc +++ b/kronolith/templates/index/week.inc @@ -1,4 +1,5 @@ diff --git a/kronolith/templates/index/year.inc b/kronolith/templates/index/year.inc index 7cafbe48c..9a92ecacd 100644 --- a/kronolith/templates/index/year.inc +++ b/kronolith/templates/index/year.inc @@ -4,7 +4,7 @@ - + " class="kronolithPrev">< " class="kronolithNext">>