[commits] Horde-Hatchery branch master updated. 4e3d8aef49ce3008871c20b6ecd1dafac018c33e

Michael M Slusarz slusarz at horde.org
Thu Dec 3 21:57:18 UTC 2009


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

from: 014f0046103558793e4cbd8b59ce9243fa092054

f888ca8 no valign attributes; nowrap is now handled via CSS.
37d4bbd No need to exit, just break
540aa75 Add Face header support to IMP
734f5bc Fix bottom border generation in silver theme in IMP mailbox view
be37a7e Fixes for new Horde_Url code.
058ff0d phpdoc
cd6c8dd Add config option to disable remote accounts
1242cea Move imap_ob storage to an array
f98bdce Add label entry to accounts data
f3d3219 Clear actionID
68f5b20 Make sure we rebuild mailbox caches when adding new account
4e3d8ae Fetchmail code was removed a long time ago

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

commit f888ca824d26978e9224ac4899186010b67c88ec
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 3 13:36:37 2009 -0700

    no valign attributes; nowrap is now handled via CSS.

 imp/templates/acl/acl.html          |    6 +++---
 imp/templates/compose/compose.html  |    6 +++---
 imp/templates/compose/redirect.html |    2 +-
 imp/templates/message/message.html  |    2 +-
 imp/templates/pgp/import_key.html   |    4 ++--
 imp/templates/smime/import_key.html |    4 ++--
 imp/templates/thread/thread.html    |    8 ++++----
 7 files changed, 16 insertions(+), 16 deletions(-)

http://git.horde.org/diff.php/imp/templates/acl/acl.html?rt=horde-hatchery&r1=99166d1c5db74eafa1cb17d722a2797ee1187664&r2=f888ca824d26978e9224ac4899186010b67c88ec
http://git.horde.org/diff.php/imp/templates/compose/compose.html?rt=horde-hatchery&r1=9d7981d839790836c69568e3977897c2946a9ea8&r2=f888ca824d26978e9224ac4899186010b67c88ec
http://git.horde.org/diff.php/imp/templates/compose/redirect.html?rt=horde-hatchery&r1=8f67e0d4c03f9c0c86f7e93fae1a51887ffca943&r2=f888ca824d26978e9224ac4899186010b67c88ec
http://git.horde.org/diff.php/imp/templates/message/message.html?rt=horde-hatchery&r1=d8f0d2e23ae509047f684060b0fe67d60d976176&r2=f888ca824d26978e9224ac4899186010b67c88ec
http://git.horde.org/diff.php/imp/templates/pgp/import_key.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=f888ca824d26978e9224ac4899186010b67c88ec
http://git.horde.org/diff.php/imp/templates/smime/import_key.html?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=f888ca824d26978e9224ac4899186010b67c88ec
http://git.horde.org/diff.php/imp/templates/thread/thread.html?rt=horde-hatchery&r1=0fb4525e0484c4d9e76bbd50251c9efeb68306b1&r2=f888ca824d26978e9224ac4899186010b67c88ec

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

commit 37d4bbd5a1ad99d547a3fd5685e34b36b4669afd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 3 13:37:17 2009 -0700

    No need to exit, just break

 imp/view.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/view.php?rt=horde-hatchery&r1=b879fbf80e084ac1d43d439083a5da0a35f01419&r2=37d4bbd5a1ad99d547a3fd5685e34b36b4669afd

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

commit 540aa75ffcc2608c3a10983a67a945701f0de331
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 3 13:40:09 2009 -0700

    Add Face header support to IMP

 imp/docs/CHANGES |    1 +
 imp/docs/RFCS    |    7 +++++++
 imp/message.php  |   11 ++++++++---
 imp/view.php     |   10 ++++++++++
 4 files changed, 26 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=b4698fc21945eec514506d006f6d351884626438&r2=540aa75ffcc2608c3a10983a67a945701f0de331
http://git.horde.org/diff.php/imp/docs/RFCS?rt=horde-hatchery&r1=c2b8e27eabfdbb7801c463a34423f7691ebafc0d&r2=540aa75ffcc2608c3a10983a67a945701f0de331
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=bc04a27cb087240e10845a6c22739ee82617b85a&r2=540aa75ffcc2608c3a10983a67a945701f0de331
http://git.horde.org/diff.php/imp/view.php?rt=horde-hatchery&r1=37d4bbd5a1ad99d547a3fd5685e34b36b4669afd&r2=540aa75ffcc2608c3a10983a67a945701f0de331

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

commit 734f5bc70964757ba569b51f32b64fc2fc400ae1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 3 13:45:24 2009 -0700

    Fix bottom border generation in silver theme in IMP mailbox view

 imp/themes/silver/screen.css |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/themes/silver/screen.css?rt=horde-hatchery&r1=6b99b953e87632ff84a67401f7d2fbf4bca8c4c2&r2=734f5bc70964757ba569b51f32b64fc2fc400ae1

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

commit be37a7e71bfb38c1cd95615715c65ca7a82f8a8f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 3 14:28:52 2009 -0700

    Fixes for new Horde_Url code.

 imp/templates/javascript_defs_dimp.php |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r1=f98af7d86c639b5c0061b40113b7028b6cb5de06&r2=be37a7e71bfb38c1cd95615715c65ca7a82f8a8f

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

