Commit graph

40 commits

Author SHA1 Message Date
Thomas Gelf
ca16f22a62 BusinessProcess/Nodes: some cleanup 2016-11-29 11:20:54 +01:00
Thomas Gelf
cbf8db3073 BpNode: free loop detection from side-effects 2016-11-29 11:11:43 +01:00
Thomas Gelf
60b66e89b0 TreeRenderer: new renderer, LOTS of cleanup 2016-11-29 00:34:28 +01:00
Thomas Gelf
a00fdab37f Cleanup, Url handling improvements, some helpers 2016-11-26 21:18:18 +01:00
Thomas Gelf
8c05ed7277 Test and implement loop detection
fixes #9786
2016-11-24 10:57:30 +01:00
Thomas Gelf
2fc48f2124 js: Handle collapsed state of multiple trees
fixes #8569
2016-11-24 09:39:44 +01:00
Thomas Gelf
8b9716c9b2 Operators: add new tests and a related helper
fixes #13299
2016-11-23 22:41:10 +01:00
Thomas Gelf
4506181f0c BusinessProcess,Node: new helper methods
Mostly (but not only) useful for tests
2016-11-23 20:51:39 +01:00
Thomas Gelf
2b98629f3e Modification: move modification handling to...
...a dedicated namespace
2016-11-23 15:17:25 +01:00
Thomas Gelf
da3f3d6a63 BusinessProcess: fix (unused) method usesHardStates 2016-11-23 15:17:25 +01:00
Thomas Gelf
924a2fd321 BusinessProcess: fallback for missing host 2016-11-23 15:17:25 +01:00
Thomas Gelf
fe5181052f BusinessProcess: new method listBpNodes() 2015-11-10 21:11:20 +01:00
Thomas Gelf
1220fc4ae5 BusinessProcess: simulation overrides "missing" 2015-10-06 08:57:39 +02:00
Thomas Gelf
2b91ec2309 BusinessProcess: remove obsolete sprintf 2015-10-05 18:48:43 +02:00
Thomas Gelf
03ef17328c BusinessProcess: do not store modification date
File mtime should suffice, and this interferes with "idempotent" cm
tools
2015-10-05 17:51:05 +02:00
Thomas Gelf
3009a28d3d BusinessProcess, BpNode: improve legacy storage
Before this fix depending on tree structure processes used multiple
times as a sub-node could have been stored multiple times, resulting
in warnings at render time.
2015-10-05 16:40:08 +02:00
Thomas Gelf
9491e95c02 BusinessProcess: split host/service row iteration
fixes #9410
2015-09-11 09:31:58 +02:00
Thomas Gelf
6dd7b30173 BusinessProcess: fix variable for unbound node 2015-03-24 10:44:57 +01:00
Thomas Gelf
f5e3bc4c01 BusinessProcess: fix "bp nodes can be stored twice" 2015-03-16 13:37:08 +01:00
Thomas Gelf
94a22c23c3 BusinessProcess: handle root node detection 2015-03-16 13:17:03 +01:00
Thomas Gelf
a656243c64 BusinessProcess: allow to clear applied changes 2015-03-16 13:14:59 +01:00
Thomas Gelf
e057e61567 editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
Thomas Gelf
d243271462 BusinessProcess: avoid duplicates when stored 2015-03-03 12:51:03 +01:00
Thomas Gelf
a63ac99ac5 BusinessProcess: config should end with a newline 2015-03-02 18:21:50 +01:00
Thomas Gelf
99e03ef44f BusinessProcess: tell about state type 2015-02-13 01:55:46 +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
f7ed590d87 BusinessProcess: improve legacy header generation 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
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
9455ec5e1f BusinessProcess: enforce MonitoringBackend 2015-02-07 01:29:45 +01:00
Thomas Gelf
c97507db94 BusinessProcess: remove obsolete vars 2015-02-07 01:29:45 +01:00
Thomas Gelf
090eed6b70 BusinessProcess: drop $ido, use MonitoringBackend 2015-02-07 01:29:45 +01:00
Thomas Gelf
71434a3baf BusinessProcess: simplify logic 2015-02-06 16:28:41 +01:00
Thomas Gelf
b0492484fa BusinessProcess: add new helper functions
Will make code easier to read
2015-02-06 16:28:41 +01:00
Thomas Gelf
5ccece80ac BpNode,BusinessProcess: render legacy config 2014-12-02 11:38:42 +01:00
Thomas Gelf
02d1b17a38 BusinessProcess: use new filters 2014-12-02 11:35:21 +01:00
Thomas Gelf
48fb0b61bf BusinessProcess: knows it's own name 2014-12-01 14:07:30 +01:00
Thomas Gelf
d1739e171f bpapp: rename to businessprocess 2014-11-30 15:56:58 +01:00
Renamed from library/Bpapp/BusinessProcess.php (Browse further)