The branch "master" has been updated. The following is a summary of the commits.
from: b128bf56702d4c0a0b9b790d88a5a16e09c6c6b0 e5be598 Message log is displayed independently of headers, and is always expanded 0f07f84 First attempt to try to improve display of message log data 3221489 Fix header display in popup message page c2a212e Improved display of attachments in dynamic message views b07277e Released Horde_Mime-2.5.2 5880c3b Development mode for Horde_Mime-2.5.3 Summary: http://github.com/horde/horde/compare/b128bf56702d4c0a0b9b790d88a5a16e09c6c6b0...5880c3bca54eaa72d8964422706e8413e0bfa6cb ----------------------------------------------------------------------- commit e5be598729ea987ee3ad966cfd1a2f2ba8aa8305 Author: Michael M Slusarz <[email protected]> Date: Sat Nov 22 23:16:44 2014 -0700 Message log is displayed independently of headers, and is always expanded imp/js/dimpbase.js | 34 ++++++++------------------- imp/js/dimpcore.js | 18 ++++++++++++- 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 +-- 6 files changed, 32 insertions(+), 46 deletions(-) http://github.com/horde/horde/commit/e5be598729ea987ee3ad966cfd1a2f2ba8aa8305 ----------------------------------------------------------------------- commit 0f07f842cfce22fa6b448bf891587a2f9f44fafc Author: Michael M Slusarz <[email protected]> Date: Sat Nov 22 23:22:49 2014 -0700 First attempt to try to improve display of message log data imp/themes/default/dynamic/message_view.css | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/0f07f842cfce22fa6b448bf891587a2f9f44fafc ----------------------------------------------------------------------- commit 3221489ad585eeedfca5eac5f9cfeeeda8cc32ce Author: Michael M Slusarz <[email protected]> Date: Mon Nov 24 16:18:39 2014 -0700 Fix header display in popup message page imp/templates/dynamic/message.html.php | 55 +++++++++++++++---------------- 1 files changed, 27 insertions(+), 28 deletions(-) http://github.com/horde/horde/commit/3221489ad585eeedfca5eac5f9cfeeeda8cc32ce ----------------------------------------------------------------------- commit c2a212ee1163596508566d1b969986ca3d08090d Author: Michael M Slusarz <[email protected]> Date: Sat Nov 22 23:47:20 2014 -0700 Improved display of attachments in dynamic message views imp/docs/CHANGES | 2 + imp/js/dimpbase.js | 50 ++++----------------------- imp/js/dimpcore.js | 34 +++++++++++++++++- imp/js/message.js | 10 +++-- imp/js/smartmobile.js | 6 ++-- imp/lib/Ajax/Application/ShowMessage.php | 18 ++++++---- imp/lib/Dynamic/Base.php | 1 - imp/lib/Dynamic/Mailbox.php | 1 + imp/lib/Dynamic/Message.php | 20 +++------- imp/package.xml | 1 + imp/templates/dynamic/mailbox.html.php | 17 +++------ imp/templates/dynamic/message.html.php | 27 ++------------ imp/themes/default/dynamic/mailbox.css | 16 +++----- imp/themes/default/dynamic/message_view.css | 38 ++++++++------------ 14 files changed, 101 insertions(+), 140 deletions(-) http://github.com/horde/horde/commit/c2a212ee1163596508566d1b969986ca3d08090d ----------------------------------------------------------------------- commit b07277e3435c7858f5b4ae568cf02fbd1565d8eb Author: Michael M Slusarz <[email protected]> Date: Mon Nov 24 18:04:20 2014 -0700 Released Horde_Mime-2.5.2 framework/Mime/composer.json | 4 ++-- framework/Mime/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/b07277e3435c7858f5b4ae568cf02fbd1565d8eb ----------------------------------------------------------------------- commit 5880c3bca54eaa72d8964422706e8413e0bfa6cb Author: Michael M Slusarz <[email protected]> Date: Mon Nov 24 18:04:20 2014 -0700 Development mode for Horde_Mime-2.5.3 framework/Mime/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/5880c3bca54eaa72d8964422706e8413e0bfa6cb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
