[Opengeoscience-developers] OpenGeoscience branch, query-interface, created. 7757195d2e84f139b610b106a6593e378ca3fc2c
Chris Harris
chris.harris at kitware.com
Wed Jun 19 16:04:09 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".
The branch, query-interface has been created
at 7757195d2e84f139b610b106a6593e378ca3fc2c (commit)
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=7757195d2e84f139b610b106a6593e378ca3fc2c
commit 7757195d2e84f139b610b106a6593e378ca3fc2c
Author: Chris Harris <chris.harris at kitware.com>
Date: Mon Jun 10 10:28:05 2013 -0400
Add basic search interface
Add interface to allow user to interactively search
for documents in MongoDB. Search results are updated
dynamically as search terms are typed. The user
drags the row they are interesting in onto the map
to add a layer.
web/apps/archive/archive.js | 255 ++++++++++++++++++++++++++++++++++++-------
web/apps/archive/index.html | 82 ++++++++++++++
2 files changed, 296 insertions(+), 41 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=fab846562b5c94833fd2198790ef934055683564
commit fab846562b5c94833fd2198790ef934055683564
Author: Chris Harris <chris.harris at kitware.com>
Date: Mon Jun 10 10:16:39 2013 -0400
Only prevent default action on right mouse click
Preventing all default actions in the viewer prevents
standard widget actions from working. Instead check button
clicked and only suppress default for right click.
web/lib/vgl/viewer.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list