[commits] Horde-Hatchery branch master updated. eb111c16dfcd43695715156bf81272212816b998

Michael M Slusarz slusarz at horde.org
Tue Jul 28 22:51:33 UTC 2009


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

from: dd8bb75b5a03abaefbe10f99fda0d56609607d6b

4ea06a1... Remove some unneeded code; use less hackish way of grabbing GET info
e75e4fe... Less wordy
4ae9918... Don't delete non-existent draft
b7e1a51... Have IMP::setCurrentMailboxInfo() do all the necessary global variable settings.
65dc485... Fix some MIMP menu errors.
28339d1... Fix headers - no address linking.
eb111c1... Add simple search function to MIMP

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

commit 4ea06a1b364922a4c880a0ca9661e3709380bcdf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 28 13:16:40 2009 -0600

    Remove some unneeded code; use less hackish way of grabbing GET info

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

http://git.horde.org/diff.php/imp/view.php?rt=horde-hatchery&r1=f59735ccc9143548aa54d36eead8db35360fb3de&r2=4ea06a1b364922a4c880a0ca9661e3709380bcdf

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

commit e75e4fed7094e8a089cda2434f1e6d937f18e7f1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 28 13:17:27 2009 -0600

    Less wordy

 imp/lib/Maillog.php                |    2 +-
 imp/templates/chunks/message.php   |    2 +-
 imp/templates/index/index-dimp.inc |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/lib/Maillog.php?rt=horde-hatchery&r1=488c875b979520b1c9b6bf46049a0ddbb8fd8158&r2=e75e4fed7094e8a089cda2434f1e6d937f18e7f1
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=4162511c21bb0cf965b193d93dd2deb4f719bb68&r2=e75e4fed7094e8a089cda2434f1e6d937f18e7f1
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=4162511c21bb0cf965b193d93dd2deb4f719bb68&r2=e75e4fed7094e8a089cda2434f1e6d937f18e7f1

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

commit 4ae991868f79afa0940d7fdb2a5364dc9829735e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 28 14:39:06 2009 -0600

    Don't delete non-existent draft

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

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=1373b885792b3252a52b9acaf6fd62fe1c0fb788&r2=4ae991868f79afa0940d7fdb2a5364dc9829735e

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

commit b7e1a51f09ece98ba46c01925bab54f1511680fb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 28 16:36:30 2009 -0600

    Have IMP::setCurrentMailboxInfo() do all the necessary global variable settings.

 imp/lib/Auth.php |    2 +-
 imp/lib/IMP.php  |   35 +++++++++++++++++++----------------
 2 files changed, 20 insertions(+), 17 deletions(-)

http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-hatchery&r1=72654a9e31292a7255490835e1c3a61705b2551c&r2=b7e1a51f09ece98ba46c01925bab54f1511680fb
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=72654a9e31292a7255490835e1c3a61705b2551c&r2=b7e1a51f09ece98ba46c01925bab54f1511680fb

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

commit 65dc48581451e9f85ffecb118a5eaa20db39a082
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 28 16:37:19 2009 -0600

    Fix some MIMP menu errors.

 imp/lib/MIMP.php |   18 +++++++-----------
 1 files changed, 7 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/lib/MIMP.php?rt=horde-hatchery&r1=f59735ccc9143548aa54d36eead8db35360fb3de&r2=65dc48581451e9f85ffecb118a5eaa20db39a082

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

commit 28339d1b1e5066dd976e8999caf1a70466c77a7f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 28 16:48:13 2009 -0600

    Fix headers - no address linking.

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

http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-hatchery&r1=9e62a075232b8e2bfaf5916800c930353dff7f9b&r2=28339d1b1e5066dd976e8999caf1a70466c77a7f

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

commit eb111c16dfcd43695715156bf81272212816b998
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 28 16:50:16 2009 -0600

    Add simple search function to MIMP

 imp/docs/CHANGES                      |    1 +
 imp/mailbox-mimp.php                  |   33 ++++++++++++++++++++++++++++++++-
 imp/message-mimp.php                  |    2 +-
 imp/templates/mailbox/search-mimp.inc |   18 ++++++++++++++++++
 4 files changed, 52 insertions(+), 2 deletions(-)
 create mode 100644 imp/templates/mailbox/search-mimp.inc

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=440b7d713281cb240060d754a31bae71484de823&r2=eb111c16dfcd43695715156bf81272212816b998
http://git.horde.org/diff.php/imp/mailbox-mimp.php?rt=horde-hatchery&r1=f59735ccc9143548aa54d36eead8db35360fb3de&r2=eb111c16dfcd43695715156bf81272212816b998
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-hatchery&r1=28339d1b1e5066dd976e8999caf1a70466c77a7f&r2=eb111c16dfcd43695715156bf81272212816b998
http://git.horde.org/co.php/imp/templates/mailbox/search-mimp.inc?rt=horde-hatchery&r=eb111c16dfcd43695715156bf81272212816b998




More information about the commits mailing list