[commits] Horde branch master updated. a78246427076e83ede61a8382ac4ea6d2ebf2c63

Michael M Slusarz slusarz at horde.org
Tue Oct 8 22:20:22 UTC 2013


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

from: 23c3d20407feb8def504b7cf9ee6a2e90dc20ea4

7ada274 [mms] Allow disabling VFS via the configuration interface.
fc91078 Effect transitions that actually finish within the hour
eed6bdc Better sanity checking for VFS existence in view.php
ca047cc Additional improved handling of installations without VFS configured
a778824 Use Turba_Object#vfsInit() to get the Horde_Vfs object to use
ce3f45c Don't show add file option if VFS is not available
a782464 [mms] Remove features from UI when VFS is not available or disabled.

Summary: http://github.com/horde/horde/compare/23c3d20407feb8def504b7cf9ee6a2e90dc20ea4...a78246427076e83ede61a8382ac4ea6d2ebf2c63

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

commit 7ada274b7ab8d8836a2785d4dc2227e3535c79fd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 15:55:57 2013 -0600

    [mms] Allow disabling VFS via the configuration interface.

 framework/Core/lib/Horde/Config.php |    4 ++++
 framework/Core/package.xml          |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/7ada274b7ab8d8836a2785d4dc2227e3535c79fd
http://git.horde.org/horde-git/-/commit/7ada274b7ab8d8836a2785d4dc2227e3535c79fd

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

commit fc91078460fa6b200cc2cb4ca3384f757f18f257
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 16:00:20 2013 -0600

    Effect transitions that actually finish within the hour

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

http://github.com/horde/horde/commit/fc91078460fa6b200cc2cb4ca3384f757f18f257
http://git.horde.org/horde-git/-/commit/fc91078460fa6b200cc2cb4ca3384f757f18f257

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

commit eed6bdcb9b23b57b72bff1e9a6279c0e2b68f9d3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 16:04:15 2013 -0600

    Better sanity checking for VFS existence in view.php
    
    Coming commits should make it essentially impossible to reach this code
    if VFS is off. Thus, no need for detailed error message - sanity
    checking is sufficient.

 turba/view.php |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/eed6bdcb9b23b57b72bff1e9a6279c0e2b68f9d3
http://git.horde.org/horde-git/-/commit/eed6bdcb9b23b57b72bff1e9a6279c0e2b68f9d3

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

commit ca047cc740199f4ba0623b65badd61acea657a62
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 16:11:39 2013 -0600

    Additional improved handling of installations without VFS configured

 turba/lib/Application.php  |    8 ++++++--
 turba/lib/Form/Contact.php |   20 +++++++++++---------
 2 files changed, 17 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/ca047cc740199f4ba0623b65badd61acea657a62
http://git.horde.org/horde-git/-/commit/ca047cc740199f4ba0623b65badd61acea657a62

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

commit a7788248b91af76da2dbe79a71f575da3786eaaa
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 16:17:29 2013 -0600

    Use Turba_Object#vfsInit() to get the Horde_Vfs object to use

 turba/lib/Application.php  |    2 +-
 turba/lib/Form/Contact.php |   16 +++++++++-------
 turba/lib/Object.php       |   40 +++++++++++++++++++++++-----------------
 turba/view.php             |    2 +-
 4 files changed, 34 insertions(+), 26 deletions(-)

http://github.com/horde/horde/commit/a7788248b91af76da2dbe79a71f575da3786eaaa
http://git.horde.org/horde-git/-/commit/a7788248b91af76da2dbe79a71f575da3786eaaa

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

commit ce3f45c9a32d078e28371d146290c3802c8ab871
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 16:19:31 2013 -0600

    Don't show add file option if VFS is not available

 turba/lib/Form/EditContact.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ce3f45c9a32d078e28371d146290c3802c8ab871
http://git.horde.org/horde-git/-/commit/ce3f45c9a32d078e28371d146290c3802c8ab871

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

commit a78246427076e83ede61a8382ac4ea6d2ebf2c63
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 16:20:04 2013 -0600

    [mms] Remove features from UI when VFS is not available or disabled.

 turba/docs/CHANGES |    1 +
 turba/package.xml  |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/a78246427076e83ede61a8382ac4ea6d2ebf2c63
http://git.horde.org/horde-git/-/commit/a78246427076e83ede61a8382ac4ea6d2ebf2c63




More information about the commits mailing list