[cvs] commit: ansel map_edit.php ansel/lib Ansel.php ansel/lib/XRequest LocationAutoCompleter.php ansel/themes screen.css

Michael Rubinsky mike at theupstairsroom.com
Tue Jul 7 17:16:39 UTC 2009


mrubinsk    2009-07-07 13:16:39 EDT

  Modified files:
    .                    map_edit.php 
    lib                  Ansel.php 
    themes               screen.css 
  Added files:
    lib/XRequest         LocationAutoCompleter.php 
  Log:
  Beginning of autocomplete code for entering textual location on the
  map_edit page. Currently pulls all locations present for the user in the
  ansel_images table. Still to come, use the lat/lng we already have stored
  for positioning the GMarker on the map instead of querying google.  This will
  also let user-customized location strings work as expected.
  
  Revision  Changes    Path
  1.613     +15 -1     ansel/lib/Ansel.php
  1.1       +57 -0     ansel/lib/XRequest/LocationAutoCompleter.php (new)
  1.19      +10 -3     ansel/map_edit.php
  1.81      +25 -1     ansel/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&r1=1.612&r2=1.613&ty=u
  http://cvs.horde.org/co.php/ansel/lib/XRequest/LocationAutoCompleter.php?rt=horde&r=1.1
  http://cvs.horde.org/diff.php/ansel/map_edit.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/ansel/themes/screen.css?rt=horde&r1=1.80&r2=1.81&ty=u


More information about the cvs mailing list