[commits] Horde branch master updated. c7600d28c5b017511cc3c8d427307a94ee2b3320

Michael M Slusarz slusarz at horde.org
Wed Aug 29 20:03:53 UTC 2012


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

from: fddc2588fdf1f9903f81b173fa054e92457c348e

b98787c Blur text input fields on click if attempting to prevent text selection
fb1d50a Add background to addresses to allow for distinction
b315598 Fix subject sizing in dynamic message popup
55ed29e Fix regression in showing attachment list in dynamic popup message screen
e4d78e4 Abstract out header value generation on Rfc822 MIME Viewer
f5f2fc0 Show local time in message/rfc822 header information
acc47de phpdoc
344e97f Use tasks to display message log info in dynamic message popup
c7600d2 [mms] Disable blacklist, vacation, and whitelist API methods if the preference is locked.

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

commit b98787cc0ca77c049c94739e7e061a024604510d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 09:23:53 2012 -0600

    Blur text input fields on click if attempting to prevent text selection

 imp/js/dimpcore.js |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

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

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

commit fb1d50ab18fdddbaeb8546dd0cea8da75375739e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 09:28:59 2012 -0600

    Add background to addresses to allow for distinction
    
    May not be the optimal solution, but need an interim fix because it is
    impossible to determine individual recipients in long address lists.

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

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

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

commit b31559832a655677a048aabc22954bfbeac6f64b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 12:25:06 2012 -0600

    Fix subject sizing in dynamic message popup
    
    Also serves to limit the screen size of the data if subject is
    abnormally long.

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

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

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

commit 55ed29ecd3acdbb6e987b4b157dcf26c42632e62
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 12:29:20 2012 -0600

    Fix regression in showing attachment list in dynamic popup message screen

 imp/templates/dynamic/message.html.php |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/55ed29ecd3acdbb6e987b4b157dcf26c42632e62

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

commit e4d78e40069d13c65bc9320a3393b67eadc2586c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 12:29:42 2012 -0600

    Abstract out header value generation on Rfc822 MIME Viewer

 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rfc822.php |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

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

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

commit f5f2fc01f7b44ec31c75f5d975cd6f195a15fa13
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 12:34:19 2012 -0600

    Show local time in message/rfc822 header information

 imp/lib/Mime/Viewer/Rfc822.php |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

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

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

commit acc47de4fed54f77d952052e7f2a21a7f84ca29d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 13:00:14 2012 -0600

    phpdoc

 framework/Core/lib/Horde/Core/Text/Filter/Emails.php |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

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

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

commit 344e97f14537943ded3d1eea032b8f7399317374
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 13:22:46 2012 -0600

    Use tasks to display message log info in dynamic message popup

 imp/js/message-dimp.js                   |   16 ++++++++++------
 imp/lib/Ajax/Application/ShowMessage.php |    8 ++------
 2 files changed, 12 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/344e97f14537943ded3d1eea032b8f7399317374

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

commit c7600d28c5b017511cc3c8d427307a94ee2b3320
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 29 13:55:05 2012 -0600

    [mms] Disable blacklist, vacation, and whitelist API methods if the preference is locked.
    
    Conflicts:
    	ingo/package.xml

 ingo/docs/CHANGES |    2 ++
 ingo/lib/Api.php  |   20 ++++++++++++++++++++
 ingo/package.xml  |    2 +-
 3 files changed, 23 insertions(+), 1 deletions(-)

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




More information about the commits mailing list