[commits] Horde branch master updated. ce3e7b32620b0fb4925fcc9648913fead0ace5dd
Michael M Slusarz
slusarz at horde.org
Thu Mar 1 07:46:46 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 0f8e19b5982e5d078195800a4e7af78b8956f893
51ada72 [mms] Fix regression in displaying From address on mailbox page in traditional view.
ce3e7b3 More contacts popup fixes.
-----------------------------------------------------------------------
commit 51ada72f5a00201b9cda15a04f6dde39b26c443d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 1 00:43:40 2012 -0700
[mms] Fix regression in displaying From address on mailbox page in traditional view.
imp/docs/CHANGES | 2 ++
imp/mailbox.php | 2 +-
imp/package.xml | 2 ++
3 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/51ada72f5a00201b9cda15a04f6dde39b26c443d
-----------------------------------------------------------------------
commit ce3e7b32620b0fb4925fcc9648913fead0ace5dd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 1 00:44:47 2012 -0700
More contacts popup fixes.
Use prototypejs events to trigger updates on compose screen - no need to
carry around form names/field names in contacts page anymore.
In dynamic view, adding a CC/BCC field will now automatically
open/expand the field if not already open.
imp/compose.php | 2 +-
imp/contacts.php | 12 -------
imp/docs/CHANGES | 3 +-
imp/js/compose-base.js | 20 ++++++++++++
imp/js/compose-dimp.js | 23 +++++++++++++-
imp/js/compose.js | 8 +++++
imp/js/contacts.js | 47 ++++++-----------------------
imp/package.xml | 2 +-
imp/templates/imp/contacts/contacts.html | 2 -
imp/templates/imp/javascript_defs.php | 3 +-
10 files changed, 63 insertions(+), 59 deletions(-)
http://git.horde.org/horde-git/-/commit/ce3e7b32620b0fb4925fcc9648913fead0ace5dd
More information about the commits
mailing list