[commits] Horde branch master updated. 3da6a8d9e7f54b76cf39a34cf677521e419aa940

Michael M Slusarz slusarz at horde.org
Tue Jun 8 17:55:03 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 393e0306feffd051ef3d39252f4892c43482a9fb

302edad Remove use of global registry in Auth
8437c67 Places where we don't need to use a global variable
02b80e9 Fix blur/focus handling in autocomplete.js
3da6a8d Bug #9082: Missing inclusion of popup.js

-----------------------------------------------------------------------

commit 302edad7eea3d0031536ea672ca11f2f598b8a4d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jun 7 17:23:25 2010 -0600

    Remove use of global registry in Auth

 framework/Auth/lib/Horde/Auth/Base.php         |   10 ++++++++--
 framework/Auth/lib/Horde/Auth/Customsql.php    |    2 +-
 framework/Auth/lib/Horde/Auth/Shibboleth.php   |    2 +-
 framework/Core/lib/Horde/Core/Factory/Auth.php |    1 +
 4 files changed, 11 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Base.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=302edad7eea3d0031536ea672ca11f2f598b8a4d
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Customsql.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=302edad7eea3d0031536ea672ca11f2f598b8a4d
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Shibboleth.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=302edad7eea3d0031536ea672ca11f2f598b8a4d
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Auth.php?rt=horde-git&r1=e9570b3076cd8f771b73cc979c0b7c3abdfad7c5&r2=302edad7eea3d0031536ea672ca11f2f598b8a4d

-----------------------------------------------------------------------

commit 8437c679756b7d03fba7c15f5155e42f55bd33b3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jun 7 22:52:56 2010 -0600

    Places where we don't need to use a global variable

 framework/Core/lib/Horde/Registry.php |   36 ++++++++++++++++----------------
 1 files changed, 18 insertions(+), 18 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=440e0a0a3dc414fad33914251b2181abb4720e2d&r2=8437c679756b7d03fba7c15f5155e42f55bd33b3

-----------------------------------------------------------------------

commit 02b80e99b3db5f00a7e7ed75100e997338ffa3fa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jun 8 11:35:22 2010 -0600

    Fix blur/focus handling in autocomplete.js
    
    document.activeElement does not work in all browsers, but it is the only
    way to reliably get focused element.  Works on all recent browsers.

 horde/js/autocomplete.js |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/horde/js/autocomplete.js?rt=horde-git&r1=d4b05d7efd05c84635268fb209d23f4d7e75de22&r2=02b80e99b3db5f00a7e7ed75100e997338ffa3fa

-----------------------------------------------------------------------

commit 3da6a8d9e7f54b76cf39a34cf677521e419aa940
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jun 8 11:54:51 2010 -0600

    Bug #9082: Missing inclusion of popup.js

 imp/compose-dimp.php |    1 +
 imp/message-dimp.php |   12 ++++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=76c1c091e8c027ce77dea8d76ceb2fef5d4cecb4&r2=3da6a8d9e7f54b76cf39a34cf677521e419aa940
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=76c1c091e8c027ce77dea8d76ceb2fef5d4cecb4&r2=3da6a8d9e7f54b76cf39a34cf677521e419aa940




More information about the commits mailing list