[commits] Horde branch master updated. caea6e745cbea7b4d780951c788bfcabb4b37a49

Michael M Slusarz slusarz at horde.org
Mon Apr 14 22:38:49 UTC 2014


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

from: f9ac8ca5c13ebc00013adb0a9c83621a3b3066cf

ecfad06 wrapping
6b68ca0 Drag/drop and pasted images should not be uploaded in html signature preview
7bbb20b Need integer values for non checkbox inputs
f242a0d Better sizing of atc drop area
9692437 CKeditor init code moved to IMP_Script_Package_Editor
6d0f143 Allow images to be uploaded via image dialog for HTML signature
36bab91 [mms] Better handling of malformed message dates in mailbox listing (Bug #13114).
caea6e7 More sanity checking for bad date input

Summary: http://github.com/horde/horde/compare/f9ac8ca5c13ebc00013adb0a9c83621a3b3066cf...caea6e745cbea7b4d780951c788bfcabb4b37a49

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

commit ecfad0666a40a99781c19814df781d145f289654
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 13:01:58 2014 -0600

    wrapping

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

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

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

commit 6b68ca058d557fad7b0cf2e27261970b2a7bb9b8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 13:18:37 2014 -0600

    Drag/drop and pasted images should not be uploaded in html signature preview

 imp/js/compose-dimp.js                 |    7 ++++++-
 imp/js/compose.js                      |    6 +++++-
 imp/lib/Basic/Compose.php              |    2 +-
 imp/lib/Script/Package/ComposeBase.php |    1 -
 4 files changed, 12 insertions(+), 4 deletions(-)

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

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

commit 7bbb20b8380b1183a7b37a15b6f5b5e1862c0a84
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 13:38:56 2014 -0600

    Need integer values for non checkbox inputs

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

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

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

commit f242a0dfa1a7a12b4913f4285e0530be1215e0c0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 13:43:20 2014 -0600

    Better sizing of atc drop area

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

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

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

commit 96924377440d6df977462ce33f77f7b0413a62ed
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 13:55:50 2014 -0600

    CKeditor init code moved to IMP_Script_Package_Editor

 imp/js/signaturehtml.js                 |    1 +
 imp/lib/Basic/Compose.php               |    2 +-
 imp/lib/Dynamic/Compose/Common.php      |    4 +-
 imp/lib/Editor.php                      |   95 -------------------------------
 imp/lib/Prefs/Special/HtmlSignature.php |    2 +-
 imp/lib/Script/Package/Editor.php       |   91 +++++++++++++++++++++++++++++
 imp/package.xml                         |    4 +-
 7 files changed, 98 insertions(+), 101 deletions(-)
 delete mode 100644 imp/lib/Editor.php
 create mode 100644 imp/lib/Script/Package/Editor.php

http://github.com/horde/horde/commit/96924377440d6df977462ce33f77f7b0413a62ed

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

commit 6d0f143cb0de657c2cee7af3e2187e07ed4eb841
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 16:27:04 2014 -0600

    Allow images to be uploaded via image dialog for HTML signature

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

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

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

commit 36bab91996bbcca36e32ed0b397d46ecece605d4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 16:33:52 2014 -0600

    [mms] Better handling of malformed message dates in mailbox listing (Bug #13114).
    
    Conflicts:
    	imp/docs/CHANGES
    	imp/package.xml

 imp/docs/CHANGES       |    2 ++
 imp/lib/Mailbox/Ui.php |    4 ++++
 imp/package.xml        |    1 +
 3 files changed, 7 insertions(+), 0 deletions(-)

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

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

commit caea6e745cbea7b4d780951c788bfcabb4b37a49
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Apr 14 16:37:48 2014 -0600

    More sanity checking for bad date input

 imp/lib/Message/Ui.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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




More information about the commits mailing list