[commits] Horde branch develop updated. d8c662197a47cc3727532ba89fe79ea3118826f3
Michael M Slusarz
slusarz at horde.org
Fri Dec 16 06:00:02 UTC 2011
The branch "develop" has been updated.
The following is a summary of the commits.
from: 247017bf10d9951f1f5cdf1b6e0a5bed30bb4153
d6ad0cc Fix detection of sub-mailboxes
fda9872 [mms] Converted stationery to the Templates special mailbox (Request #9296).
d8c6621 Update package.xml file
-----------------------------------------------------------------------
commit d6ad0cc7c78b97c36df7db5c9356a00d6e2208c0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Dec 15 12:07:31 2011 -0700
Fix detection of sub-mailboxes
imp/js/dimpbase.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/d6ad0cc7c78b97c36df7db5c9356a00d6e2208c0
-----------------------------------------------------------------------
commit fda98728a10bc56b7680228837b1232b57b64c5b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Dec 14 20:30:19 2011 -0700
[mms] Converted stationery to the Templates special mailbox (Request #9296).
imp/compose-dimp.php | 43 ++++-
imp/compose-mimp.php | 15 ++-
imp/compose.php | 117 +++++++++-----
imp/config/prefs.php | 31 +++--
imp/docs/CHANGES | 1 +
imp/docs/UPGRADING | 1 +
imp/js/compose-dimp.js | 17 ++-
imp/js/compose.js | 9 +-
imp/js/dimpbase.js | 62 +++++++-
imp/js/mailbox.js | 25 +++-
imp/lib/Ajax/Application.php | 44 ++++-
imp/lib/Compose.php | 125 ++++++++++++++-
imp/lib/Compose/Stationery.php | 138 ----------------
imp/lib/LoginTasks/SystemTask/Upgrade.php | 23 +++
imp/lib/LoginTasks/Task/Autocreate.php | 4 +
imp/lib/Mailbox.php | 19 +++
imp/lib/Prefs/Ui.php | 248 ++++++++++-------------------
imp/lib/Views/Compose.php | 33 +++--
imp/lib/Views/ListMessages.php | 4 +-
imp/mailbox-mimp.php | 20 ++-
imp/mailbox.php | 26 +++-
imp/package.xml | 1 +
imp/templates/dimp/compose/compose.html | 11 +-
imp/templates/dimp/index.inc | 14 ++
imp/templates/dimp/javascript_defs.php | 1 +
imp/templates/imp/compose/compose.html | 22 +--
imp/templates/imp/javascript_defs.php | 1 +
imp/templates/imp/mailbox/actions.html | 3 +
imp/templates/prefs/composetemplates.html | 13 ++
imp/templates/prefs/stationery.html | 52 ------
imp/themes/default/dimp/screen.css | 4 +-
imp/themes/default/screen.css | 2 +-
imp/themes/silver/dimp/screen.css | 4 +-
imp/themes/silver/screen.css | 2 +-
34 files changed, 646 insertions(+), 489 deletions(-)
delete mode 100644 imp/lib/Compose/Stationery.php
create mode 100644 imp/templates/prefs/composetemplates.html
delete mode 100644 imp/templates/prefs/stationery.html
http://git.horde.org/horde-git/-/commit/fda98728a10bc56b7680228837b1232b57b64c5b
-----------------------------------------------------------------------
commit d8c662197a47cc3727532ba89fe79ea3118826f3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Dec 15 22:52:42 2011 -0700
Update package.xml file
imp/package.xml | 94 +++++++++---------------------------------------------
1 files changed, 16 insertions(+), 78 deletions(-)
http://git.horde.org/horde-git/-/commit/d8c662197a47cc3727532ba89fe79ea3118826f3
More information about the commits
mailing list