[commits] Horde-Hatchery branch master updated.

Michael Rubinsky mike at theupstairsroom.com
Thu Apr 23 20:08:37 UTC 2009


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

from: 6e2152582af447edc1475e64679a76b219ba7b81

cd8fb63... Refactor the new, pretty, autocomplete code (preparing to move it to Horde's scope):

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

commit cd8fb63e0e035c36c5638e75495d71ef3c1c77ce
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Apr 23 16:05:43 2009 -0400

    Refactor the new, pretty, autocomplete code (preparing to move it to
    Horde's scope):
    
    - Don't force client code to constrcut the DOM structure need for this to work.
      All we need to do is add a single input element, and attach it to the autocompleter.
    - Allow overriding of CSS Classes and DOM ids used to allow for mulitple scopes/multiple
      autocompleters on the same page.

 kronolith/index.php                      |    9 +---
 kronolith/js/src/kronolith.js            |    6 +-
 kronolith/js/src/taggerAutoCompleter.js  |  101 ++++++++++++++++++++++++-----
 kronolith/lib/Imple/TagAutoCompleter.php |   16 ++---
 kronolith/templates/index/index.inc      |   10 +---
 kronolith/themes/screen.css              |   71 +++------------------
 6 files changed, 104 insertions(+), 109 deletions(-)

http://git.horde.org/diff.php/kronolith/index.php?rt=horde-hatchery&r1=55aa824a0577520a78bc4856e9d63daaa80c8e07&r2=cd8fb63e0e035c36c5638e75495d71ef3c1c77ce
http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=301fa43fc4c4c3968b8b5ee14e611d2f3626835b&r2=cd8fb63e0e035c36c5638e75495d71ef3c1c77ce
http://git.horde.org/diff.php/kronolith/js/src/taggerAutoCompleter.js?rt=horde-hatchery&r1=54f98f12f6e838d978c78a550d556275ccda7b1d&r2=cd8fb63e0e035c36c5638e75495d71ef3c1c77ce
http://git.horde.org/diff.php/kronolith/lib/Imple/TagAutoCompleter.php?rt=horde-hatchery&r1=65facce5045fd7f3de1557b815b9278d367cd0fe&r2=cd8fb63e0e035c36c5638e75495d71ef3c1c77ce
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=1422d3dbe21cf80219f3b28ab1d4946552571a36&r2=cd8fb63e0e035c36c5638e75495d71ef3c1c77ce
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=008785d166c41159328ac059e406c07a5b92a606&r2=cd8fb63e0e035c36c5638e75495d71ef3c1c77ce




More information about the commits mailing list