Commit Graph

16 Commits

Author SHA1 Message Date
Robert von Burg 0246adb4ab [WIP] Added Resource table loading to planning web with filter 2016-04-03 17:58:47 +02:00
Robert von Burg a74508ba12 [WIP] Added Resource table loading to planning web 2016-04-01 18:24:35 +02:00
Robert von Burg 47d605dabb [WIP] Initial loading of parts 2016-03-29 09:29:29 +02:00
Robert von Burg d15cb68954 [WIP] Initial loading of parts 2016-03-28 00:20:39 +02:00
Robert von Burg f73c207076 [WIP] Preparing REST API calls 2016-03-27 19:55:48 +02:00
Robert von Burg f6b2504970 [WIP] Adding a web UI for PlanningWebApp 2016-03-27 18:39:33 +02:00
Robert von Burg 0cadf66f3f [Major] Refactored Privilege to use separate mode files
So now users and roles are in their own files. This makes it far easier
to add new privileges without needing to take care if the user changed
their data.
2016-02-28 19:54:17 +01:00
Robert von Burg 8344c75d39 [Major] Refactored setup of StrolchAgent using StrolchBootstrapper
Now instead of instantiating StrolchAgent and calling the method
setup(), instantiate StrolchBootstrapper and call one of the setup
methods which is appropriate to your use-case.

New feature is to use a StrolchBootstrap.xml to configure the
environment, root, config and data paths. Each can be defined by
environment and overridden, etc.
2016-02-27 13:32:18 +01:00
Robert von Burg bf67d4deac [Project] Don't duplicate maven plug-in versions 2016-02-10 17:52:53 +01:00
Robert von Burg 19f7a6f272 [Minor] fixed wrong root name for strolch model 2015-11-20 14:47:49 +01:00
Robert von Burg 70c50077e2 [Project] Updated deployment server 2015-11-20 11:53:54 +01:00
Robert von Burg 5256b3ad92 [Project] cleaned up Eclipse settings 2015-10-05 10:57:53 +02:00
Robert von Burg 278b3e9b6d [New] Added states to BicycleProduction 2015-09-01 16:00:14 +02:00
Robert von Burg 918e568c00 [New] Added templates to BicycleProduction 2015-09-01 15:11:09 +02:00
Robert von Burg cbda36194a [New] Added a new model BicycleProduction.xml
The production contains an activity model for producing a bicycle with
machine, articles, assembly and stock.
2015-08-28 15:00:10 +02:00
Robert von Burg 2eaa0b5498 [New] Added new project li.strolch.planningwebapp
- this project will be a reference implementation for planning use cases
2015-08-11 17:59:12 +02:00