[commits] Horde-Hatchery branch kronolith-design-changes updated. 01683d8e898b3c66f8ef719b6ebb1f1d54be244f

Jan Schneider jan at horde.org
Wed Nov 4 23:23:57 UTC 2009


The branch "kronolith-design-changes" has been updated.
The following is a summary of the commits.

from: 0e54f8fcfb22414996ddd4d00544edcf8f90690b

71659d9 Rename CSS class.
b0a4245 Tweak section comments.
05ba4c4 Move calendar list to the bottom.
c7df80f Remove unused CSS class.
01683d8 Add event by clicking on day cell instead of plus sign.

-----------------------------------------------------------------------

commit 71659d9c1110bba9d3a58f6acf04d532325aef0f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 4 23:12:13 2009 +0100

    Rename CSS class.

 kronolith/templates/index/index.inc |    2 +-
 kronolith/themes/screen.css         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=0e54f8fcfb22414996ddd4d00544edcf8f90690b&r2=71659d9c1110bba9d3a58f6acf04d532325aef0f
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=51463c032aba9bc0776299f5d0cc606fb72e0ab2&r2=71659d9c1110bba9d3a58f6acf04d532325aef0f

-----------------------------------------------------------------------

commit b0a42452e3847c7830d71632949429031dff4361
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 4 23:14:09 2009 +0100

    Tweak section comments.

 kronolith/templates/index/index.inc |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=71659d9c1110bba9d3a58f6acf04d532325aef0f&r2=b0a42452e3847c7830d71632949429031dff4361

-----------------------------------------------------------------------

commit 05ba4c43463934959c45d5d03d685e8569acb4df
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 5 00:00:26 2009 +0100

    Move calendar list to the bottom.

 kronolith/js/kronolith.js           |    2 -
 kronolith/templates/index/index.inc |   63 +++++++++++++++++------------------
 kronolith/themes/screen.css         |   22 +++++++++---
 3 files changed, 47 insertions(+), 40 deletions(-)

http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=0e54f8fcfb22414996ddd4d00544edcf8f90690b&r2=05ba4c43463934959c45d5d03d685e8569acb4df
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=b0a42452e3847c7830d71632949429031dff4361&r2=05ba4c43463934959c45d5d03d685e8569acb4df
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=71659d9c1110bba9d3a58f6acf04d532325aef0f&r2=05ba4c43463934959c45d5d03d685e8569acb4df

-----------------------------------------------------------------------

commit c7df80fbb2456bbb38ddf6588b2ec8d329416425
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 5 00:18:40 2009 +0100

    Remove unused CSS class.

 kronolith/templates/index/agenda.inc |    2 +-
 kronolith/templates/index/day.inc    |    6 ++--
 kronolith/templates/index/month.inc  |   16 ++++++------
 kronolith/templates/index/week.inc   |   42 +++++++++++++++++-----------------
 kronolith/themes/screen.css          |   13 ----------
 5 files changed, 33 insertions(+), 46 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/index/agenda.inc?rt=horde-hatchery&r1=bc29ed72c14afb24ea52ec966f5cb0400ef31422&r2=c7df80fbb2456bbb38ddf6588b2ec8d329416425
http://git.horde.org/diff.php/kronolith/templates/index/day.inc?rt=horde-hatchery&r1=bc29ed72c14afb24ea52ec966f5cb0400ef31422&r2=c7df80fbb2456bbb38ddf6588b2ec8d329416425
http://git.horde.org/diff.php/kronolith/templates/index/month.inc?rt=horde-hatchery&r1=bc29ed72c14afb24ea52ec966f5cb0400ef31422&r2=c7df80fbb2456bbb38ddf6588b2ec8d329416425
http://git.horde.org/diff.php/kronolith/templates/index/week.inc?rt=horde-hatchery&r1=bc29ed72c14afb24ea52ec966f5cb0400ef31422&r2=c7df80fbb2456bbb38ddf6588b2ec8d329416425
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=05ba4c43463934959c45d5d03d685e8569acb4df&r2=c7df80fbb2456bbb38ddf6588b2ec8d329416425

-----------------------------------------------------------------------

commit 01683d8e898b3c66f8ef719b6ebb1f1d54be244f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 5 00:23:51 2009 +0100

    Add event by clicking on day cell instead of plus sign.

 kronolith/js/kronolith.js           |   15 +++++++--------
 kronolith/templates/index/month.inc |   14 +++++++-------
 2 files changed, 14 insertions(+), 15 deletions(-)

http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=05ba4c43463934959c45d5d03d685e8569acb4df&r2=01683d8e898b3c66f8ef719b6ebb1f1d54be244f
http://git.horde.org/diff.php/kronolith/templates/index/month.inc?rt=horde-hatchery&r1=c7df80fbb2456bbb38ddf6588b2ec8d329416425&r2=01683d8e898b3c66f8ef719b6ebb1f1d54be244f




More information about the commits mailing list