[commits] Horde branch master updated. 8455f906c8cdfb293fcf0083f754d4d4fde79c4a
Michael M Slusarz
slusarz at horde.org
Wed Aug 25 16:57:59 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 063d5004cd65f8593129800b1671c4e7d4f05d78
09b61cd Remove more unneeded sidebar/frames code
d82c61f Cleanup tree code
62e8967 Fix turba forms.
184cf27 Merge duplicate code; use Horde::[start|end]Buffer()
8455f90 Throw error if config file is not found.
-----------------------------------------------------------------------
commit 09b61cd10ffc865dff818c8a774659e009aa7716
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 25 01:01:30 2010 -0600
Remove more unneeded sidebar/frames code
horde/lib/Prefs/Ui.php | 47 +++++------------------------------------------
1 files changed, 5 insertions(+), 42 deletions(-)
http://git.horde.org/diff.php/horde/lib/Prefs/Ui.php?rt=horde-git&r1=80edd61937efed7d6b77b2116aa1bbae9d15772d&r2=09b61cd10ffc865dff818c8a774659e009aa7716
-----------------------------------------------------------------------
commit d82c61fb30d5a54e8ce9808d3036b71c9adecb43
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 25 01:17:04 2010 -0600
Cleanup tree code
framework/Tree/lib/Horde/Tree/Html.php | 103 +++++++++++++++---------------
framework/Tree/lib/Horde/Tree/Select.php | 19 ++---
2 files changed, 59 insertions(+), 63 deletions(-)
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Html.php?rt=horde-git&r1=8d97c5330825754b0b084b803f4d3930efae2461&r2=d82c61fb30d5a54e8ce9808d3036b71c9adecb43
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Select.php?rt=horde-git&r1=c0d54569d51a9dfb1abb51b2cd1d5629998e1a90&r2=d82c61fb30d5a54e8ce9808d3036b71c9adecb43
-----------------------------------------------------------------------
commit 62e89673deb625baea16a86d57f20387b4eaecc6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 25 10:39:02 2010 -0600
Fix turba forms.
Can't use GET because we lose ajaxui parameter in form URL.
turba/templates/addressbook_list.php | 2 +-
turba/templates/menu.inc | 2 +-
turba/templates/search/header.html.php | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/turba/templates/addressbook_list.php?rt=horde-git&r1=df49aa59fe7f1f043d315f7c84e1569f551bf5d9&r2=62e89673deb625baea16a86d57f20387b4eaecc6
http://git.horde.org/diff.php/turba/templates/menu.inc?rt=horde-git&r1=b5009a9166b95bfc8d720e492cb5c0397d56512d&r2=62e89673deb625baea16a86d57f20387b4eaecc6
http://git.horde.org/diff.php/turba/templates/search/header.html.php?rt=horde-git&r1=026eab44e8a2db3145e8fb82c59efa9386bcd984&r2=62e89673deb625baea16a86d57f20387b4eaecc6
-----------------------------------------------------------------------
commit 184cf27c7ca9ffe7ed0511a5fad116a2fdf0d451
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 25 10:56:02 2010 -0600
Merge duplicate code; use Horde::[start|end]Buffer()
framework/Core/lib/Horde.php | 84 +++++++++++++++--------------------------
1 files changed, 31 insertions(+), 53 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=f28ffe50c10141a1b736582893b39f456049f914&r2=184cf27c7ca9ffe7ed0511a5fad116a2fdf0d451
-----------------------------------------------------------------------
commit 8455f906c8cdfb293fcf0083f754d4d4fde79c4a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 25 10:56:06 2010 -0600
Throw error if config file is not found.
If config file is not found at all, this should be treated the same as
errors in the config file - by throwing an Exception (the existing
comment agrees with this). The calling code should be responsible for
determining whether the absence of the file should be fatal or not (If
fatal, the missing file error message will be logged there).
framework/Core/lib/Horde.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=184cf27c7ca9ffe7ed0511a5fad116a2fdf0d451&r2=8455f906c8cdfb293fcf0083f754d4d4fde79c4a
More information about the commits
mailing list