[commits] Horde branch master updated. cccf4257234cbb467dbafee268061ec4557d9c0b
Michael M Slusarz
slusarz at horde.org
Mon Feb 21 03:02:00 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 05f217f32427a209a58b7c7d965a6b9b2ac77e98
58ceb76 Move these query modifiers to the correct location.
9049ced phpdoc
cc21afe Fix Horde_Registry#getAppDrivers()
3ddaace Silence JS error if HTML Iframe is not generated properly
62be165 I was getting 'delete not defined' errors without this
05c60f1 Postgresql DB: fixes undefined error
8086d51 Postgresql DB: Set current sequence id when altering existing table
cccf425 Handle bad message dates better
-----------------------------------------------------------------------
commit 58ceb766f78276609cba4e33024efe4ba4c0379e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Feb 18 16:36:28 2011 -0700
Move these query modifiers to the correct location.
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 4 --
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 24 +++++++++++----
2 files changed, 17 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/58ceb766f78276609cba4e33024efe4ba4c0379e
-----------------------------------------------------------------------
commit 9049cedb38c7dce5c6c32d04745b4243eec491a7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Feb 18 22:11:41 2011 -0700
phpdoc
framework/Mime/lib/Horde/Mime.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/9049cedb38c7dce5c6c32d04745b4243eec491a7
-----------------------------------------------------------------------
commit cc21afe8e7b9c755b3d68f6064fdb02d69c861ff
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Feb 19 03:00:52 2011 -0700
Fix Horde_Registry#getAppDrivers()
framework/Core/lib/Horde/Registry.php | 23 +++++++++++++++++------
1 files changed, 17 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/cc21afe8e7b9c755b3d68f6064fdb02d69c861ff
-----------------------------------------------------------------------
commit 3ddaace8876fac821aec5a151450bf23116f89f5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Feb 20 02:49:05 2011 -0700
Silence JS error if HTML Iframe is not generated properly
imp/js/imp.js | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3ddaace8876fac821aec5a151450bf23116f89f5
-----------------------------------------------------------------------
commit 62be165fdbf126794fc9a3e3d7d30791ee9bf679
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Feb 20 02:52:39 2011 -0700
I was getting 'delete not defined' errors without this
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/62be165fdbf126794fc9a3e3d7d30791ee9bf679
-----------------------------------------------------------------------
commit 05c60f13eda0f9ecd5fc95844e25c16ffd115b82
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Feb 20 02:56:29 2011 -0700
Postgresql DB: fixes undefined error
Not sure if we are missing the relname attribute in the query completely
on purpose - this fix just silences the PHP error.
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/05c60f13eda0f9ecd5fc95844e25c16ffd115b82
-----------------------------------------------------------------------
commit 8086d51ba7c369e58404b056ccde1705ad48006d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Feb 20 03:15:00 2011 -0700
Postgresql DB: Set current sequence id when altering existing table
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/8086d51ba7c369e58404b056ccde1705ad48006d
-----------------------------------------------------------------------
commit cccf4257234cbb467dbafee268061ec4557d9c0b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Feb 20 19:48:18 2011 -0700
Handle bad message dates better
framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php | 56 +++++++++++---
imp/lib/Ui/Mailbox.php | 11 ++-
imp/lib/Views/ShowMessage.php | 6 +-
3 files changed, 54 insertions(+), 19 deletions(-)
http://git.horde.org/horde-git/-/commit/cccf4257234cbb467dbafee268061ec4557d9c0b
More information about the commits
mailing list