[Opengeoscience-developers] OpenGeoscience branch, bug_connect_to_mongo, updated. 0c528438c132a6432a2e89c5de27a45cfed2f7ff
Aashish Chaudhary
aashish.chaudhary at kitware.com
Wed Apr 3 21:26:57 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, bug_connect_to_mongo has been updated
via 0c528438c132a6432a2e89c5de27a45cfed2f7ff (commit)
via cc53c7fb382135905937da27fda0832aa2dc4f8a (commit)
from ea4aa30fe57b5b6a72b8ad910658a835c853c233 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=0c528438c132a6432a2e89c5de27a45cfed2f7ff
commit 0c528438c132a6432a2e89c5de27a45cfed2f7ff
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Apr 3 21:17:52 2013 -0400
Fixed select2 icon url
web/common/css/select2.css | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=cc53c7fb382135905937da27fda0832aa2dc4f8a
commit cc53c7fb382135905937da27fda0832aa2dc4f8a
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Apr 3 13:49:51 2013 -0400
Using select2 for combobox
web/apps/archive/index.html | 6 +-
web/common/css/select2.css | 524 ++++++++++++++++++++++++++++++++++++++++++
web/common/img/select2.png | Bin 0 -> 613 bytes
web/common/img/select2x2.png | Bin 0 -> 845 bytes
web/common/js/select2.min.js | 82 +++++++
web/lib/ui/gis.js | 3 +
6 files changed, 613 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
web/apps/archive/index.html | 6 +-
web/common/css/select2.css | 524 ++++++++++++++++++++++++++++++++++++++++++
web/common/img/select2.png | Bin 0 -> 613 bytes
web/common/img/select2x2.png | Bin 0 -> 845 bytes
web/common/js/select2.min.js | 82 +++++++
web/lib/ui/gis.js | 3 +
6 files changed, 613 insertions(+), 2 deletions(-)
create mode 100644 web/common/css/select2.css
create mode 100644 web/common/img/select2.png
create mode 100644 web/common/img/select2x2.png
create mode 100644 web/common/js/select2.min.js
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list