[Opengeoscience-developers] OpenGeoscience branch, next, updated. 891186da10d6047cc2cea0169301d0a34c9d3b93

Aashish Chaudhary aashish.chaudhary at kitware.com
Wed Apr 3 23:12:05 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, next has been updated
       via  891186da10d6047cc2cea0169301d0a34c9d3b93 (commit)
       via  dafdd7216e01017c58c286db81ea34cd195ad6fe (commit)
       via  45748d81f499eb48506e806e405308a866c102aa (commit)
       via  b9b75f0ac745b4b40d0e7166e431198be8de780e (commit)
       via  b44b5e2e87f8d5b16e48bc305f705be746c6a0b3 (commit)
       via  2624bf0f3f9ef845d8464d2dc4e531e771a69886 (commit)
       via  0c528438c132a6432a2e89c5de27a45cfed2f7ff (commit)
       via  cc53c7fb382135905937da27fda0832aa2dc4f8a (commit)
       via  ea4aa30fe57b5b6a72b8ad910658a835c853c233 (commit)
       via  e9c5974675b9ebd124bc5e57773f6e0b5226e6c0 (commit)
       via  7e2e7aa788f6228e6252445513a8c9b2fa39988f (commit)
       via  d3f0ac7462c8970300f6007943fa94c3ddaf91ca (commit)
       via  55c6ad9aca01f00044bd46ef2f2c592d8bdafe8b (commit)
       via  7108bcefa97932da6ce356016ed6d432e3a0a424 (commit)
       via  00e7dc0cf0ed14526850c7ebff9a2dd694366ec2 (commit)
       via  4f32271157fce9e65f1d7a0c1a4d39161087eae8 (commit)
       via  a38647289ff37c6aad5bbe5e9656685e269b07a2 (commit)
       via  adfdb86eda407e9f967f1638f5f1cbd9fab7a908 (commit)
       via  83e86b4340d3fcf09c021852a384e4f382fb29f3 (commit)
       via  6f999bb44f8c478d92fb2db892e3b1e67f3f635f (commit)
       via  23e23840ce1d413fe6833a87ef4c7ca2a0290751 (commit)
       via  add96162c5519a4c3051f7145440246c56941a25 (commit)
       via  a51489d09e8708cd9002d0ce8d6d9574d2d313fd (commit)
       via  94e6fba522e319853a0ca13f3cbcfac70934cbce (commit)
       via  0465fa322fae5467be500237b0ade62708263aca (commit)
       via  8dc695db161d7f374e85beb13093d04fe7cc2053 (commit)
       via  29023fa38ac3b594119294d659e8a140a95ab8cc (commit)
       via  17877d52c86717629856c40c1bf17d9ad8a09ba9 (commit)
       via  4d45442085c0732a1f11474b09e4b3a91cd449a8 (commit)
       via  7bb837d23f51f670d1353fd74c364d279300bb05 (commit)
       via  88fa23c5f1d371b9d06b49eebc4160e7ec996340 (commit)
       via  a78202fbcc8c1f0363137369cb8cdce12fae1740 (commit)
       via  c88ba127a70940ce589457059de79981e697014f (commit)
       via  80df03ea19c8fc7bb2e95e86b69577b15c849ce0 (commit)
       via  f1905d020c666368fbf7f8c30c12328e64d61840 (commit)
       via  f9aeb3fd68427c44598b88cb0cd43bb65ffbf699 (commit)
       via  b4e41dd98349b3d3283794d0b6f70126c59e57df (commit)
       via  ad5c55a9a5e7271ba7e1f7535612a3c7fc937360 (commit)
       via  3863d204c28e3525e90a0e6858a24c3e697cc6aa (commit)
       via  792b34f1d54babb57f7e1dcb034fa5ae55bfe021 (commit)
      from  cc83f398cf04f77ba588400eb152a38adf9fc99b (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=891186da10d6047cc2cea0169301d0a34c9d3b93
commit 891186da10d6047cc2cea0169301d0a34c9d3b93
Merge: cc83f39 dafdd72
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Wed Apr 3 23:11:42 2013 -0400

    Merge remote-tracking branch 'origin/bug_connect_to_mongo' into next
    
    * origin/bug_connect_to_mongo: (38 commits)
      Same size for all selects now
      Put toggle and remove button next to each other
      Using consistent size of text
      Using better fonts now
      Send variables info to the reader
      Fixed select2 icon url
      Using select2 for combobox
      Updated bootstrap files and added missing files
      Using fluid layout
      Get and display variables from each file
      Added variables info to the database
      Added mongo script
      Got the remove layer working
      Got layer removal working
      Fixed broken slider
      Made the layout nicer
      Making buttons functional
      Fixed broken slider
      Got the toggle working
      Added functionality to toggle visibility of layers
      ...

 .project                         |   17 +
 .pydevproject                    |    7 +
 CMakeLists.txt                   |   14 +-
 geoweb.py                        |   30 +-
 modules/geodata.py               |   68 +
 modules/mongo.py                 |   71 +
 modules/reader.py                |   19 +
 modules/vtk_reader.py            |   37 +
 scripts/mongoimp.py              |   59 +
 scripts/setup_path.sh            |    4 +
 server.conf.in                   |    4 +-
 web/apps/archive/archive.js      |  161 +-
 web/apps/archive/index.html      |  154 +-
 web/common/css/bootstrap.css     | 5363 ++++++++++++++++++++------------------
 web/common/css/bootstrap.min.css |  866 ++++++-
 web/common/css/geoweb.css        |   26 +
 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/bootstrap.js       | 1883 +++++++-------
 web/common/js/bootstrap.min.js   |    7 +
 web/common/js/select2.min.js     |   82 +
 web/lib/geo/feature.js           |   30 +
 web/lib/geo/layer.js             |   80 +-
 web/lib/geo/map.js               |   41 +-
 web/lib/ui/gis.js                |  202 ++
 web/lib/ui/init.js               |    6 +
 web/lib/vgl/geoJSONUnpack.js     |  416 ---
 web/lib/vgl/geojsonReader.js     |  406 +++
 web/lib/vgl/groupNode.js         |    2 +-
 web/lib/vgl/renderer.js          |    7 +-
 31 files changed, 6511 insertions(+), 4075 deletions(-)

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

Summary of changes:
 .project                         |   17 +
 .pydevproject                    |    7 +
 CMakeLists.txt                   |   14 +-
 geoweb.py                        |   30 +-
 modules/geodata.py               |   68 +
 modules/mongo.py                 |   71 +
 modules/reader.py                |   19 +
 modules/vtk_reader.py            |   37 +
 scripts/mongoimp.py              |   59 +
 scripts/setup_path.sh            |    4 +
 server.conf.in                   |    4 +-
 web/apps/archive/archive.js      |  161 +-
 web/apps/archive/index.html      |  154 +-
 web/common/css/bootstrap.css     | 5363 ++++++++++++++++++++------------------
 web/common/css/bootstrap.min.css |  866 ++++++-
 web/common/css/geoweb.css        |   26 +
 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/bootstrap.js       | 1883 +++++++-------
 web/common/js/bootstrap.min.js   |    7 +
 web/common/js/select2.min.js     |   82 +
 web/lib/geo/feature.js           |   30 +
 web/lib/geo/layer.js             |   80 +-
 web/lib/geo/map.js               |   41 +-
 web/lib/ui/gis.js                |  202 ++
 web/lib/ui/init.js               |    6 +
 web/lib/vgl/geoJSONUnpack.js     |  416 ---
 web/lib/vgl/geojsonReader.js     |  406 +++
 web/lib/vgl/groupNode.js         |    2 +-
 web/lib/vgl/renderer.js          |    7 +-
 31 files changed, 6511 insertions(+), 4075 deletions(-)
 create mode 100644 .project
 create mode 100644 .pydevproject
 create mode 100755 modules/geodata.py
 create mode 100755 modules/mongo.py
 create mode 100644 modules/reader.py
 create mode 100644 modules/vtk_reader.py
 create mode 100755 scripts/mongoimp.py
 create mode 100755 scripts/setup_path.sh
 create mode 100644 web/common/css/geoweb.css
 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/bootstrap.min.js
 create mode 100644 web/common/js/select2.min.js
 create mode 100644 web/lib/ui/gis.js
 create mode 100644 web/lib/ui/init.js
 delete mode 100644 web/lib/vgl/geoJSONUnpack.js
 create mode 100644 web/lib/vgl/geojsonReader.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list