[Opengeoscience-developers] OpenGeoscience branch, 54-2-workflow-construction, updated. 65a626d121ba2c5b3d96b2783d101ca4f4094327
Ben Burnett
bburnett at poly.edu
Fri Aug 16 13:16:47 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, 54-2-workflow-construction has been updated
via 65a626d121ba2c5b3d96b2783d101ca4f4094327 (commit)
via 46500e0e91136fbfaba2bc33110526f67b753927 (commit)
from bf669a84d2418063a3e696ef908d9ff6dc1e52e5 (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=65a626d121ba2c5b3d96b2783d101ca4f4094327
commit 65a626d121ba2c5b3d96b2783d101ca4f4094327
Author: Ben Burnett <bburnett at poly.edu>
Date: Fri Aug 16 13:16:34 2013 -0400
Adds algorithm select, runs workflow on first load
CMakeLists.txt | 3 +-
web/apps/archive/archive.js | 87 +++++++++++++++-------------
web/apps/archive/index.html | 15 ++++-
web/lib/wfl/workflow.js | 4 +-
web/lib/wfl/workflowLayerSource.js | 110 ++++++++++++++++++++++++++++++++++++
web/lib/wfl/workflowUtils.js | 49 +++++++++++++---
6 files changed, 213 insertions(+), 55 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=46500e0e91136fbfaba2bc33110526f67b753927
commit 46500e0e91136fbfaba2bc33110526f67b753927
Author: Ben Burnett <bburnett at poly.edu>
Date: Tue Aug 13 13:16:58 2013 -0400
add workflow files to cmake
also remove autogen goeweb.min.js from git cache
CMakeLists.txt | 13 ++++++-
web/lib/geoweb.min.js | 101 -------------------------------------------------
2 files changed, 12 insertions(+), 102 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 14 ++++-
web/apps/archive/archive.js | 87 +++++++++++++++-------------
web/apps/archive/index.html | 15 ++++-
web/lib/geoweb.min.js | 101 ---------------------------------
web/lib/wfl/workflow.js | 4 +-
web/lib/wfl/workflowLayerSource.js | 110 ++++++++++++++++++++++++++++++++++++
web/lib/wfl/workflowUtils.js | 49 +++++++++++++---
7 files changed, 224 insertions(+), 156 deletions(-)
delete mode 100644 web/lib/geoweb.min.js
create mode 100644 web/lib/wfl/workflowLayerSource.js
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list