strolch/li.strolch.website
Robert von Burg f023f682a8 [Major] Implemented State Model on Activity/Actions
We have three major blocks:
- In Execution Warning:
  - STOPPED
  - WARNING
  - ERROR
- in execution:
  - above including EXECUTION and EXECUTED
- in planning:
  - PLANNING and PLANNED
- CREATED
- CLOSED

EXECUTION is used if any action is EXECUTED and a prior state exists
PLANNING is used if any action is PLANNED and PLANNING or CREATED 
  state exists
CLOSED is only used if everything is CLOSED, otherwise one of the
previous states is used
2016-09-30 16:28:35 +02:00
..
www.strolch.li [Major] Implemented State Model on Activity/Actions 2016-09-30 16:28:35 +02:00
.gitignore [Minor] Deleted target 2016-09-22 11:34:52 +02:00
LICENSE moved everything to a subdirectory for repo merge 2014-09-16 08:55:50 +02:00
README.md moved everything to a subdirectory for repo merge 2014-09-16 08:55:50 +02:00
pom.xml [Project] Set new snapshot version 1.4.0-SNAPSHOT 2016-09-22 11:33:15 +02:00

README.md

li.strolch.website

This project contains the sources to create Strolch's website at www.strolch.li