[commits] Horde branch master updated. 4a8da9aa6998e31f7e5041ea75fdabfbd67ca405
Michael J. Rubinsky
mrubinsk at horde.org
Thu Jun 12 03:31:26 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 56b34ccdf9719a58a065f3c6c26d4bf127664f5a
1de9913 These two are currently required.
1b079f4 Simplify
b8963d4 Declare.
484888f Refactor prettyautocompleter.
bcaf553 Use currentValues()
1dfaa9c More cleanup, remove unused code etc...
4a8da9a Rearrange methods.
Summary: http://github.com/horde/horde/compare/56b34ccdf9719a58a065f3c6c26d4bf127664f5a...4a8da9aa6998e31f7e5041ea75fdabfbd67ca405
-----------------------------------------------------------------------
commit 1de99131bf63ee732182d0bd850b88910da5c257
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 11 18:51:42 2014 -0400
These two are currently required.
framework/Core/js/prettyautocomplete.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/1de99131bf63ee732182d0bd850b88910da5c257
-----------------------------------------------------------------------
commit 1b079f42164314e790bb10457064bca124b35b0c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 11 18:52:11 2014 -0400
Simplify
framework/Core/js/prettyautocomplete.js | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/1b079f42164314e790bb10457064bca124b35b0c
-----------------------------------------------------------------------
commit b8963d41ec62bb545f9760c5e1ce9608b9c2dd7a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 11 18:52:21 2014 -0400
Declare.
framework/Core/js/prettyautocomplete.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/b8963d41ec62bb545f9760c5e1ce9608b9c2dd7a
-----------------------------------------------------------------------
commit 484888f0ca146238de9b675c237419a8e9d49979
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 11 23:05:19 2014 -0400
Refactor prettyautocompleter.
Port a bunch of changes from IMP's implementation. For H6,
break out the common portions and extend in each used app.
framework/Core/js/prettyautocomplete.js | 207 ++++++++++++++++++-------------
1 files changed, 118 insertions(+), 89 deletions(-)
http://github.com/horde/horde/commit/484888f0ca146238de9b675c237419a8e9d49979
-----------------------------------------------------------------------
commit bcaf553a2184867081a7c56ae17457f3b377d4df
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 11 23:06:40 2014 -0400
Use currentValues()
kronolith/js/kronolith.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/bcaf553a2184867081a7c56ae17457f3b377d4df
-----------------------------------------------------------------------
commit 1dfaa9c7b751cdbd7454d4c11760dc2565e6b2e3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 11 23:26:01 2014 -0400
More cleanup, remove unused code etc...
framework/Core/js/prettyautocomplete.js | 103 ++++++++++++++++---------------
1 files changed, 53 insertions(+), 50 deletions(-)
http://github.com/horde/horde/commit/1dfaa9c7b751cdbd7454d4c11760dc2565e6b2e3
-----------------------------------------------------------------------
commit 4a8da9aa6998e31f7e5041ea75fdabfbd67ca405
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 11 23:30:48 2014 -0400
Rearrange methods.
framework/Core/js/prettyautocomplete.js | 75 ++++++++++++++++---------------
1 files changed, 38 insertions(+), 37 deletions(-)
http://github.com/horde/horde/commit/4a8da9aa6998e31f7e5041ea75fdabfbd67ca405
More information about the commits
mailing list