[commits] Horde-Hatchery branch master updated.

Jan Schneider jan at horde.org
Fri May 15 16:37:48 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 8519c40ecc11f53499ba571416178c005f6f5cf9

052d13f... Add navigation captions to existing views.
4706df2... Load new views.
7247925... Update new view captions.
51ed531... We no longer need a today link here.
88aa473... Add styles for new views and captions.
4d3b11f... Get captions into shape.
7ddda29... Split edit dialog out.

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

commit 052d13fcb4c1dab42b07950c174ff07edbc2c536
Author: Jan Schneider <jan at fe1-webmail.dev.sapo.pt>
Date:   Fri May 15 14:35:28 2009 +0100

    Add navigation captions to existing views.

 kronolith/templates/index/day.inc   |    6 ++++++
 kronolith/templates/index/month.inc |    6 ++++++
 kronolith/templates/index/week.inc  |    6 ++++++
 3 files changed, 18 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/index/day.inc?rt=horde-hatchery&r1=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c&r2=052d13fcb4c1dab42b07950c174ff07edbc2c536
http://git.horde.org/diff.php/kronolith/templates/index/month.inc?rt=horde-hatchery&r1=36d3f47c15d755f4284e923c15064cfbceeb98ff&r2=052d13fcb4c1dab42b07950c174ff07edbc2c536
http://git.horde.org/diff.php/kronolith/templates/index/week.inc?rt=horde-hatchery&r1=301fa43fc4c4c3968b8b5ee14e611d2f3626835b&r2=052d13fcb4c1dab42b07950c174ff07edbc2c536

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

commit 4706df240d1f8ea96f3be27ff37222cd90579416
Author: Jan Schneider <jan at fe1-webmail.dev.sapo.pt>
Date:   Fri May 15 14:35:29 2009 +0100

    Load new views.

 kronolith/js/src/kronolith.js       |    6 +++---
 kronolith/templates/index/index.inc |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=bfb122f51c730385abad8a5fe699bde20f23651c&r2=4706df240d1f8ea96f3be27ff37222cd90579416
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=8519c40ecc11f53499ba571416178c005f6f5cf9&r2=4706df240d1f8ea96f3be27ff37222cd90579416

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

commit 7247925a01b1d72b25eb3db21eb79669c8d0572d
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 15 18:27:58 2009 +0200

    Update new view captions.

 kronolith/js/src/kronolith.js |    7 ++++++-
 kronolith/lib/Kronolith.php   |    1 +
 2 files changed, 7 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=4706df240d1f8ea96f3be27ff37222cd90579416&r2=7247925a01b1d72b25eb3db21eb79669c8d0572d
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=f9a8a2a6ac21252a005bfd421b44d80a3299c8d0&r2=7247925a01b1d72b25eb3db21eb79669c8d0572d

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

commit 51ed53177df84e68af2aabf307a745eb9584acc7
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 15 18:30:34 2009 +0200

    We no longer need a today link here.

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

http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=4706df240d1f8ea96f3be27ff37222cd90579416&r2=51ed53177df84e68af2aabf307a745eb9584acc7

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

commit 88aa4732c86f2e23ffd329febf3beaab2f66f4bf
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 15 18:33:11 2009 +0200

    Add styles for new views and captions.

 kronolith/themes/screen.css |   74 +++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 71 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=8519c40ecc11f53499ba571416178c005f6f5cf9&r2=88aa4732c86f2e23ffd329febf3beaab2f66f4bf

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

commit 4d3b11fc54b9537386d41300300f38e50753efd5
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 15 18:33:32 2009 +0200

    Get captions into shape.

 kronolith/templates/index/agenda.inc |    4 +++-
 kronolith/templates/index/day.inc    |   14 ++++++--------
 kronolith/templates/index/month.inc  |   14 ++++++++------
 kronolith/templates/index/week.inc   |   10 ++++++----
 kronolith/templates/index/year.inc   |    4 +++-
 5 files changed, 26 insertions(+), 20 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/index/agenda.inc?rt=horde-hatchery&r1=9d9b81428fc2bbc428c0d6c04ae55f2bb595950e&r2=4d3b11fc54b9537386d41300300f38e50753efd5
http://git.horde.org/diff.php/kronolith/templates/index/day.inc?rt=horde-hatchery&r1=052d13fcb4c1dab42b07950c174ff07edbc2c536&r2=4d3b11fc54b9537386d41300300f38e50753efd5
http://git.horde.org/diff.php/kronolith/templates/index/month.inc?rt=horde-hatchery&r1=052d13fcb4c1dab42b07950c174ff07edbc2c536&r2=4d3b11fc54b9537386d41300300f38e50753efd5
http://git.horde.org/diff.php/kronolith/templates/index/week.inc?rt=horde-hatchery&r1=052d13fcb4c1dab42b07950c174ff07edbc2c536&r2=4d3b11fc54b9537386d41300300f38e50753efd5
http://git.horde.org/diff.php/kronolith/templates/index/year.inc?rt=horde-hatchery&r1=9d9b81428fc2bbc428c0d6c04ae55f2bb595950e&r2=4d3b11fc54b9537386d41300300f38e50753efd5

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

commit 7ddda29cf28fd896c571d77086d0bb1c4358a4d0
Author: Jan Schneider <jan at horde.org>
Date:   Fri May 15 18:37:11 2009 +0200

    Split edit dialog out.

 kronolith/templates/index/edit.inc  |   77 ++++++++++++++++++++++++++++++++++
 kronolith/templates/index/index.inc |   78 +----------------------------------
 2 files changed, 78 insertions(+), 77 deletions(-)
 create mode 100644 kronolith/templates/index/edit.inc

http://git.horde.org/co.php/kronolith/templates/index/edit.inc?rt=horde-hatchery&r=7ddda29cf28fd896c571d77086d0bb1c4358a4d0
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=51ed53177df84e68af2aabf307a745eb9584acc7&r2=7ddda29cf28fd896c571d77086d0bb1c4358a4d0




More information about the commits mailing list