[commits] Horde branch master updated. 350cc654df56b175238facee34f57b885eacfbeb

Michael M Slusarz slusarz at horde.org
Mon Mar 31 20:15:05 UTC 2014


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

from: 8b8626d2b13b68e2736e8d60e52dc91efd10ae8b

fae7233 Pre-load image so that first auto-complete doesn't have jitter effect
8fbf400 Make the UI-only elements clearer in documentation
31f919f file_exists() -> is_readable()
187a243 cacheRead() doesn't have a second argument
52ca7a4 More readable
350cc65 Adapter is not an option to the Db Adapter class

Summary: http://github.com/horde/horde/compare/8b8626d2b13b68e2736e8d60e52dc91efd10ae8b...350cc654df56b175238facee34f57b885eacfbeb

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

commit fae7233ed612bc9588a724a18505e3a3f3dd78f1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 31 00:29:22 2014 -0600

    Pre-load image so that first auto-complete doesn't have jitter effect

 imp/js/prettyautocomplete.js |   25 ++++++++++++++++++-------
 1 files changed, 18 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/fae7233ed612bc9588a724a18505e3a3f3dd78f1

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

commit 8fbf400dc582977b0ffe81ab1c60f27ca9f67aab
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 31 00:40:24 2014 -0600

    Make the UI-only elements clearer in documentation

 horde/config/prefs.php |   77 +++++++++++++++++++++--------------------------
 1 files changed, 34 insertions(+), 43 deletions(-)

http://github.com/horde/horde/commit/8fbf400dc582977b0ffe81ab1c60f27ca9f67aab

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

commit 31f919f370795af7cfb40a0feac8656981c4eabf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 31 11:02:38 2014 -0600

    file_exists() -> is_readable()

 imp/bin/imp-bounce-spam |    2 +-
 imp/lib/Mbox/Import.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/31f919f370795af7cfb40a0feac8656981c4eabf

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

commit 187a243593cc17f2535a765dce03fd052f5f9e98
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 31 12:22:28 2014 -0600

    cacheRead() doesn't have a second argument

 framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php      |    6 +++---
 framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php     |    6 +++---
 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |    4 ++--
 framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php     |    6 +++---
 4 files changed, 11 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/187a243593cc17f2535a765dce03fd052f5f9e98

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

commit 52ca7a4e423ea98c093fe04b5fe17a04525aab7a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 31 13:53:54 2014 -0600

    More readable

 framework/Core/lib/Horde/Core/Factory/Db.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/52ca7a4e423ea98c093fe04b5fe17a04525aab7a

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

commit 350cc654df56b175238facee34f57b885eacfbeb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Mar 31 14:12:09 2014 -0600

    Adapter is not an option to the Db Adapter class

 framework/Core/lib/Horde/Core/Factory/Db.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/350cc654df56b175238facee34f57b885eacfbeb




More information about the commits mailing list