[commits] Horde branch master updated. 026eab44e8a2db3145e8fb82c59efa9386bcd984
Michael M Slusarz
slusarz at horde.org
Wed Aug 11 21:05:29 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: e954d822dc6a4f606e4d69ef5239b27b816bc3ee
a9f8f78 Remove output array after joining.
cb00bdd Make sure node names don't have bad characters (e.g. null)
37a428f Use injector to load IMP_Filter
161b232 Clean up tree_folders script
5f44b6a Ignore more backup files in config directory
7a76d22 Fix typos
026eab4 Need full URLs here, because the ajaxui parameter is needed
-----------------------------------------------------------------------
commit a9f8f787075442a0c5d1813e6281bedb8afb6398
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 11 11:18:33 2010 -0600
Remove output array after joining.
No need to carry around this (potentially) large data structure after we
are done with it.
horde/js/hordetree.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/horde/js/hordetree.js?rt=horde-git&r1=c0039cb946de4997d5f8076b357c55df536dba6c&r2=a9f8f787075442a0c5d1813e6281bedb8afb6398
-----------------------------------------------------------------------
commit cb00bdd51bfe00ea4f7eb34864cace62dcee8dcf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 11 11:19:21 2010 -0600
Make sure node names don't have bad characters (e.g. null)
framework/Tree/lib/Horde/Tree.php | 51 ++++++++++++++++++++---------
framework/Tree/lib/Horde/Tree/Select.php | 2 +
2 files changed, 37 insertions(+), 16 deletions(-)
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree.php?rt=horde-git&r1=65b6788f024084c4c2a8a335b08dd800c8042468&r2=cb00bdd51bfe00ea4f7eb34864cace62dcee8dcf
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Select.php?rt=horde-git&r1=bd28876619cad63fce11c822413780a3c86d762c&r2=cb00bdd51bfe00ea4f7eb34864cace62dcee8dcf
-----------------------------------------------------------------------
commit 37a428f865c64b4605a428973d14487a477bc512
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 11 11:24:55 2010 -0600
Use injector to load IMP_Filter
imp/lib/Ajax/Application.php | 5 ++---
imp/lib/Auth.php | 4 +---
imp/lib/Block/Newmail.php | 3 +--
imp/lib/Block/tree_folders.php | 3 +--
imp/lib/Ui/Block.php | 3 +--
imp/lib/Views/ListMessages.php | 3 +--
imp/mailbox.php | 9 +++------
imp/message.php | 5 ++---
8 files changed, 12 insertions(+), 23 deletions(-)
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=e4f3b1414840833c6f623d7eaa4984a02b1dff69&r2=37a428f865c64b4605a428973d14487a477bc512
http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-git&r1=19c0155646f0ccddf91d0f33e237b035d401f075&r2=37a428f865c64b4605a428973d14487a477bc512
http://git.horde.org/diff.php/imp/lib/Block/Newmail.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=37a428f865c64b4605a428973d14487a477bc512
http://git.horde.org/diff.php/imp/lib/Block/tree_folders.php?rt=horde-git&r1=d24e5bc6d3120312922d85c62424618a8617e7b4&r2=37a428f865c64b4605a428973d14487a477bc512
http://git.horde.org/diff.php/imp/lib/Ui/Block.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=37a428f865c64b4605a428973d14487a477bc512
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=8895b50e360862005e345c93e205cebbfd24bbab&r2=37a428f865c64b4605a428973d14487a477bc512
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=2061e1638f4f8e98eebc43c220ec3c3a152eb44d&r2=37a428f865c64b4605a428973d14487a477bc512
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=2061e1638f4f8e98eebc43c220ec3c3a152eb44d&r2=37a428f865c64b4605a428973d14487a477bc512
-----------------------------------------------------------------------
commit 161b232744934df9995708fbc34d48dd5096fe7c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 11 12:21:01 2010 -0600
Clean up tree_folders script
imp/lib/Block/tree_folders.php | 105 +++++++++++++++++++++++++---------------
1 files changed, 66 insertions(+), 39 deletions(-)
http://git.horde.org/diff.php/imp/lib/Block/tree_folders.php?rt=horde-git&r1=37a428f865c64b4605a428973d14487a477bc512&r2=161b232744934df9995708fbc34d48dd5096fe7c
-----------------------------------------------------------------------
commit 5f44b6ad0979c5355e08e8b3cfb641770a0c7c91
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 11 12:37:21 2010 -0600
Ignore more backup files in config directory
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/.gitignore?rt=horde-git&r1=ec20a8aeafdd6b9d32d3ad84033116906d26fc7f&r2=5f44b6ad0979c5355e08e8b3cfb641770a0c7c91
-----------------------------------------------------------------------
commit 7a76d2277f4f413d4d4aa371e048bd25f14865c1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 11 14:43:48 2010 -0600
Fix typos
turba/edit.php | 2 +-
turba/lib/Form/EditContactGroup.php | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/turba/edit.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=7a76d2277f4f413d4d4aa371e048bd25f14865c1
http://git.horde.org/diff.php/turba/lib/Form/EditContactGroup.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=7a76d2277f4f413d4d4aa371e048bd25f14865c1
-----------------------------------------------------------------------
commit 026eab44e8a2db3145e8fb82c59efa9386bcd984
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 11 14:50:22 2010 -0600
Need full URLs here, because the ajaxui parameter is needed
turba/add.php | 2 +-
turba/addressbooks/create.php | 2 +-
turba/addressbooks/delete.php | 2 +-
turba/addressbooks/edit.php | 2 +-
turba/edit.php | 2 +-
turba/lib/Object.php | 5 ++++-
turba/lib/View/DeleteContact.php | 2 +-
turba/lib/View/EditContact.php | 2 +-
turba/templates/addressbook_list.php | 2 +-
turba/templates/browse/column_headers.inc | 2 +-
turba/templates/data/import.inc | 2 +-
turba/templates/search/header.html.php | 2 +-
12 files changed, 15 insertions(+), 12 deletions(-)
http://git.horde.org/diff.php/turba/add.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/addressbooks/create.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/addressbooks/delete.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/addressbooks/edit.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/edit.php?rt=horde-git&r1=7a76d2277f4f413d4d4aa371e048bd25f14865c1&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/lib/Object.php?rt=horde-git&r1=1cecd5d8a0a787eeedf60a26ce38d960bb3e06cd&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/lib/View/DeleteContact.php?rt=horde-git&r1=7ab2b244936de50db86beeeb9ec729d2b0d6a760&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/lib/View/EditContact.php?rt=horde-git&r1=2bb7416f9fa0ba83dd402aa19bd3286e0fc96c26&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/templates/addressbook_list.php?rt=horde-git&r1=33eb148eb32339607b0ea6684f55013beda5be6c&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/templates/browse/column_headers.inc?rt=horde-git&r1=33eb148eb32339607b0ea6684f55013beda5be6c&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/templates/data/import.inc?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
http://git.horde.org/diff.php/turba/templates/search/header.html.php?rt=horde-git&r1=6afd0fd29bd356acaf80feff1bf701da16710df8&r2=026eab44e8a2db3145e8fb82c59efa9386bcd984
More information about the commits
mailing list