[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Fri Jun 26 22:53:17 UTC 2009


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

from: d95a13e04b62aa286a1a8d6f7da280309adf1461

32f0716... Fix adding subfolders UI
cea9df1... Remove DIMP.conf.msg_index and msg_folder vars
0c47350... Fix missing >
a66386f... No need for separate print.css file

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

commit 32f0716f2d34e8b3a1a05135f86385968e578d0f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 26 15:40:33 2009 -0600

    Fix adding subfolders UI

 imp/js/src/DimpBase.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=58fa6b34045f141e46d3c674318924c1aea44d25&r2=32f0716f2d34e8b3a1a05135f86385968e578d0f

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

commit cea9df122e8ca73498a8f7a82a8bfa77db07ca59
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 26 16:28:42 2009 -0600

    Remove DIMP.conf.msg_index and msg_folder vars

 imp/ajax.php                   |    3 ++-
 imp/js/src/DimpBase.js         |   15 ++++++++-------
 imp/js/src/DimpCore.js         |    4 ----
 imp/js/src/fullmessage-dimp.js |   12 +++++++++---
 imp/lib/Views/ShowMessage.php  |   12 ++++++------
 imp/lib/base.php               |    7 +++----
 imp/message-dimp.php           |   10 +++-------
 7 files changed, 31 insertions(+), 32 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=93741d721c0f9b1aa071985dcea162b655262fcd&r2=cea9df122e8ca73498a8f7a82a8bfa77db07ca59
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=32f0716f2d34e8b3a1a05135f86385968e578d0f&r2=cea9df122e8ca73498a8f7a82a8bfa77db07ca59
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=9751fe7145ddd70bfec0ca1eaed26c47c6a967a8&r2=cea9df122e8ca73498a8f7a82a8bfa77db07ca59
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=9751fe7145ddd70bfec0ca1eaed26c47c6a967a8&r2=cea9df122e8ca73498a8f7a82a8bfa77db07ca59
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=9ae9ad583bd7567b69f11a9314391a5006467308&r2=cea9df122e8ca73498a8f7a82a8bfa77db07ca59
http://git.horde.org/diff.php/imp/lib/base.php?rt=horde-hatchery&r1=7b5b6c2f9826bcada34a931450ce333bb47b889e&r2=cea9df122e8ca73498a8f7a82a8bfa77db07ca59
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-hatchery&r1=5363ae4cfb6828d3705cdda7b53a6f44056b8d90&r2=cea9df122e8ca73498a8f7a82a8bfa77db07ca59

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

commit 0c47350e7fd123fc9087d61d8424cd18e787c959
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 26 16:35:50 2009 -0600

    Fix missing >

 imp/templates/chunks/message.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=9ae9ad583bd7567b69f11a9314391a5006467308&r2=0c47350e7fd123fc9087d61d8424cd18e787c959

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

commit a66386fd1a98dd45772876357a3bd326a94d37a6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jun 26 16:49:22 2009 -0600

    No need for separate print.css file

 imp/lib/DIMP.php                |    2 +-
 imp/lib/IMP.php                 |   31 ++--------------------
 imp/templates/common-header.inc |    2 +-
 imp/themes/print-dimp.css       |   51 -------------------------------------
 imp/themes/screen-dimp.css      |   53 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 58 insertions(+), 81 deletions(-)
 delete mode 100644 imp/themes/print-dimp.css

http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=ec25cc3f1c1959d0ddc0c3ec4c52b32bcbd02399&r2=a66386fd1a98dd45772876357a3bd326a94d37a6
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=7b5b6c2f9826bcada34a931450ce333bb47b889e&r2=a66386fd1a98dd45772876357a3bd326a94d37a6
http://git.horde.org/diff.php/imp/templates/common-header.inc?rt=horde-hatchery&r1=282c74ab2bf6b9b7c0ea19cd86abe2515fbef069&r2=a66386fd1a98dd45772876357a3bd326a94d37a6
http://git.horde.org/diff.php/imp/themes/print-dimp.css?rt=horde-hatchery&r1=732191af653759e7446b5fdf8ae4d5a4eaef5a67&r2=a66386fd1a98dd45772876357a3bd326a94d37a6
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=9323e724efa395b1a8764e56a82e19ffc69e17fd&r2=a66386fd1a98dd45772876357a3bd326a94d37a6




More information about the commits mailing list