[commits] Horde branch master updated. 70d87d64e60027ef2e5581d10ed4f3b367b0fb7a

Michael M Slusarz slusarz at horde.org
Wed Sep 7 09:22:17 UTC 2011


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

from: eb3eb1946349e3f9dde8e0fd1f1c5639789408b6

1ce5140 imapuid -> uid; more compact and is not necessarily an IMAP UID (e.g. POP)
e80251e Simplify notification language
00df102 Display information on reply method in standard view when automatically choosing the reply type.
a0d5e91 Add List-ID information (if available) to auto-reply method notification in dynamic view.
3d66522 phpdoc
70d87d6 Bump package version due to API change

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

commit 1ce5140bf86c31f259c25877a30fae7d18501d12
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 7 00:55:43 2011 -0600

    imapuid -> uid; more compact and is not necessarily an IMAP UID (e.g. POP)

 imp/js/dimpbase.js             |   42 ++++++++++++++++++++--------------------
 imp/js/dimpcore.js             |    2 +-
 imp/js/mobile.js               |    2 +-
 imp/lib/Ajax/Application.php   |    2 +-
 imp/lib/Views/ListMessages.php |    2 +-
 5 files changed, 25 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/1ce5140bf86c31f259c25877a30fae7d18501d12

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

commit e80251e0cc841d6a7b281a9f73f4e8fe201eff7a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 7 02:49:43 2011 -0600

    Simplify notification language

 imp/templates/dimp/compose/compose.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/e80251e0cc841d6a7b281a9f73f4e8fe201eff7a

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

commit 00df1020e492bf0d75769d6bae2ec8b912c1d919
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 7 02:55:09 2011 -0600

    Display information on reply method in standard view when automatically choosing the reply type.
    
    Doesn't allow for automatic changing of the recipient list, but provides
    information on methods when auto replying.

 imp/compose.php                        |   15 +++++++++++++++
 imp/docs/CHANGES                       |    2 ++
 imp/package.xml                        |    9 ++++++---
 imp/templates/imp/compose/compose.html |   26 ++++++++++++++++++++++++++
 imp/themes/default/dimp/screen.css     |    7 -------
 imp/themes/default/screen.css          |    7 +++++++
 6 files changed, 56 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/00df1020e492bf0d75769d6bae2ec8b912c1d919

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

commit a0d5e91520dcf6d2faeb6ef4c11754610bde8828
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 7 03:18:00 2011 -0600

    Add List-ID information (if available) to auto-reply method notification in dynamic view.

 imp/compose-dimp.php                    |   13 ++++++++++++-
 imp/docs/CHANGES                        |    2 ++
 imp/js/compose-dimp.js                  |    1 +
 imp/package.xml                         |    4 +++-
 imp/templates/dimp/compose/compose.html |    2 +-
 5 files changed, 19 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/a0d5e91520dcf6d2faeb6ef4c11754610bde8828

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

commit 3d6652255b219d9bc324f50c377fbac9ef20961b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 7 03:19:11 2011 -0600

    phpdoc

 framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3d6652255b219d9bc324f50c377fbac9ef20961b

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

commit 70d87d64e60027ef2e5581d10ed4f3b367b0fb7a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 7 03:22:02 2011 -0600

    Bump package version due to API change

 framework/Imap_Client/lib/Horde/Imap/Client/Data/Envelope.php |    7 +++++++
 framework/Imap_Client/package.xml                             |    8 ++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/70d87d64e60027ef2e5581d10ed4f3b367b0fb7a




More information about the commits mailing list