Commit graph

146 commits

Author SHA1 Message Date
Thomas Gelf
7d82bb05bd ProcessCommand: align usage of list methods 2017-01-03 11:38:41 +01:00
Thomas Gelf
40de5a2b4d ProcessController: provide edit action 2017-01-03 11:38:17 +01:00
Thomas Gelf
141c043b04 BpConfigForm: render to main after removal 2017-01-03 11:36:43 +01:00
Thomas Gelf
37ed2cd15d ProcessForm: remove child-related code 2017-01-03 11:35:43 +01:00
Thomas Gelf
7e11ead8a8 ProcessController: unify view scripts for config...
...and diff
2017-01-03 11:32:02 +01:00
Thomas Gelf
8bd1e10f95 DeleteNode: quite some rework, provide more...
...possibilities, remove "not implemented" exception
2017-01-03 11:23:05 +01:00
Thomas Gelf
7b0b550f4f AddNodeForm: waste less space for multiselects 2017-01-03 11:17:46 +01:00
Thomas Gelf
898576f63a RenderedProcessActionBar: introduce new class...
...to keep ActionBar more generic
2017-01-03 11:12:20 +01:00
Thomas Gelf
4f32818488 NodeController: drop it 2017-01-03 11:08:38 +01:00
Thomas Gelf
e385a8cab2 php-diff: replace vendor lib 2017-01-03 11:03:30 +01:00
Thomas Gelf
8516e8749e DeleteNodeForm: add to process, add title 2016-12-17 19:22:04 +01:00
Thomas Gelf
cb1d43dcb2 AddNodeForm: main title, skip a step when new 2016-12-17 19:20:54 +01:00
Thomas Gelf
46b452c014 ProcessController: fix lock negation 2016-12-17 19:19:19 +01:00
Thomas Gelf
c1802a8f59 ProcessController: title, cosmetics 2016-12-17 19:15:50 +01:00
Thomas Gelf
93f9a1ac26 ProcessController: restructure create & upload 2016-12-16 19:44:48 +01:00
Thomas Gelf
20f5902160 DeleteNodeForm: provide a new delete action Form 2016-12-16 19:33:37 +01:00
Thomas Gelf
0bcdb7f502 NodeController: remove obsolete actions...
...they are handled by various inline forms in the ProcessController
2016-12-16 19:29:53 +01:00
Thomas Gelf
d90998cc72 IndexController: use controls() and content() 2016-12-16 19:28:33 +01:00
Thomas Gelf
983bd27bf8 BpConfigForm: remove useless spaces, also from...
...translation
2016-12-16 19:24:27 +01:00
Thomas Gelf
d876f16022 view/scripts: work with Renderables only 2016-12-16 19:22:39 +01:00
Thomas Gelf
2aab94adf3 application/locale: refresh German translation 2016-12-12 13:56:52 +01:00
Thomas Gelf
1f17ca8a24 views/scripts: remove obsolete files 2016-12-12 13:56:31 +01:00
Thomas Gelf
72e7aa798c Rendering: improve tile sizes, fullscreen mode 2016-12-09 16:59:25 +01:00
Thomas Gelf
b73eed20b0 ProcessController: change tab rendering and more 2016-12-09 16:10:32 +01:00
Thomas Gelf
f382102cfc ProcessForm: introduce a new wizard 2016-12-09 14:49:39 +01:00
Thomas Gelf
f7f230c7a1 ProcessController: change default rendering mode 2016-12-09 14:38:47 +01:00
Thomas Gelf
4bda7e8493 ProcessController: one less helper method 2016-12-09 14:36:09 +01:00
Thomas Gelf
ce82446732 ProcessController: less work for BusinessProcess
Delegate locking to the renderer, config to the storage
2016-12-09 14:24:20 +01:00
Thomas Gelf
791a0286b8 BpConfigForm: deal with new Metadata object 2016-12-09 14:05:58 +01:00
Thomas Gelf
36e624c448 Dasboard: introduce a new config overview page 2016-12-09 14:02:02 +01:00
Thomas Gelf
cc2bb604c2 AddNodeForm: useless use of use 2016-12-09 13:58:33 +01:00
Thomas Gelf
18dc398dca ActionBar: take over logic from controller 2016-12-09 13:57:07 +01:00
Thomas Gelf
b11fbf5211 views/scripts: remove obsolete view scripts 2016-12-09 13:50:59 +01:00
Thomas Gelf
f41e4c34c2 Controller: moved to Web 2016-12-09 09:53:36 +01:00
Thomas Gelf
9712065a6b AddNodeForm: show next when not completed 2016-12-08 10:12:43 +01:00
Thomas Gelf
0380e46552 Form: upgrade to latest forms from Director 2016-12-08 10:11:46 +01:00
Thomas Gelf
590bdd35b1 AddNodeForm: workaround for session shutdown issue 2016-12-07 23:20:52 +01:00
Thomas Gelf
46c94ef68f AddNodeForm: use dedicated enums for different...
...host lists
2016-12-07 23:12:11 +01:00
Thomas Gelf
a784b384f4 NodeCreateAction: allow to add root nodes 2016-12-07 16:02:06 +01:00
Thomas Gelf
a5eaa19bce ProcessController: fix tree view link 2016-11-30 14:51:09 +01:00
Thomas Gelf
414d17afbf ProcessController: show hints and errors 2016-11-30 14:37:07 +01:00
Thomas Gelf
fbfb99171e SimulationForm: state type fixes 2016-11-30 14:35:58 +01:00
Thomas Gelf
8825b0e343 ProcessController: restructured 2016-11-29 16:58:03 +01:00
Thomas Gelf
c11a181701 Process: add and use new form 2016-11-29 15:32:56 +01:00
Thomas Gelf
a47e78209d AddNodeForm: initial commit 2016-11-29 15:06:24 +01:00
Thomas Gelf
370558f740 ProcessController: improve rendering in dasbboard 2016-11-29 09:16:17 +01:00
Thomas Gelf
39fd28daad ProcessController: remove last trace of old script 2016-11-29 00:56:12 +01:00
Thomas Gelf
aba771f3aa js, Controller: allow to toggle fullscreen mode 2016-11-29 00:50:20 +01:00
Thomas Gelf
3f9d0d781d process/show: reduce to a minimun, remove...
...bprenderer.phtml
2016-11-28 22:18:43 +01:00
Thomas Gelf
cd13afd560 node/add: simplify view script 2016-11-28 22:16:33 +01:00