[commits] Horde branch master updated. 09d5af4cca7237a0b0dd375092bc735741521e6b

Michael M Slusarz slusarz at horde.org
Fri Feb 26 07:06:22 UTC 2010


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

from: 246ac25f0c1027ccf548123c0dd45ac4bdc6343a

fa80002 Consolidate some duplicate compose code between imp and dimp views.
907edf1 Remove - makes CSS dropdowns unusable
09d5af4 Fix display of some deeply embedded alternative and related parts

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

commit fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 25 09:30:45 2010 -0700

    Consolidate some duplicate compose code between imp and dimp views.

 imp/compose-dimp.php              |    1 +
 imp/compose.php                   |   64 ++-------------
 imp/js/compose-base.js            |  117 ++++++++++++++++++++++++++++
 imp/js/compose-dimp.js            |  155 ++++++++-----------------------------
 imp/js/compose.js                 |  105 +++++--------------------
 imp/lib/Ui/Compose.php            |   30 +++++++
 imp/lib/Views/Compose.php         |   35 ++-------
 imp/message-dimp.php              |    5 +-
 imp/templates/javascript_defs.php |    2 -
 9 files changed, 217 insertions(+), 297 deletions(-)
 create mode 100644 imp/js/compose-base.js

http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=fb2ab22128332933c1eaf5e4900d0c08c99ca9b5&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=11f80ea3757b5f05c6b193e05135b4f037cd0ec2&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/co.php/imp/js/compose-base.js?rt=horde-git&r=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=fb2ab22128332933c1eaf5e4900d0c08c99ca9b5&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/diff.php/imp/js/compose.js?rt=horde-git&r1=fb2ab22128332933c1eaf5e4900d0c08c99ca9b5&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=11f80ea3757b5f05c6b193e05135b4f037cd0ec2&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/diff.php/imp/lib/Views/Compose.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=fb2ab22128332933c1eaf5e4900d0c08c99ca9b5&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d
http://git.horde.org/diff.php/imp/templates/javascript_defs.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=fa80002ae1bb5ab46a81405f9b8422fa3bb2228d

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

commit 907edf116e43eb77fd77763edf6a3493bd072301
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 25 14:39:26 2010 -0700

    Remove - makes CSS dropdowns unusable

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

http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=b91bb3fbaedd085555a9628060f2f3a13df4537f&r2=907edf116e43eb77fd77763edf6a3493bd072301

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

commit 09d5af4cca7237a0b0dd375092bc735741521e6b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 25 23:46:23 2010 -0700

    Fix display of some deeply embedded alternative and related parts

 imp/lib/Mime/Viewer/Alternative.php |   10 ++++++++--
 imp/lib/Mime/Viewer/Related.php     |    8 +++++++-
 2 files changed, 15 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Alternative.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=09d5af4cca7237a0b0dd375092bc735741521e6b
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Related.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=09d5af4cca7237a0b0dd375092bc735741521e6b




More information about the commits mailing list