commit 058ff0d3ced4b5e2c2334a1a64b0cddb831695ba
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 13:23:12 2009 -0700

    phpdoc

 imp/lib/Auth.php |    2 +-
 imp/lib/Imap.php |    9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-hatchery&r1=04fa3a546a1a48acfd4d429ff9fa94d1ebfa2a7f&r2=058ff0d3ced4b5e2c2334a1a64b0cddb831695ba
http://git.horde.org/diff.php/imp/lib/Imap.php?rt=horde-hatchery&r1=196c3691d16eca9ef9b1c9442c88d3e35b8da378&r2=058ff0d3ced4b5e2c2334a1a64b0cddb831695ba

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

commit cd6c8dd1fa0803c6d0db7bfe954748d04b5256c7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 13:28:03 2009 -0700

    Add config option to disable remote accounts

 imp/config/conf.xml       |    2 ++
 imp/config/prefs.php.dist |   14 ++++++++------
 imp/filterprefs.php       |    5 ++++-
 imp/lib/Application.php   |    2 +-
 4 files changed, 15 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=46ea76bb87844fd8baf478a458a7d65a3a4fe06c&r2=cd6c8dd1fa0803c6d0db7bfe954748d04b5256c7
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-hatchery&r1=847283feb5d139ff4d0fa38d326f03a26ce9ac68&r2=cd6c8dd1fa0803c6d0db7bfe954748d04b5256c7
http://git.horde.org/diff.php/imp/filterprefs.php?rt=horde-hatchery&r1=3f159263514a3de495770db48a109df318346124&r2=cd6c8dd1fa0803c6d0db7bfe954748d04b5256c7
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-hatchery&r1=14c1874857d1bcfe78ac0167e3016498f35719c4&r2=cd6c8dd1fa0803c6d0db7bfe954748d04b5256c7

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

commit 1242ceae856c640781bd2674497bb2a6cd0f8b9c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 14:08:07 2009 -0700

    Move imap_ob storage to an array

 imp/lib/Api.php  |    2 +-
 imp/lib/Auth.php |    3 ++-
 imp/lib/Imap.php |    9 +++++----
 3 files changed, 8 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/lib/Api.php?rt=horde-hatchery&r1=9cc18d71a7bf73b8fe87c7acb74f16f8b5ff327c&r2=1242ceae856c640781bd2674497bb2a6cd0f8b9c
http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-hatchery&r1=058ff0d3ced4b5e2c2334a1a64b0cddb831695ba&r2=1242ceae856c640781bd2674497bb2a6cd0f8b9c
http://git.horde.org/diff.php/imp/lib/Imap.php?rt=horde-hatchery&r1=058ff0d3ced4b5e2c2334a1a64b0cddb831695ba&r2=1242ceae856c640781bd2674497bb2a6cd0f8b9c

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

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

    Add label entry to accounts data

 imp/lib/Accounts.php                       |    1 +
 imp/lib/Application.php                    |    7 +++++++
 imp/templates/prefs/accountsmanagement.inc |    7 +++++++
 3 files changed, 15 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/lib/Accounts.php?rt=horde-hatchery&r1=5f4e0acbe7879d6823150622c1f2d64f8fc123ca&r2=f98bdce9d79d1b5fad44c8c8845ec36b5b3cd009
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-hatchery&r1=cd6c8dd1fa0803c6d0db7bfe954748d04b5256c7&r2=f98bdce9d79d1b5fad44c8c8845ec36b5b3cd009
http://git.horde.org/diff.php/imp/templates/prefs/accountsmanagement.inc?rt=horde-hatchery&r1=3f159263514a3de495770db48a109df318346124&r2=f98bdce9d79d1b5fad44c8c8845ec36b5b3cd009

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

commit f3d321975003e23ce4d789eed889d120460a5318
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 14:50:16 2009 -0700

    Clear actionID

 imp/js/accountsprefs.js |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/js/accountsprefs.js?rt=horde-hatchery&r1=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033&r2=f3d321975003e23ce4d789eed889d120460a5318

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

commit 68f5b20a4093da319113c1eef6cb44b0ed1dbf44
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Nov 30 15:51:43 2009 -0700

    Make sure we rebuild mailbox caches when adding new account

 imp/lib/Application.php |   31 +++++++++++++++++++++++--------
 1 files changed, 23 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-hatchery&r1=f98bdce9d79d1b5fad44c8c8845ec36b5b3cd009&r2=68f5b20a4093da319113c1eef6cb44b0ed1dbf44

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

commit 4e3d8aef49ce3008871c20b6ecd1dafac018c33e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 3 14:47:16 2009 -0700

    Fetchmail code was removed a long time ago

 imp/templates/fetchmail/fetchmailprefs.html |  129 ---------------------------
 1 files changed, 0 insertions(+), 129 deletions(-)
 delete mode 100644 imp/templates/fetchmail/fetchmailprefs.html

http://git.horde.org/diff.php/imp/templates/fetchmail/fetchmailprefs.html?rt=horde-hatchery&r1=57832768b6e55727a1728e455b7f5efb5eef0426&r2=4e3d8aef49ce3008871c20b6ecd1dafac018c33e




More information about the commits mailing list