[commits] Horde branch master updated. bd3209d005ff27a3d6bc0c586dbdf1b40404d03d
Michael M Slusarz
slusarz at horde.org
Wed Jul 23 21:17:15 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 81953bb55640866c4067ce8bcaecdb573cd02d5a
a5dcccc is_callable(), not is_callback()
0a48ad0 Remove deprecated IMP_Search_Element_Date class
26d5e63 use_maillog was removed
7178d5d This config option was removed
018cbbb phpdoc
9f4dce9 Reversed logic
fb87d9d [mms] Fix advanced search in all mailboxes if virtual folders or remote accounts exist (Bug #13384).
bd3209d This should be handled by _buildMailboxQuery()
Summary: http://github.com/horde/horde/compare/81953bb55640866c4067ce8bcaecdb573cd02d5a...bd3209d005ff27a3d6bc0c586dbdf1b40404d03d
-----------------------------------------------------------------------
commit a5dcccc74c4c649862f90559b077fc2dba7a0ef8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jul 22 23:05:26 2014 -0600
is_callable(), not is_callback()
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/a5dcccc74c4c649862f90559b077fc2dba7a0ef8
-----------------------------------------------------------------------
commit 0a48ad026238421215a35d21bc56be6a5662637d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jul 23 00:10:27 2014 -0600
Remove deprecated IMP_Search_Element_Date class
imp/lib/LoginTasks/SystemTask/Upgrade.php | 42 ++++++++++++---
imp/lib/Search/Element/Date.php | 82 -----------------------------
imp/package.xml | 6 +-
3 files changed, 37 insertions(+), 93 deletions(-)
delete mode 100644 imp/lib/Search/Element/Date.php
http://github.com/horde/horde/commit/0a48ad026238421215a35d21bc56be6a5662637d
-----------------------------------------------------------------------
commit 26d5e6390ae56cd151ba5ba6468067f2bf67b7c0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jul 23 00:17:03 2014 -0600
use_maillog was removed
imp/config/prefs.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/26d5e6390ae56cd151ba5ba6468067f2bf67b7c0
-----------------------------------------------------------------------
commit 7178d5d96900632d21be0c515df3f1b53eb3c218
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jul 23 00:18:50 2014 -0600
This config option was removed
imp/lib/Factory/Maillog.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/7178d5d96900632d21be0c515df3f1b53eb3c218
-----------------------------------------------------------------------
commit 018cbbbb2071fd293a713b564d14d6b7576995cd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jul 23 14:35:19 2014 -0600
phpdoc
imp/lib/Search.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/018cbbbb2071fd293a713b564d14d6b7576995cd
-----------------------------------------------------------------------
commit 9f4dce9ce4a87a58cd8ffd937e66a1f91e41b6ea
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jul 23 14:53:36 2014 -0600
Reversed logic
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/9f4dce9ce4a87a58cd8ffd937e66a1f91e41b6ea
-----------------------------------------------------------------------
commit fb87d9d3d66a310520c30a25c4c895d62ad953c2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jul 23 15:12:52 2014 -0600
[mms] Fix advanced search in all mailboxes if virtual folders or remote accounts exist (Bug #13384).
Conflicts:
imp/docs/CHANGES
imp/package.xml
imp/docs/CHANGES | 2 ++
imp/lib/Search/Query.php | 5 ++++-
imp/package.xml | 1 +
3 files changed, 7 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/fb87d9d3d66a310520c30a25c4c895d62ad953c2
-----------------------------------------------------------------------
commit bd3209d005ff27a3d6bc0c586dbdf1b40404d03d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jul 23 15:16:47 2014 -0600
This should be handled by _buildMailboxQuery()
imp/lib/Mailbox/List.php | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/bd3209d005ff27a3d6bc0c586dbdf1b40404d03d
More information about the commits
mailing list