[commits] Horde branch master updated. 40de23859c7b03da47e51a8912e7452627bb9d17
Michael M Slusarz
slusarz at horde.org
Tue Nov 9 05:52:40 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 04938342914328494a44d2fd4057b9cfa5c0743a
01fe2cc Ingo: Convert to new Horde_Session API
b7eae18 Don't search if name is an empty string.
8a48c69 Horde::addInlineJsVars() tweaks.
40de238 Use user-defined date format in kronolith dynamic display, not hardcoded format
-----------------------------------------------------------------------
commit 01fe2cc321c3389c23fd347d599769a526b136cf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Nov 8 22:03:06 2010 -0700
Ingo: Convert to new Horde_Session API
ingo/blacklist.php | 4 +-
ingo/filters.php | 12 +++-
ingo/forward.php | 2 +-
ingo/lib/Api.php | 4 +-
ingo/lib/Application.php | 28 +++++----
ingo/lib/Block/overview.php | 14 +++--
ingo/lib/Ingo.php | 71 ++++++++++++------------
ingo/lib/Script/Imap.php | 4 +-
ingo/lib/Script/Imap/Live.php | 20 ++-----
ingo/lib/Storage.php | 6 +-
ingo/lib/Storage/Filters.php | 4 +-
ingo/lib/Transport.php | 2 +-
ingo/lib/Transport/Vfs.php | 2 +-
ingo/lib/tests/ScriptTest.php | 2 +-
ingo/rule.php | 2 +-
ingo/script.php | 2 +-
ingo/scripts/ingo-postfix-policyd | 4 +-
ingo/scripts/upgrades/convert_prefs_to_sql.php | 2 +-
ingo/spam.php | 4 +-
ingo/vacation.php | 4 +-
ingo/whitelist.php | 4 +-
21 files changed, 101 insertions(+), 96 deletions(-)
http://git.horde.org/diff.php/ingo/blacklist.php?rt=horde-git&r1=7277728730e6ab11d05f3a5f0c7133315a350917&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/filters.php?rt=horde-git&r1=ff03750ea173b3c7edb46328c15bc8838925c1ba&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/forward.php?rt=horde-git&r1=7277728730e6ab11d05f3a5f0c7133315a350917&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Api.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Application.php?rt=horde-git&r1=6287faff03e67682802dc866ed46177dcac31472&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Block/overview.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Ingo.php?rt=horde-git&r1=6287faff03e67682802dc866ed46177dcac31472&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Script/Imap.php?rt=horde-git&r1=bff790f7910b671a8bf14b50b75cbf477cc04ecb&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Script/Imap/Live.php?rt=horde-git&r1=f562e4a6ae1ff029d1311bbeb8f75c1a4b2542d6&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Storage.php?rt=horde-git&r1=6e77926e3f2a83aa4d561463dfa3c8e5a8f278f0&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Storage/Filters.php?rt=horde-git&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Transport.php?rt=horde-git&r1=6db502748dbb4452496d556d30396a0767ef50ab&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/Transport/Vfs.php?rt=horde-git&r1=6db502748dbb4452496d556d30396a0767ef50ab&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/lib/tests/ScriptTest.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/rule.php?rt=horde-git&r1=ff03750ea173b3c7edb46328c15bc8838925c1ba&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/script.php?rt=horde-git&r1=7277728730e6ab11d05f3a5f0c7133315a350917&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/scripts/ingo-postfix-policyd?rt=horde-git&r1=ca6b51851fce63520490f0c5295db8a380d281bf&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/scripts/upgrades/convert_prefs_to_sql.php?rt=horde-git&r1=6dba7f3aecfe2dcea8858b0f47b7f6200814691e&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/spam.php?rt=horde-git&r1=7277728730e6ab11d05f3a5f0c7133315a350917&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/vacation.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=01fe2cc321c3389c23fd347d599769a526b136cf
http://git.horde.org/diff.php/ingo/whitelist.php?rt=horde-git&r1=7277728730e6ab11d05f3a5f0c7133315a350917&r2=01fe2cc321c3389c23fd347d599769a526b136cf
-----------------------------------------------------------------------
commit b7eae18d634ade057111101dd997eb116d2c1f91
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Nov 8 22:21:36 2010 -0700
Don't search if name is an empty string.
framework/Core/lib/Horde/Session.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Session.php?rt=horde-git&r1=b41161ba34bd0963c15ffafca725da3cccd6f777&r2=b7eae18d634ade057111101dd997eb116d2c1f91
-----------------------------------------------------------------------
commit 8a48c691e1aca573ea14cea1dfe16c92ed128e59
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Nov 8 22:26:51 2010 -0700
Horde::addInlineJsVars() tweaks.
Move optional parameters into single $opts parameter.
Add parameter to load definitions at top of stack.
framework/Core/lib/Horde.php | 36 ++++++++++++++++++--------
framework/Core/lib/Horde/Script/Files.php | 2 +-
imp/lib/Ajax/Imple/ContactAutoCompleter.php | 2 +-
imp/lib/Ui/Compose.php | 2 +-
imp/lib/Views/Compose.php | 4 +-
imp/message-dimp.php | 2 +-
imp/search.php | 2 +-
imp/templates/dimp/javascript_defs_dimp.php | 6 ++--
imp/templates/imp/javascript_defs.php | 6 ++--
ingo/lib/Ingo.php | 4 +-
kronolith/lib/Kronolith.php | 4 ++-
kronolith/templates/javascript_defs.php | 13 ++++-----
12 files changed, 49 insertions(+), 34 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=ff03750ea173b3c7edb46328c15bc8838925c1ba&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/framework/Core/lib/Horde/Script/Files.php?rt=horde-git&r1=86cf457beaed347585b357e4ba089c88c11e55a0&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/imp/lib/Ajax/Imple/ContactAutoCompleter.php?rt=horde-git&r1=fe62dea49cb7c0ffef71467d4215ae915fcd131b&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=8352173fc37d37ad4a99af2a4508a8b7e9600f50&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/imp/lib/Views/Compose.php?rt=horde-git&r1=fe62dea49cb7c0ffef71467d4215ae915fcd131b&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=008e81af5b4fe0e2ee95a63f3a6c1cca9da03b2a&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=fe62dea49cb7c0ffef71467d4215ae915fcd131b&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/imp/templates/dimp/javascript_defs_dimp.php?rt=horde-git&r1=b714b62c1b717ac01b738fef17b91844396c1b07&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/imp/templates/imp/javascript_defs.php?rt=horde-git&r1=fe62dea49cb7c0ffef71467d4215ae915fcd131b&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/ingo/lib/Ingo.php?rt=horde-git&r1=01fe2cc321c3389c23fd347d599769a526b136cf&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=78dd0bdaac1ca636632ec6098aa99011bcd18222&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
http://git.horde.org/diff.php/kronolith/templates/javascript_defs.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8a48c691e1aca573ea14cea1dfe16c92ed128e59
-----------------------------------------------------------------------
commit 40de23859c7b03da47e51a8912e7452627bb9d17
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Nov 8 22:51:51 2010 -0700
Use user-defined date format in kronolith dynamic display, not hardcoded format
kronolith/templates/index/index.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-git&r1=4e5618a47bb981ee86ca29c343a1cac90b8b50de&r2=40de23859c7b03da47e51a8912e7452627bb9d17
More information about the commits
mailing list