[Opengeoscience-developers] OpenGeoscience branch, 54-2-workflow-construction, updated. fceaf2b51a165726d6500c8670377e5d527f05bf

Ben Burnett bburnett at poly.edu
Wed Jul 31 15:44:26 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  fceaf2b51a165726d6500c8670377e5d527f05bf (commit)
      from  1cf703e7cb0a133e71a13c745d7838fe3a93d8af (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=fceaf2b51a165726d6500c8670377e5d527f05bf
commit fceaf2b51a165726d6500c8670377e5d527f05bf
Author: Ben Burnett <bburnett at poly.edu>
Date:   Wed Jul 31 15:41:40 2013 -0400

    Finish workflow reorg

 CMakeLists.txt                                   |   26 ++-
 web/apps/archive/archive.js                      |   10 +-
 web/apps/archive/index.html                      |   14 -
 web/apps/archive/workflow.css                    |   27 --
 web/apps/archive/workflow.html                   |   43 ---
 web/apps/archive/workflow.js                     |  240 ---------------
 web/lib/wfl/connection.js                        |   28 +-
 web/{apps/archive => lib/wfl}/geowebRegistry.js  |    2 +-
 web/lib/wfl/init.js                              |    2 +-
 web/lib/wfl/inputModule.js                       |   90 ++++---
 web/lib/wfl/inputPort.js                         |    8 +-
 web/lib/wfl/outputPort.js                        |   10 +-
 web/lib/wfl/port.js                              |    8 +-
 web/{apps/archive => lib/wfl}/staticWorkflows.js |   12 +-
 web/lib/wfl/workflow.js                          |   64 +----
 web/lib/wfl/workflowModule.js                    |   97 +++++--
 web/{apps/archive => lib/wfl}/workflowStyle.js   |    0
 web/lib/wfl/workflowUtils.js                     |  348 ++++++++++++++++++++++
 18 files changed, 541 insertions(+), 488 deletions(-)

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

Summary of changes:
 CMakeLists.txt                                   |   26 ++-
 web/apps/archive/archive.js                      |   10 +-
 web/apps/archive/index.html                      |   14 -
 web/apps/archive/workflow.css                    |   27 --
 web/apps/archive/workflow.html                   |   43 ---
 web/apps/archive/workflow.js                     |  240 ---------------
 web/lib/wfl/connection.js                        |   28 +-
 web/{apps/archive => lib/wfl}/geowebRegistry.js  |    2 +-
 web/lib/wfl/init.js                              |    2 +-
 web/lib/wfl/inputModule.js                       |   90 ++++---
 web/lib/wfl/inputPort.js                         |    8 +-
 web/lib/wfl/outputPort.js                        |   10 +-
 web/lib/wfl/port.js                              |    8 +-
 web/{apps/archive => lib/wfl}/staticWorkflows.js |   12 +-
 web/lib/wfl/workflow.js                          |   64 +----
 web/lib/wfl/workflowModule.js                    |   97 +++++--
 web/{apps/archive => lib/wfl}/workflowStyle.js   |    0
 web/lib/wfl/workflowUtils.js                     |  348 ++++++++++++++++++++++
 18 files changed, 541 insertions(+), 488 deletions(-)
 delete mode 100644 web/apps/archive/workflow.css
 delete mode 100644 web/apps/archive/workflow.html
 delete mode 100644 web/apps/archive/workflow.js
 rename web/{apps/archive => lib/wfl}/geowebRegistry.js (99%)
 rename web/{apps/archive => lib/wfl}/staticWorkflows.js (98%)
 rename web/{apps/archive => lib/wfl}/workflowStyle.js (100%)
 create mode 100644 web/lib/wfl/workflowUtils.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list