[commits] Horde branch master updated. aeb7835e006943b0c75adb7060055d34ba9c9e55

Michael M Slusarz slusarz at horde.org
Tue Apr 15 07:17:23 UTC 2014


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

from: f02779988d2e0bae25286b62f0440071389837c2

7d51562 unused variables
eeb5eff Honor keeplog option
770646a Use server defined notification message for enotify (Request #8784)
69189d9 Unused variable
74a4dbd Clean up display of header information
36ec439 Fix conversion from HTML -> plaintext
c513930 Fix setting original hash value
3389869 Simplify
55dcd84 Not used
aeb7835 Fix positioning

Summary: http://github.com/horde/horde/compare/f02779988d2e0bae25286b62f0440071389837c2...aeb7835e006943b0c75adb7060055d34ba9c9e55

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

commit 7d515627b949e047bc2ccb9298c10fba4cb450fa
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 18:01:54 2014 -0600

    unused variables

 imp/lib/Maillog/Message.php            |    2 --
 imp/lib/Maillog/Storage/History.php    |    2 +-
 imp/lib/Maillog/Storage/Mdnsent.php    |    2 --
 imp/lib/Message/Ui.php                 |    2 +-
 imp/lib/Prefs/Special/Sourceselect.php |    2 +-
 5 files changed, 3 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/7d515627b949e047bc2ccb9298c10fba4cb450fa

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

commit eeb5eff189c04f44897065e7493c8ab16d1b32d2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 18:02:04 2014 -0600

    Honor keeplog option

 imp/lib/Message.php |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/eeb5eff189c04f44897065e7493c8ab16d1b32d2

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

commit 770646adad052fe56f0fce8c8836abfc41c96c94
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 20:03:30 2014 -0600

    Use server defined notification message for enotify (Request #8784)

 ingo/lib/Script/Sieve/Action/Notify.php |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/770646adad052fe56f0fce8c8836abfc41c96c94

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

commit 69189d95b9a4c0e3271c1de7fafd936f3e8925c1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 21:10:22 2014 -0600

    Unused variable

 ingo/lib/Perms.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/69189d95b9a4c0e3271c1de7fafd936f3e8925c1

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

commit 74a4dbd13a73f11bde425304878b8ddea1a85132
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 23:45:04 2014 -0600

    Clean up display of header information

 imp/js/dimpbase.js                     |    2 +-
 imp/templates/dynamic/mailbox.html.php |  135 +++++++++++++++++---------------
 imp/templates/dynamic/message.html.php |    2 +-
 imp/themes/default/dynamic/screen.css  |   54 ++++---------
 4 files changed, 91 insertions(+), 102 deletions(-)

http://github.com/horde/horde/commit/74a4dbd13a73f11bde425304878b8ddea1a85132

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

commit 36ec43930db2d89ec1590b8722873f510089b0af
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 15 00:10:03 2014 -0600

    Fix conversion from HTML -> plaintext

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

http://github.com/horde/horde/commit/36ec43930db2d89ec1590b8722873f510089b0af

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

commit c513930540fe509dbda8a917142b0ee90df274a6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 15 00:33:51 2014 -0600

    Fix setting original hash value

 imp/js/compose-dimp.js |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/c513930540fe509dbda8a917142b0ee90df274a6

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

commit 338986953ee206874b9a7251b9b63091c3bd6c10
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 15 00:49:15 2014 -0600

    Simplify

 imp/js/dimpcore.js                     |    2 +-
 imp/templates/dynamic/mailbox.html.php |    4 +---
 imp/templates/dynamic/message.html.php |    4 +---
 imp/themes/default/dynamic/screen.css  |    2 +-
 4 files changed, 4 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/338986953ee206874b9a7251b9b63091c3bd6c10

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

commit 55dcd8414caf42e51d9f6731b5a5e2231b4eada2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 15 01:13:00 2014 -0600

    Not used

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

http://github.com/horde/horde/commit/55dcd8414caf42e51d9f6731b5a5e2231b4eada2

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

commit aeb7835e006943b0c75adb7060055d34ba9c9e55
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 15 00:54:46 2014 -0600

    Fix positioning

 imp/themes/default/dynamic/screen.css |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/aeb7835e006943b0c75adb7060055d34ba9c9e55




More information about the commits mailing list