[Opengeoscience-developers] OpenGeoscience branch, 77-show-mouse-info, updated. 5159b86fb49dbd7b50e5fce764e4c6b882a3ac71

Daniel K. O. dkosmari at gmail.com
Tue Jul 23 14:51:03 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, 77-show-mouse-info has been updated
       via  5159b86fb49dbd7b50e5fce764e4c6b882a3ac71 (commit)
       via  a7cdd22890e365bb975f4600d37749b8abda263d (commit)
       via  c1b0cc8cd1eb5f8805369db58fc0bcbbd3e93fe6 (commit)
       via  5f6e0a967d55ab7526f953b8cb52d0ea15e9f0a0 (commit)
       via  10f11d04769c17379b2c1e2130d587d7467dbcc4 (commit)
       via  e8220855d1c72030d4f4e4c67a3355151830cc68 (commit)
       via  72406c2200ea91b7e31daef1ddb2dbd068cc4175 (commit)
       via  80252b68fea4d9b2eb07027f7832dced8b414a1b (commit)
       via  6d3908a626fbe1167151fc07c4d835276b082f5b (commit)
       via  5d0cb1ea81db8a4c44a535124004c05a4be2b1fb (commit)
       via  98de04b24e734ad7821985e17c1dba894c60181a (commit)
       via  6451e3e330d997f47f9faec340ccb92fd7a1999d (commit)
       via  4e9e3d946a5c7d23873079efe1f16f0f124f59d8 (commit)
       via  146f60d177d3344b438c6cb91f2db6060e232fd1 (commit)
       via  0750740c2a6b38e68632b37213059861e2b71ea8 (commit)
       via  34dc5d4d24f8fbc88c4e8db2b5c3064f1ea10ac2 (commit)
       via  0f08925781e315512af3a60ed7cfbb7153b9cff3 (commit)
       via  6ab2a890dd5f332900436e4011fee4fe5d6e9dac (commit)
       via  8eb783a146d404c64ee2527bb11947fbc91b0fc4 (commit)
       via  6796d63b107d7d0b400b0ffe8e338259720f4314 (commit)
       via  ec9aa13cb861c32a59b3072aa2ff627b198af15f (commit)
       via  962ba665719a63ff76cf3f36cdb65b8775f7a295 (commit)
       via  817cf22925bb19d0cc6d179858489b1c59302e76 (commit)
       via  d3cbf35b96529740ea540ee30e7d92ad629f69e1 (commit)
       via  cf744268922d2c8e286103a98c828ff3e4627047 (commit)
       via  151dd9b97b710b17de21fc0d6185351cd9f4738a (commit)
       via  4ed17492349eddd2915cbaa1a235c4cebfe3b9cb (commit)
       via  0bc219d8bd4ddb15e980767a1fd61bafb309277c (commit)
       via  58e8e931d233d8ea60c9a52581c49a58bd865b81 (commit)
       via  084e83f5977d0acb0a15374f39fdc206a85ede99 (commit)
       via  0a8da5495f4b7aa66543266613e55250c63dfe2c (commit)
       via  44a18d9cbff7e0bc817fd65ecf6b6b8e23a88560 (commit)
       via  f6dc383e4d666712e495902210a87d8b10ff4b69 (commit)
       via  f6603339d659e952260b697180b1a7edc8e7ba0a (commit)
       via  8ad63ff73016d7776716e4bbe4c70b8e856bf915 (commit)
       via  451b388aef0d3c57a8e1716f0f5629b9db5cb6a8 (commit)
       via  215713ca734f1fe61d487b187fb576757ada06dc (commit)
       via  fb6b0792b0c254150d4e4ba277c3ffb579c1d0ba (commit)
       via  7c1fca433ad0dc29bb5cf563f76b60745294062f (commit)
       via  0cd14253e764e47b087a6231cbc04ea205075cc6 (commit)
      from  786b7e80e27e6ed1ccb818abf5262b926836686d (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=5159b86fb49dbd7b50e5fce764e4c6b882a3ac71
commit 5159b86fb49dbd7b50e5fce764e4c6b882a3ac71
Author: Daniel K. O <dkosmari at gmail.com>
Date:   Tue Jul 23 14:50:56 2013 -0400

    fixed mouse up/down mixup

 web/lib/geo/mapInteractorStyle.js       |    6 ------
 web/lib/vgl/command.js                  |    1 +
 web/lib/vgl/interactorStyle.js          |    2 +-
 web/lib/vgl/trackballInteractorStyle.js |    6 ------
 web/lib/vgl/viewer.js                   |    2 +-
 5 files changed, 3 insertions(+), 14 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=a7cdd22890e365bb975f4600d37749b8abda263d
commit a7cdd22890e365bb975f4600d37749b8abda263d
Author: Daniel K. O <dkosmari at gmail.com>
Date:   Tue Jul 23 13:59:00 2013 -0400

    added back div that git ate during merge

 web/apps/archive/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=c1b0cc8cd1eb5f8805369db58fc0bcbbd3e93fe6
commit c1b0cc8cd1eb5f8805369db58fc0bcbbd3e93fe6
Author: Daniel K. O <dkosmari at gmail.com>
Date:   Tue Jul 23 13:25:56 2013 -0400

    merged again

 web/apps/archive/index.html |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=5f6e0a967d55ab7526f953b8cb52d0ea15e9f0a0
commit 5f6e0a967d55ab7526f953b8cb52d0ea15e9f0a0
Merge: 786b7e8 10f11d0
Author: Daniel K. O <dkosmari at gmail.com>
Date:   Tue Jul 23 13:24:58 2013 -0400

    Merge branch 'master' of public.kitware.com:OpenGeoscience/geoweb into 77-show-mouse-info
    
    Conflicts:
    	web/apps/archive/index.html

 .gitignore                         |    5 +-
 CMakeLists.txt                     |    2 +
 nodes/streammaster.py              |   22 +-
 nodes/streamworker.py              |  101 ++-
 trim_trailing_whitespace.sh        |    3 +
 utils/packages/geoweb.py           |  116 ++
 utils/packages/pvcdmsreader.py     |  262 ++++
 utils/workflow.py                  |  305 +++++
 utils/xml2json.py                  |  193 +++
 web/apps/archive/10yearAverage.js  |    1 +
 web/apps/archive/archive.js        |   65 +-
 web/apps/archive/geowebRegistry.js | 2384 ++++++++++++++++++++++++++++++++++++
 web/apps/archive/index.html        |    1 -
 web/apps/archive/workflow.css      |   27 +
 web/apps/archive/workflow.html     |   32 +
 web/apps/archive/workflow.js       |  240 ++++
 web/apps/archive/workflowStyle.js  |   40 +
 web/apps/streaming/index.html      |    1 +
 web/apps/streaming/streaming.js    |    4 +-
 web/common/js/bootstrap.min.js     |    2 +-
 web/index.html                     |   12 +-
 web/lib/geo/init.js                |    2 +-
 web/lib/geo/map.js                 |    1 -
 web/lib/srv/init.js                |    3 +
 web/lib/ui/gis.js                  |   31 +-
 web/lib/ui/workflow.js             | 1044 ++++++++++++++++
 web/lib/vgl/blend.js               |    3 +-
 web/lib/vgl/command.js             |    2 +-
 web/lib/vgl/freezeObject.js        |    2 +-
 web/lib/vgl/init.js                |    2 +-
 web/lib/vgl/interactorStyle.js     |    2 +-
 web/lib/vgl/picker.js              |    2 +-
 32 files changed, 4853 insertions(+), 59 deletions(-)

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

Summary of changes:
 .gitignore                              |    5 +-
 CMakeLists.txt                          |    2 +
 nodes/streammaster.py                   |   22 +-
 nodes/streamworker.py                   |  101 ++-
 trim_trailing_whitespace.sh             |    3 +
 utils/packages/geoweb.py                |  116 ++
 utils/packages/pvcdmsreader.py          |  262 ++++
 utils/workflow.py                       |  305 ++++
 utils/xml2json.py                       |  193 +++
 web/apps/archive/10yearAverage.js       |    1 +
 web/apps/archive/archive.js             |   65 +-
 web/apps/archive/geowebRegistry.js      | 2384 +++++++++++++++++++++++++++++++
 web/apps/archive/index.html             |    9 +-
 web/apps/archive/workflow.css           |   27 +
 web/apps/archive/workflow.html          |   32 +
 web/apps/archive/workflow.js            |  240 ++++
 web/apps/archive/workflowStyle.js       |   40 +
 web/apps/streaming/index.html           |    1 +
 web/apps/streaming/streaming.js         |    4 +-
 web/common/js/bootstrap.min.js          |    2 +-
 web/index.html                          |   12 +-
 web/lib/geo/init.js                     |    2 +-
 web/lib/geo/map.js                      |    1 -
 web/lib/geo/mapInteractorStyle.js       |    6 -
 web/lib/srv/init.js                     |    3 +
 web/lib/ui/gis.js                       |   31 +-
 web/lib/ui/workflow.js                  | 1044 ++++++++++++++
 web/lib/vgl/blend.js                    |    3 +-
 web/lib/vgl/command.js                  |    3 +-
 web/lib/vgl/freezeObject.js             |    2 +-
 web/lib/vgl/init.js                     |    2 +-
 web/lib/vgl/interactorStyle.js          |    4 +-
 web/lib/vgl/picker.js                   |    2 +-
 web/lib/vgl/trackballInteractorStyle.js |    6 -
 web/lib/vgl/viewer.js                   |    2 +-
 35 files changed, 4863 insertions(+), 74 deletions(-)
 create mode 100755 trim_trailing_whitespace.sh
 create mode 100644 utils/packages/geoweb.py
 create mode 100644 utils/packages/pvcdmsreader.py
 create mode 100644 utils/workflow.py
 create mode 100755 utils/xml2json.py
 create mode 100644 web/apps/archive/10yearAverage.js
 create mode 100644 web/apps/archive/geowebRegistry.js
 create mode 100644 web/apps/archive/workflow.css
 create mode 100644 web/apps/archive/workflow.html
 create mode 100644 web/apps/archive/workflow.js
 create mode 100644 web/apps/archive/workflowStyle.js
 create mode 100644 web/lib/ui/workflow.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list