[commits] Horde branch master updated. 6010f38ea6de065f1aebd7f782619859948ef982

Michael M Slusarz slusarz at horde.org
Mon Mar 9 21:39:56 UTC 2015


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

from: 03f373cd81764b7e02be008be952409b1a14cd9d

6dfea09 [mms] Sent-mail maillog entries are now linked to a viewable representation of the sent message, if it still exists on the server.
6010f38 Better performance when checking for class names

Summary: http://github.com/horde/horde/compare/03f373cd81764b7e02be008be952409b1a14cd9d...6010f38ea6de065f1aebd7f782619859948ef982

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

commit 6dfea09ea7cc26ff268d32b4180b2d0275312b16
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 9 15:11:16 2015 -0600

    [mms] Sent-mail maillog entries are now linked to a viewable representation of the sent message, if it still exists on the server.
    
    Further optimizations could include:
      - Adding preference to indicate what mailboxes should be searched

 imp/docs/CHANGES                    |    2 +
 imp/js/core.js                      |   15 +++++++-
 imp/js/maillog.js                   |   29 +++++++++++++++
 imp/lib/Dynamic/Base.php            |    1 +
 imp/lib/Dynamic/Maillog.php         |   69 +++++++++++++++++++++++++++++++++++
 imp/lib/Maillog/Log/Redirect.php    |    7 ++++
 imp/lib/Maillog/Log/Sentmail.php    |   30 +++++++++++----
 imp/lib/Maillog/Storage/History.php |   27 ++++++++------
 imp/package.xml                     |    7 +++-
 9 files changed, 165 insertions(+), 22 deletions(-)
 create mode 100644 imp/js/maillog.js
 create mode 100644 imp/lib/Dynamic/Maillog.php

http://github.com/horde/horde/commit/6dfea09ea7cc26ff268d32b4180b2d0275312b16

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

commit 6010f38ea6de065f1aebd7f782619859948ef982
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 9 15:38:27 2015 -0600

    Better performance when checking for class names

 imp/js/base.js           |   12 +++++++-----
 imp/js/message.js        |    8 +++++---
 imp/js/prefs/flag.js     |   41 +++++++++++++++++++++++------------------
 imp/js/prefs/searches.js |    7 ++++---
 imp/js/search.js         |   11 +++++++----
 5 files changed, 46 insertions(+), 33 deletions(-)

http://github.com/horde/horde/commit/6010f38ea6de065f1aebd7f782619859948ef982




More information about the commits mailing list