[commits] Horde branch master updated. 42f86a8f094f80bc3d8cb0783feb987a92b37d88
Michael M Slusarz
slusarz at horde.org
Thu Oct 6 20:30:09 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 6917a0883edc236ac6a5914c9a783d62604936f3
2e595ba phpdoc
c6983b7 Clean up some TODOs
33e8d73 Retire IMP_Folder
42f86a8 Bug #10613: Fix/improve monthly sent-mail rename login task
-----------------------------------------------------------------------
commit 2e595ba7fd5184a751f8d9058d1afe5c54c3f55e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 6 11:25:08 2011 -0600
phpdoc
framework/LoginTasks/lib/Horde/LoginTasks/Task.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/2e595ba7fd5184a751f8d9058d1afe5c54c3f55e
-----------------------------------------------------------------------
commit c6983b774003307920a21c2c06f6b80f9cd3436f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 6 12:17:18 2011 -0600
Clean up some TODOs
imp/compose-mimp.php | 28 +++++++++---------
imp/compose.php | 1 -
imp/contacts.php | 19 ++++++------
imp/lib/Ajax/Application.php | 4 +-
imp/lib/Compose.php | 4 +-
imp/lib/Maillog.php | 64 ++++++++++++++++++++++++++++++------------
imp/lib/Mime/Viewer/Itip.php | 17 +++++------
imp/lib/Ui/Compose.php | 9 ++---
imp/lib/Ui/Message.php | 3 +-
imp/lib/Ui/Mimp.php | 3 +-
10 files changed, 89 insertions(+), 63 deletions(-)
http://git.horde.org/horde-git/-/commit/c6983b774003307920a21c2c06f6b80f9cd3436f
-----------------------------------------------------------------------
commit 33e8d73b16b06cf66efd76030df5c0114923d641
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 6 12:59:48 2011 -0600
Retire IMP_Folder
Use IMP_Mailbox instead (and one method that moves to IMP_Ui_Folder).
imp/folders.php | 21 +-
imp/lib/Ajax/Application.php | 18 +-
imp/lib/Api.php | 6 +-
imp/lib/Folder.php | 537 ---------------------
imp/lib/Imap/Tree.php | 3 +-
imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php | 11 +-
imp/lib/LoginTasks/Task/RenameSentmailMonthly.php | 10 +-
imp/lib/Mailbox.php | 352 +++++++++++++-
imp/lib/Ui/Folder.php | 114 ++++-
imp/package.xml | 13 +-
10 files changed, 489 insertions(+), 596 deletions(-)
delete mode 100644 imp/lib/Folder.php
http://git.horde.org/horde-git/-/commit/33e8d73b16b06cf66efd76030df5c0114923d641
-----------------------------------------------------------------------
commit 42f86a8f094f80bc3d8cb0783feb987a92b37d88
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 6 14:22:02 2011 -0600
Bug #10613: Fix/improve monthly sent-mail rename login task
imp/docs/CHANGES | 1 +
imp/lib/LoginTasks/Task/RenameSentmailMonthly.php | 113 +++++++++++----------
imp/package.xml | 1 +
3 files changed, 60 insertions(+), 55 deletions(-)
http://git.horde.org/horde-git/-/commit/42f86a8f094f80bc3d8cb0783feb987a92b37d88
More information about the commits
mailing list