The branch "master" has been updated. The following is a summary of the commits.
from: fd1e2f8bb2433219072ca488d718993303b699dc 30724aa [mms] Fix Horde_Mime_Headers_Deprecated#listHeadersExists(). 5a03355 [mms] Fix Horde_Mime_Headers_Deprecated#addReceivedHeader(). e60dc98 Revert "partlist" fd0fe28 Revert "First attempt to try to improve display of message log data" 3454cff Revert "Message log is displayed independently of headers, and is always expanded" 224a50b Fix matching constructor definition 50981e5 Registry is being mocked, so we need to add this mocked function a84cdf2 Released Horde_Mime-2.5.1 e80639a Development mode for Horde_Mime-2.5.2 Summary: http://github.com/horde/horde/compare/fd1e2f8bb2433219072ca488d718993303b699dc...e80639a73c91afca997adcbd59129ebab7841ef8 ----------------------------------------------------------------------- commit 30724aaadcb94d1cc51dabaa170db281d66254db Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:28:05 2014 -0700 [mms] Fix Horde_Mime_Headers_Deprecated#listHeadersExists(). framework/Mime/lib/Horde/Mime/Headers/Deprecated.php | 2 +- framework/Mime/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/30724aaadcb94d1cc51dabaa170db281d66254db ----------------------------------------------------------------------- commit 5a03355ee53e5e432e97be071eb5091c35f5a781 Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:33:37 2014 -0700 [mms] Fix Horde_Mime_Headers_Deprecated#addReceivedHeader(). framework/Mime/lib/Horde/Mime/Headers/Deprecated.php | 73 +++++++++++++++++- framework/Mime/package.xml | 2 + 2 files changed, 72 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/5a03355ee53e5e432e97be071eb5091c35f5a781 ----------------------------------------------------------------------- commit e60dc988fce8d38d4d4901cdfc9b3be51bfe1069 Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:37:12 2014 -0700 Revert "partlist" This reverts commit fd1e2f8bb2433219072ca488d718993303b699dc. Fixing broken sync state between my master and remote imp/js/dimpbase.js | 60 ++++++++++++++++++--------- imp/templates/dynamic/mailbox.html.php | 15 +++++- imp/themes/default/dynamic/mailbox.css | 16 ++++--- imp/themes/default/dynamic/message_view.css | 30 +++++++++---- 4 files changed, 82 insertions(+), 39 deletions(-) http://github.com/horde/horde/commit/e60dc988fce8d38d4d4901cdfc9b3be51bfe1069 ----------------------------------------------------------------------- commit fd0fe28e736092e2d358c4dc246b1f6475207cd6 Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:37:39 2014 -0700 Revert "First attempt to try to improve display of message log data" This reverts commit 8131e00574862101eb03adce769cd2df9cea2fae. Fixing broken sync state imp/themes/default/dynamic/message_view.css | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/fd0fe28e736092e2d358c4dc246b1f6475207cd6 ----------------------------------------------------------------------- commit 3454cff874a6d7754028dfa37978d69fce6b7b49 Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:37:52 2014 -0700 Revert "Message log is displayed independently of headers, and is always expanded" This reverts commit 95f12075ebeedf5c8e834768dee84e2db5d45ffe. Fixing broken sync state imp/js/dimpbase.js | 34 +++++++++++++++++++-------- imp/js/message.js | 1 + imp/templates/dynamic/mailbox.html.php | 15 +++++++++-- imp/themes/default/dynamic/mailbox.css | 6 +++- imp/themes/default/dynamic/message_view.css | 4 ++- 5 files changed, 44 insertions(+), 16 deletions(-) http://github.com/horde/horde/commit/3454cff874a6d7754028dfa37978d69fce6b7b49 ----------------------------------------------------------------------- commit 224a50bf5745c579000edcb158e89351d23d9e26 Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:43:35 2014 -0700 Fix matching constructor definition imp/lib/Ajax/Imple/ItipRequest.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/224a50bf5745c579000edcb158e89351d23d9e26 ----------------------------------------------------------------------- commit 50981e5ed9d61e7d4bd3f9262601295a3a585c8c Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:43:54 2014 -0700 Registry is being mocked, so we need to add this mocked function imp/test/Imp/Unit/Mime/Viewer/ItipTest.php | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/50981e5ed9d61e7d4bd3f9262601295a3a585c8c ----------------------------------------------------------------------- commit a84cdf2bc982ba119eeafcfed9e0d240080dc429 Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:47:02 2014 -0700 Released Horde_Mime-2.5.1 framework/Mime/composer.json | 4 ++-- framework/Mime/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/a84cdf2bc982ba119eeafcfed9e0d240080dc429 ----------------------------------------------------------------------- commit e80639a73c91afca997adcbd59129ebab7841ef8 Author: Michael M Slusarz <[email protected]> Date: Sun Nov 23 11:47:02 2014 -0700 Development mode for Horde_Mime-2.5.2 framework/Mime/package.xml | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/e80639a73c91afca997adcbd59129ebab7841ef8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
