[commits] Horde-Hatchery branch master updated. 3b9e557766e0dec35f26b4038125aa8be1cd9f34

Michael M Slusarz slusarz at horde.org
Mon Nov 30 23:53:09 UTC 2009


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

from: be3f5fa918fa2fbc331c389e5561b14e50b00ba1

a6917cc colspans that are no longer needed
9d7981d Improved attachment display in IMP
2b9b487 Fix text overflow on chrome
3b9e557 IMP can now be initialized from the 'init' arg to pushApp()

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

commit a6917ccf1fadf009442a017b529a6ab01ac93085
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 15:58:46 2009 -0700

    colspans that are no longer needed

 imp/templates/compose/compose.html |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/imp/templates/compose/compose.html?rt=horde-hatchery&r1=eede7159d83d8b30022965d7f6c4896dc3e7867a&r2=a6917ccf1fadf009442a017b529a6ab01ac93085

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

commit 9d7981d839790836c69568e3977897c2946a9ea8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 16:03:38 2009 -0700

    Improved attachment display in IMP

 imp/templates/compose/compose.html |   52 +++++++++++++++++------------------
 imp/themes/screen.css              |    5 +++
 2 files changed, 30 insertions(+), 27 deletions(-)

http://git.horde.org/diff.php/imp/templates/compose/compose.html?rt=horde-hatchery&r1=a6917ccf1fadf009442a017b529a6ab01ac93085&r2=9d7981d839790836c69568e3977897c2946a9ea8
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=ccd5619acc4bc9e06dc3ca0235543025ff2b414e&r2=9d7981d839790836c69568e3977897c2946a9ea8

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

commit 2b9b487d900e68d11754878f93aec7289c4f7186
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 15:55:38 2009 -0700

    Fix text overflow on chrome

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

http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=9d7981d839790836c69568e3977897c2946a9ea8&r2=2b9b487d900e68d11754878f93aec7289c4f7186

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

commit 3b9e557766e0dec35f26b4038125aa8be1cd9f34
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 16:41:24 2009 -0700

    IMP can now be initialized from the 'init' arg to pushApp()

 imp/lib/Application.php                              |   96 ++++++++++++++----
 imp/lib/IMP.php                                      |   55 ----------
 imp/lib/LoginTasks/SystemTask/GarbageCollection.php  |    2 -
 imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php    |    2 -
 imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php |    2 -
 imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php    |    2 -
 imp/lib/LoginTasks/Task/PurgeSentmail.php            |    4 -
 imp/lib/LoginTasks/Task/PurgeSpam.php                |    4 -
 imp/lib/LoginTasks/Task/PurgeTrash.php               |    4 -
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php    |    4 -
 10 files changed, 75 insertions(+), 100 deletions(-)

http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-hatchery&r1=3f159263514a3de495770db48a109df318346124&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=d70298977eb293a552c879d0ebb29bb9a3048a7d&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/GarbageCollection.php?rt=horde-hatchery&r1=de9dbe36397c5a5c69706d2b052ea6e093b128f5&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php?rt=horde-hatchery&r1=bc04a27cb087240e10845a6c22739ee82617b85a&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php?rt=horde-hatchery&r1=567afd9432a3914ceec131f1a31c3b0e7c3809bf&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php?rt=horde-hatchery&r1=857038183dd82899a0f703287defa6e2f0bf6647&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeSentmail.php?rt=horde-hatchery&r1=857038183dd82899a0f703287defa6e2f0bf6647&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeSpam.php?rt=horde-hatchery&r1=d6633443b640913a7ab4a2137509fac5c84a7416&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeTrash.php?rt=horde-hatchery&r1=b2dc940bc01d29e6f88455ade6b04734c5961f22&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/RenameSentmailMonthly.php?rt=horde-hatchery&r1=857038183dd82899a0f703287defa6e2f0bf6647&r2=3b9e557766e0dec35f26b4038125aa8be1cd9f34




More information about the commits mailing list