[commits] Horde branch master updated. c6e85ba158ec4b7cc9d2c22f592aaffaee7751de
Michael M Slusarz
slusarz at horde.org
Fri Nov 21 00:10:00 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 097e623df071e5ac56ab93c45585460e3ab45a08
c22057e Don't need thead for this table (and that's not even the right tag for this content)
933f54b Actually use the object property phpdoc describes
d309f84 [mms] Added Horde_Core_Mime_Headers_Received.
88954b6 The idea of a Horde Received hop is Horde application specific, so it needs to be handled in Core
f8ccbb1 More ContentParam fixes
c6e85ba Fix test
Summary: http://github.com/horde/horde/compare/097e623df071e5ac56ab93c45585460e3ab45a08...c6e85ba158ec4b7cc9d2c22f592aaffaee7751de
-----------------------------------------------------------------------
commit c22057ea95766d4ad412eacad0260afa58a78dde
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 20 14:28:56 2014 -0700
Don't need thead for this table (and that's not even the right tag for this content)
imp/js/dimpbase.js | 2 +-
imp/templates/dynamic/mailbox.html.php | 90 +++++++++++++--------------
imp/themes/default/dynamic/message.css | 2 +-
imp/themes/default/dynamic/message_view.css | 9 ++-
4 files changed, 53 insertions(+), 50 deletions(-)
http://github.com/horde/horde/commit/c22057ea95766d4ad412eacad0260afa58a78dde
-----------------------------------------------------------------------
commit 933f54b2fd17b3d68648f20e94094a1968fe8068
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 20 15:02:47 2014 -0700
Actually use the object property phpdoc describes
framework/Core/lib/Horde/Registry.php | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/933f54b2fd17b3d68648f20e94094a1968fe8068
-----------------------------------------------------------------------
commit d309f849a1c4e206521564902933bb5cb378458c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 20 15:25:10 2014 -0700
[mms] Added Horde_Core_Mime_Headers_Received.
framework/Core/lib/Horde/Core/Itip/Response/Options/Horde.php | 38 +++++++++
framework/Core/lib/Horde/Core/Mime/Headers/Received.php | 2 +-
framework/Core/package.xml | 2 +
3 files changed, 41 insertions(+), 1 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Itip/Response/Options/Horde.php
http://github.com/horde/horde/commit/d309f849a1c4e206521564902933bb5cb378458c
-----------------------------------------------------------------------
commit 88954b63b99e7c258d3418900f08b9010ed8d6b4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 20 15:25:49 2014 -0700
The idea of a Horde Received hop is Horde application specific, so it needs to be handled in Core
framework/Itip/lib/Horde/Itip/Response/Options/Horde.php | 5 -----
imp/lib/Ajax/Imple/ItipRequest.php | 10 ++--------
2 files changed, 2 insertions(+), 13 deletions(-)
http://github.com/horde/horde/commit/88954b63b99e7c258d3418900f08b9010ed8d6b4
-----------------------------------------------------------------------
commit f8ccbb1b77572158eb8aa8e9d3bf6800c212dc66
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 20 15:52:59 2014 -0700
More ContentParam fixes
Maintain original parameter ordering
Better handling of text input
framework/Mime/lib/Horde/Mime/Headers/ContentParam.php | 57 ++++++++--------
framework/Mime/test/Horde/Mime/ContentParamTest.php | 8 ++
2 files changed, 36 insertions(+), 29 deletions(-)
http://github.com/horde/horde/commit/f8ccbb1b77572158eb8aa8e9d3bf6800c212dc66
-----------------------------------------------------------------------
commit c6e85ba158ec4b7cc9d2c22f592aaffaee7751de
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 20 17:09:45 2014 -0700
Fix test
.../Storage/ComponentTest/Data/Object/Message/ModifiedTest.php | 6 ++--
1 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/c6e85ba158ec4b7cc9d2c22f592aaffaee7751de
More information about the commits
mailing list