[commits] Horde-Hatchery branch master updated. 0de2bdc9e00ef55e2b49171ef80a0192f276cb5c

Michael M Slusarz slusarz at horde.org
Sat Aug 15 20:06:25 UTC 2009


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

from: 4b2b678009e446c895b74f288bb7dfe78b835d2d

c3b649f... Make sure imap_ob exists
ca6f20b... Fix error on direct access to LogOut action
c55a8e8... Bug #8463: First attempt at converting print view in kronolith to pure CSS
53f10e3... Fix some issues with printing message in imp view
f109693... Remove 'background_inbox' config (always load in background)
1330a63... Have a single menu->apps definition for IMP
bc4b561... Better header display.
8dc6cc1... Fix inline-block display
0de2bdc... Use Horde_String::truncate()

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

commit c3b649fc8ec141acb751f1dd5431cf3e3ac42bde
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 12:22:02 2009 -0600

    Make sure imap_ob exists

 imp/lib/Notification/Listener/Status.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/lib/Notification/Listener/Status.php?rt=horde-hatchery&r1=66d8657d084d6d56292061beb4912e307a047e9e&r2=c3b649fc8ec141acb751f1dd5431cf3e3ac42bde

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

commit ca6f20b6e74bd82bb55ca50e1e72dbea28f206fd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 12:31:01 2009 -0600

    Fix error on direct access to LogOut action

 imp/ajax.php |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=7ced0a1848e7507770abe4c53acd012ac681150a&r2=ca6f20b6e74bd82bb55ca50e1e72dbea28f206fd

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

commit c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 12:50:44 2009 -0600

    Bug #8463: First attempt at converting print view in kronolith to pure CSS

 kronolith/config/conf.xml                    |    2 -
 kronolith/day.php                            |   19 +--
 kronolith/event.php                          |   12 +--
 kronolith/js/views.js                        |    1 -
 kronolith/lib/Kronolith.php                  |   24 +---
 kronolith/month.php                          |   19 +--
 kronolith/templates/calendar_titles.inc      |    8 +-
 kronolith/templates/common-header.inc        |    1 -
 kronolith/themes/graphics/az.png             |  Bin 117 -> 0 bytes
 kronolith/themes/graphics/redbox_spinner.gif |  Bin 6820 -> 0 bytes
 kronolith/themes/graphics/za.png             |  Bin 119 -> 0 bytes
 kronolith/themes/print/screen.css            |   53 --------
 kronolith/themes/screen.css                  |  179 ++++++++++----------------
 kronolith/view.php                           |    3 +-
 kronolith/week.php                           |   19 +--
 kronolith/workweek.php                       |   19 +--
 kronolith/year.php                           |   19 +--
 17 files changed, 99 insertions(+), 279 deletions(-)
 delete mode 100644 kronolith/themes/graphics/az.png
 delete mode 100644 kronolith/themes/graphics/redbox_spinner.gif
 delete mode 100644 kronolith/themes/graphics/za.png
 delete mode 100644 kronolith/themes/print/screen.css

http://git.horde.org/diff.php/kronolith/config/conf.xml?rt=horde-hatchery&r1=b86d30201d06b8028728a1e63c401c5c17ff3d2b&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/day.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/event.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/js/views.js?rt=horde-hatchery&r1=342c9c84bd64728e7bb89092616407f773ba688a&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=0cf200b1eaa312b96da25b86c1dcdd0182c40cb1&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/month.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/templates/calendar_titles.inc?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/templates/common-header.inc?rt=horde-hatchery&r1=0a70ce52cdd66d0213a84aa542dfe81eecb42fd3&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/themes/graphics/az.png?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/themes/graphics/redbox_spinner.gif?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/themes/graphics/za.png?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/themes/print/screen.css?rt=horde-hatchery&r1=34fde92a2cd38c530ede281396c13937d32f8554&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=dc852b8b0b85c8329990980d62a40a024a93265b&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/view.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/week.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/workweek.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5
http://git.horde.org/diff.php/kronolith/year.php?rt=horde-hatchery&r1=6eced17fa214f579531458e5e5b8b11df5eb1162&r2=c55a8e85b3baa9773aacc458cb381d9dbf87c8a5

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

