Commit graph

133 commits

Author SHA1 Message Date
Thomas Gelf
91ff5fe3bf module.less: consolidate styles 2015-03-04 16:55:16 +01:00
Thomas Gelf
03f6b38a41 module.less: reduce compact size
This way four processes fit in a dashlet row
2015-03-04 14:04:03 +01:00
Thomas Gelf
b089509f03 process/show: provide a download link
refs #8578
2015-03-03 17:38:40 +01:00
Thomas Gelf
e6f04c0e2a process/show: support compact layout in tree mode
refs #8577
2015-03-03 17:29:29 +01:00
Thomas Gelf
88e7a1ad18 Node: fix info url link rendering and events
fixes #8574
2015-03-03 13:55:33 +01:00
Thomas Gelf
33434590f0 businessprocess.po~: remove temp file 2015-03-03 13:30:11 +01:00
Thomas Gelf
d243271462 BusinessProcess: avoid duplicates when stored 2015-03-03 12:51:03 +01:00
Thomas Gelf
a7f5c6c61c SimulationForm: remove obsolete code 2015-03-03 11:54:11 +01:00
Thomas Gelf
bdac469099 LegacyStorage: split logic into more methods
We want to optimize the process and be able to read from raw strings
too.
2015-03-03 11:44:19 +01:00
Thomas Gelf
7d31250816 BpNode: unique operator validation 2015-03-03 11:06:54 +01:00
Thomas Gelf
19ab1a28cc BpNode: show full process missing if childs are so 2015-03-03 11:00:15 +01:00
Thomas Gelf
6cfba947d6 process/show: render errors - if any 2015-03-03 10:50:19 +01:00
Thomas Gelf
33dde6e7d8 css/module.less: add global error styling 2015-03-03 10:49:43 +01:00
Thomas Gelf
3e6f041a0b Node: add newlines to HTML, not too much 2015-03-03 10:40:05 +01:00
Thomas Gelf
39b08235a5 process/show: do not render hidden config 2015-03-03 10:39:44 +01:00
Thomas Gelf
01c5063839 LegacyStorage: write config to disk
Temporarily added URL parameter to test writing configs
2015-03-02 18:23:19 +01:00
Thomas Gelf
ced3baa11b Controller: do not load states for every action 2015-03-02 18:22:42 +01:00
Thomas Gelf
a63ac99ac5 BusinessProcess: config should end with a newline 2015-03-02 18:21:50 +01:00
Thomas Gelf
6cad8bb9cb BpNode: fix "display" when rendering config 2015-03-02 18:21:08 +01:00
Thomas Gelf
4d6be813e9 ProcessController: remove obsolete sourceAction
Might be re-introduced later on
2015-03-02 18:20:16 +01:00
Thomas Gelf
dfa2de946f LegacyStorage: implement import syntax
Using @ prefix for now, works fine. Please note that this might still
be subject to change unless our first stable release.
2015-02-13 01:57:12 +01:00
Thomas Gelf
8f0b492b1b Node: node type class detection
Not so nice, but works for now
2015-02-13 01:56:19 +01:00
Thomas Gelf
99e03ef44f BusinessProcess: tell about state type 2015-02-13 01:55:46 +01:00
Thomas Gelf
d2efd8f05c ImportedNode: allow to import processes 2015-02-13 01:54:47 +01:00
Thomas Gelf
b2c3af4138 Node: get/set alias 2015-02-13 01:54:08 +01:00
Thomas Gelf
3e04cc1b2a Controller: preserve name and config name 2015-02-13 01:53:28 +01:00
Thomas Gelf
809a1957de BpNode: useless newline 2015-02-13 01:52:47 +01:00
Thomas Gelf
20102fdf49 toplevel: prepare for use in dashboards 2015-02-13 01:52:17 +01:00
Thomas Gelf
46e80204e1 CheckCommand: do not retrieve states twice 2015-02-13 01:51:05 +01:00
Thomas Gelf
ce11a642a9 css: add subtree icon 2015-02-13 01:49:54 +01:00
Thomas Gelf
4dd3c66482 locale/it_IT: initial Italian translation 2015-02-13 01:49:18 +01:00
Thomas Gelf
defc0f2ed3 locale/de_DE: initial German translation 2015-02-13 01:49:18 +01:00
Marius Hein
3747871be4 Icinga Exchange: Change location of binary file 2015-02-10 09:23:47 +01:00
Marius Hein
0a968c4f2d Update icinga exchange release 2015-02-07 16:17:56 +01:00
Thomas Gelf
b66cbd2abf Businessprocess\Controller: fix hard state param 2015-02-07 01:30:43 +01:00
Thomas Gelf
de1ba2aa7c CheckCommand: code cleanup, remove legacy code 2015-02-07 01:30:43 +01:00
Thomas Gelf
85f566ee67 forms: get backend from process 2015-02-07 01:30:43 +01:00
Thomas Gelf
8795c2b06e BpNode: use ConfigurationError 2015-02-07 01:30:43 +01:00
Thomas Gelf
0b21659727 BpNode: use prio from display 2015-02-07 01:30:43 +01:00
Thomas Gelf
99edc846e5 Storage, Process: shift backend responsability
We do not want to take care about backends manually, they should just work
2015-02-07 01:30:43 +01:00
Thomas Gelf
2712b63dd6 process/source: render legacy process config 2015-02-07 01:30:43 +01:00
Thomas Gelf
c2e02796fa Businessprocess\Controller: optional state types
Only set state type if given, default is set at process load time
2015-02-07 01:30:43 +01:00
Thomas Gelf
f7ed590d87 BusinessProcess: improve legacy header generation 2015-02-07 01:30:43 +01:00
Thomas Gelf
5b9fea12c0 Businessprocess\Controller: remove legacy code 2015-02-07 01:30:43 +01:00
Thomas Gelf
c3bd7c4c72 BusinessProcess: allow to get and set backend 2015-02-07 01:30:43 +01:00
Thomas Gelf
504bf7ab7d LegacyStorage: use nice title from config file 2015-02-07 01:30:43 +01:00
Thomas Gelf
df8a3df40b BusinessProcess: add title property
We allow process definitions to have nice titles, not just identifiers
2015-02-07 01:30:43 +01:00
Thomas Gelf
a8cf07837f BusinessProcess: cleanup, comments 2015-02-07 01:30:43 +01:00
Thomas Gelf
04490da35b BusinessProcess: fix data prefiltering 2015-02-07 01:30:43 +01:00
Thomas Gelf
2ee02daf5a zip: should not be part of this repo 2015-02-07 01:30:43 +01:00