[commits] Horde branch master updated. ff8331c8bbb738fbede61122e0eaeda8b3abcdee

Jan Schneider jan at horde.org
Mon May 31 16:22:44 UTC 2010


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

from: d9c803f49e142b02f456e03b88490a50c0014c39

e4bda38 Remove 'read' and 'write_db' from DSN. We should probably better use separate properties for parameters and other optional objects/arrays.
60406a7 Group:: is not autoloadable yet.
126b9f9 Check earlier whether we need to load calendar information from the backend.
78ce5d5 Use setRaw() instead of str_replace hack.
3b108b7 Fix logging out after session timeout.
8bdd7ea Stop event after closing popup.
c2bdf78 Fix no overflow in growlers and keep room for close button.
570836e Re-add check that got lost somehow and allowed guest access to all applications.
dcf120c Encode URL.
38a7e88 Move subscription URLs to separate tab.
cf84f53 Tweak attendee list.
66d9e72 Tweak services area.
f4cced6 Let advanced permission scroll, if necessary.
efee4e6 Add button class.
ff8331c Add DIVs.

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

commit e4bda381d8b4ee972a9427dac535c79af1aa797a
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 31 14:20:51 2010 +0200

    Remove 'read' and 'write_db' from DSN. We should probably better use separate
    properties for parameters and other optional objects/arrays.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php?rt=horde-git&r1=c104a5b3f580a516f34d2c1efe7241a167e280f4&r2=e4bda381d8b4ee972a9427dac535c79af1aa797a

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

commit 60406a791ae9bc45931b0893a88a36515885249a
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 31 15:10:25 2010 +0200

    Group:: is not autoloadable yet.

 framework/Ajax/lib/Horde/Ajax/Application/Base.php |    1 +
 kronolith/templates/chunks/calendar.php            |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Application/Base.php?rt=horde-git&r1=4095572468ab9a103b2be6f14c531615b60a0fe0&r2=60406a791ae9bc45931b0893a88a36515885249a
http://git.horde.org/diff.php/kronolith/templates/chunks/calendar.php?rt=horde-git&r1=ea1b427df058122160956f3c5bde8a0653e51963&r2=60406a791ae9bc45931b0893a88a36515885249a

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

commit 126b9f9522ebc606d1bcc8ebe5ea800584edac29
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 31 15:56:21 2010 +0200

    Check earlier whether we need to load calendar information from the backend.

 kronolith/js/kronolith.js |   32 ++++++++++++++++++++------------
 1 files changed, 20 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-git&r1=d26ae3fa63cccc31a2b35c27c5d1f06009f591fd&r2=126b9f9522ebc606d1bcc8ebe5ea800584edac29

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

commit 78ce5d5d6b0b8d727604f9c8a6717a6a49893d47
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 31 17:02:46 2010 +0200

    Use setRaw() instead of str_replace hack.

 framework/Ajax/lib/Horde/Ajax/Application/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Application/Base.php?rt=horde-git&r1=60406a791ae9bc45931b0893a88a36515885249a&r2=78ce5d5d6b0b8d727604f9c8a6717a6a49893d47

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

commit 3b108b7e2420268b9ca886f927a51d504ecfd7ee
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 31 17:24:03 2010 +0200

    Fix logging out after session timeout.

 horde/services/ajax.php |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/horde/services/ajax.php?rt=horde-git&r1=9a8644aebae865c12a4e927088f8cd4794c5860d&r2=3b108b7e2420268b9ca886f927a51d504ecfd7ee

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

commit 8bdd7eab708a4526fdd3ded6762f56358012dc6e
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 31 17:32:02 2010 +0200

    Stop event after closing popup.

 horde/js/calendar.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/js/calendar.js?rt=horde-git&r1=ed8f22e5ee8b3b3aa27aacc849edfc472df70e16&r2=8bdd7eab708a4526fdd3ded6762f56358012dc6e

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

commit c2bdf78523665c79fe77ba498683d884567ad0c4
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:01 2010 +0100

    Fix no overflow in growlers and keep room for close button.

 horde/themes/screen.css |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/themes/screen.css?rt=horde-git&r1=9b45a305cc0c4f2b5ef0d84999de178c3bd2e0b9&r2=c2bdf78523665c79fe77ba498683d884567ad0c4

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

commit 570836e4f67846ea865ef4ea9d9a382ab0be541f
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:02 2010 +0100

    Re-add check that got lost somehow and allowed guest access to all applications.

 framework/Core/lib/Horde/Registry.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=a5e4a2e4182a6a6eee848daa2675cc8c750de25f&r2=570836e4f67846ea865ef4ea9d9a382ab0be541f

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

commit dcf120c07c7a6cc3893571704eae26f8473796bc
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:03 2010 +0100

    Encode URL.

 horde/login.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=38677aa09d468fee0c369f90088237eb2d82a3bc&r2=dcf120c07c7a6cc3893571704eae26f8473796bc

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

commit 38a7e88988e14e12963dc955941cfa7fac44449d
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:04 2010 +0100

    Move subscription URLs to separate tab.

 kronolith/templates/chunks/calendar.php |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/chunks/calendar.php?rt=horde-git&r1=60406a791ae9bc45931b0893a88a36515885249a&r2=38a7e88988e14e12963dc955941cfa7fac44449d

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

commit cf84f5353e7b64b63e2d62233e329660915504ba
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:05 2010 +0100

    Tweak attendee list.

 kronolith/themes/screen.css |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-git&r1=ccb020148511619a6fd7af78f00d77d494394a53&r2=cf84f5353e7b64b63e2d62233e329660915504ba

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

commit 66d9e72d8efca85cbad622098dab3c5afe0ea830
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:06 2010 +0100

    Tweak services area.

 kronolith/themes/screen.css |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-git&r1=cf84f5353e7b64b63e2d62233e329660915504ba&r2=66d9e72d8efca85cbad622098dab3c5afe0ea830

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

commit f4cced6c93b7ef2bef3dab240c1234fe7df71e23
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:07 2010 +0100

    Let advanced permission scroll, if necessary.

 kronolith/templates/chunks/permissions.inc |   16 +++++++++++++---
 kronolith/themes/screen.css                |    4 ++++
 2 files changed, 17 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/chunks/permissions.inc?rt=horde-git&r1=fd293a8a6939f89be15e38830316904146bc5c92&r2=f4cced6c93b7ef2bef3dab240c1234fe7df71e23
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-git&r1=66d9e72d8efca85cbad622098dab3c5afe0ea830&r2=f4cced6c93b7ef2bef3dab240c1234fe7df71e23

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

commit efee4e68ad074726101b14c9bfbe6c5698d8d2e5
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:08 2010 +0100

    Add button class.

 kronolith/templates/chunks/permissions.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/chunks/permissions.inc?rt=horde-git&r1=f4cced6c93b7ef2bef3dab240c1234fe7df71e23&r2=efee4e68ad074726101b14c9bfbe6c5698d8d2e5

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

commit ff8331c8bbb738fbede61122e0eaeda8b3abcdee
Author: Jan <jan at horde.org>
Date:   Mon May 31 17:08:09 2010 +0100

    Add DIVs.

 kronolith/templates/chunks/calendar.php |   28 ++++++++++++++++++----------
 1 files changed, 18 insertions(+), 10 deletions(-)

http://git.horde.org/diff.php/kronolith/templates/chunks/calendar.php?rt=horde-git&r1=38a7e88988e14e12963dc955941cfa7fac44449d&r2=ff8331c8bbb738fbede61122e0eaeda8b3abcdee




More information about the commits mailing list