[commits] Horde branch master updated. bf04645b471373b610d645ac1da27e4b88a9437c
Michael M Slusarz
slusarz at horde.org
Fri Jul 9 17:33:12 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: fd150aee89b8cd3ef784c67557c9588396e209a0
7c348a5 Was wondering why I had a 150px gap on every page
2d9e92a Simplify
05f2a53 I *think* we always want Horde::url() to use Horde webroot
bf04645 Output inline script when using dimp but displaying non-dimp content
-----------------------------------------------------------------------
commit 7c348a50499e67a0618208e755b4794b28f6fef6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jul 9 11:00:19 2010 -0600
Was wondering why I had a 150px gap on every page
horde/services/portal/sidebar.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/horde/services/portal/sidebar.php?rt=horde-git&r1=e6ef98cec3f442f8516a93ece38299f701c40006&r2=7c348a50499e67a0618208e755b4794b28f6fef6
-----------------------------------------------------------------------
commit 2d9e92a12f14de23c0db49575296a890da533583
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jul 9 11:13:14 2010 -0600
Simplify
framework/Core/lib/Horde.php | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=7b56b34aa6917b4d90c96c1738487240845d8051&r2=2d9e92a12f14de23c0db49575296a890da533583
-----------------------------------------------------------------------
commit 05f2a53df4b555f1fdaded5213af80fed4bc0907
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jul 9 11:15:14 2010 -0600
I *think* we always want Horde::url() to use Horde webroot
All of a sudden, I was getting weird redirects to URLs like
example.com/imp/imp during logins - because webroot was example.com/imp
This might be an artifact of new sidebar code (?)
If you want the application's webroot, I believe this is what
Horde::applicationUrl() is for.
framework/Core/lib/Horde.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=2d9e92a12f14de23c0db49575296a890da533583&r2=05f2a53df4b555f1fdaded5213af80fed4bc0907
-----------------------------------------------------------------------
commit bf04645b471373b610d645ac1da27e4b88a9437c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jul 9 11:24:52 2010 -0600
Output inline script when using dimp but displaying non-dimp content
imp/templates/common-header.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/templates/common-header.inc?rt=horde-git&r1=4f3bc19eac444e3d99b7e56b188bd9f99db3686d&r2=bf04645b471373b610d645ac1da27e4b88a9437c
More information about the commits
mailing list