commit 53f10e3125499bcfebf0fca94fd9499c863de079
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 13:35:07 2009 -0600

    Fix some issues with printing message in imp view

 imp/message.php       |    1 +
 imp/themes/screen.css |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=f0daa2470ea069c3488276d2ecb1f92c6fdc86b3&r2=53f10e3125499bcfebf0fca94fd9499c863de079
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=5f4e0acbe7879d6823150622c1f2d64f8fc123ca&r2=53f10e3125499bcfebf0fca94fd9499c863de079

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

commit f109693d01c3973f1227ed4e0c09ecfd44a451dc
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 13:42:13 2009 -0600

    Remove 'background_inbox' config (always load in background)

 imp/config/conf.xml                    |    3 ---
 imp/js/DimpBase.js                     |    4 +---
 imp/templates/javascript_defs_dimp.php |    1 -
 3 files changed, 1 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=7ced0a1848e7507770abe4c53acd012ac681150a&r2=f109693d01c3973f1227ed4e0c09ecfd44a451dc
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=c774d18899c03161580149022f85b01f4c159700&r2=f109693d01c3973f1227ed4e0c09ecfd44a451dc
http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r1=5d6cb42a44f7116d122ce53cdda6531a11ac0d7b&r2=f109693d01c3973f1227ed4e0c09ecfd44a451dc

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

commit 1330a63c19555b37f5bde02adbdafcc07d76c8db
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 13:47:30 2009 -0600

    Have a single menu->apps definition for IMP

 imp/config/conf.xml |   10 ----------
 imp/lib/Dimp.php    |   12 +++++-------
 2 files changed, 5 insertions(+), 17 deletions(-)

http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=f109693d01c3973f1227ed4e0c09ecfd44a451dc&r2=1330a63c19555b37f5bde02adbdafcc07d76c8db
http://git.horde.org/diff.php/imp/lib/Dimp.php?rt=horde-hatchery&r1=c8b56fdd4cec11465467464b27eed1cc2e54fe5e&r2=1330a63c19555b37f5bde02adbdafcc07d76c8db

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

commit bc4b561c37a008f431d457f601da9ed6e8c38afe
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 14:00:59 2009 -0600

    Better header display.

 chora/config/conf.xml |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/chora/config/conf.xml?rt=horde-hatchery&r1=a4ed4fed7077dd59461aae053923453278f3347c&r2=bc4b561c37a008f431d457f601da9ed6e8c38afe

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

commit 8dc6cc167c05621fb85eb40de60c7a391de6e036
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 14:01:21 2009 -0600

    Fix inline-block display

 chora/themes/ie6_or_less.css |    4 ++++
 chora/themes/ie7.css         |    4 ++++
 chora/themes/screen.css      |    2 --
 3 files changed, 8 insertions(+), 2 deletions(-)
 create mode 100644 chora/themes/ie6_or_less.css
 create mode 100644 chora/themes/ie7.css

http://git.horde.org/co.php/chora/themes/ie6_or_less.css?rt=horde-hatchery&r=8dc6cc167c05621fb85eb40de60c7a391de6e036
http://git.horde.org/co.php/chora/themes/ie7.css?rt=horde-hatchery&r=8dc6cc167c05621fb85eb40de60c7a391de6e036
http://git.horde.org/diff.php/chora/themes/screen.css?rt=horde-hatchery&r1=6b5329d86cabe7d2cb9678dc1a5458281004a83f&r2=8dc6cc167c05621fb85eb40de60c7a391de6e036

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

commit 0de2bdc9e00ef55e2b49171ef80a0192f276cb5c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Aug 15 14:03:59 2009 -0600

    Use Horde_String::truncate()

 chora/browsedir.php |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/chora/browsedir.php?rt=horde-hatchery&r1=0a70ce52cdd66d0213a84aa542dfe81eecb42fd3&r2=0de2bdc9e00ef55e2b49171ef80a0192f276cb5c




More information about the commits mailing list