[commits] Horde branch develop updated. 490e63a18e41cb29c47aac310981664061b72221
Michael M Slusarz
slusarz at horde.org
Thu Nov 17 21:08:05 UTC 2011
The branch "develop" has been updated.
The following is a summary of the commits.
from: d15f81db569e9703cd19ac7cb6477aeeb61c6f0b
28b6046 Bug #10093: Convert IMP to use new Horde_Imap_Client 1.2 features
a210ca8 Bug #10093: Updates to reflect that this will be fixed in 5.1
490e63a API is not changing in IMP 5.1
-----------------------------------------------------------------------
commit 28b604652b636aaa464896e7ac5ab63b9716dac2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Oct 28 18:27:45 2011 -0600
Bug #10093: Convert IMP to use new Horde_Imap_Client 1.2 features
IMP now entirely handles IMAP mailbox names internally in UTF-8.
This does, however, mean several preferences and configuration
parameters may need to be changed. Current preference values will be
automatically updated. This is a necessary evil, or else there will be
NO way to accurately determine the charset in future versions. (Most
users should be using default values, so this will not affect them.
Addtionally, from feeback, it seems likely that very few users are
currently using the fixed_folders configuration option).
Conflicts:
imp/docs/CHANGES
imp/package.xml
imp/config/backends.php | 6 +-
imp/config/conf.xml | 5 +-
imp/config/hooks.php.dist | 8 +-
imp/config/prefs.php | 20 +----
imp/docs/CHANGES | 1 +
imp/docs/UPGRADING | 15 +++
imp/folders.php | 12 +--
imp/lib/Ajax/Application.php | 7 +-
imp/lib/Api.php | 20 ++--
imp/lib/Compose.php | 2 +-
imp/lib/Flag/User.php | 2 +-
imp/lib/Flags.php | 2 +-
imp/lib/Imap.php | 98 +++++++++++++++++++-
imp/lib/Imap/Tree.php | 4 +-
imp/lib/LoginTasks/SystemTask/Upgrade.php | 38 ++++++++-
imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php | 4 +-
imp/lib/LoginTasks/Task/RenameSentmailMonthly.php | 2 +-
imp/lib/Mailbox.php | 95 ++++++++++++---------
imp/lib/Message.php | 2 +-
imp/lib/Prefs/Ui.php | 3 +-
imp/lib/Ui/Folder.php | 21 ++---
imp/package.xml | 1 +
imp/templates/imp/folders/import.html | 2 +-
23 files changed, 253 insertions(+), 117 deletions(-)
http://git.horde.org/horde-git/-/commit/28b604652b636aaa464896e7ac5ab63b9716dac2
-----------------------------------------------------------------------
commit a210ca8bb1cb4689a8752063cf0a7bdcc3d4a3ee
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 17 14:07:12 2011 -0700
Bug #10093: Updates to reflect that this will be fixed in 5.1
imp/docs/UPGRADING | 38 +++++++++++++---------------
imp/lib/LoginTasks/SystemTask/Upgrade.php | 6 ++--
2 files changed, 21 insertions(+), 23 deletions(-)
http://git.horde.org/horde-git/-/commit/a210ca8bb1cb4689a8752063cf0a7bdcc3d4a3ee
-----------------------------------------------------------------------
commit 490e63a18e41cb29c47aac310981664061b72221
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Nov 17 14:04:19 2011 -0700
API is not changing in IMP 5.1
imp/package.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/490e63a18e41cb29c47aac310981664061b72221
More information about the commits
mailing list