Commit graph

165 commits

Author SHA1 Message Date
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
Thomas Gelf
d3eff54603 Controller: take over view tasks, move to parent 2016-11-28 22:15:20 +01:00
Thomas Gelf
11322d2309 ProcessController: add prepareProcessActions 2016-11-28 17:28:58 +01:00
Thomas Gelf
28f6026322 AddNewTile: render an icon 2016-11-28 16:03:12 +01:00
Thomas Gelf
d716b97c25 ProcessController: split logic, render breadcrumb 2016-11-28 16:02:21 +01:00
Thomas Gelf
3108d08ba3 IndexController: default to tile renderer 2016-11-28 16:00:55 +01:00
Thomas Gelf
bbcc6eaecf UploadForm: first import, still testing 2016-11-28 02:13:41 +01:00
Thomas Gelf
c4b0aa1578 SimulationForm: restructure, base on node props 2016-11-28 02:11:21 +01:00
Thomas Gelf
f09a246392 process/show: failsafe process rendering 2016-11-28 00:50:20 +01:00
Thomas Gelf
281b3286bd ProcessController: switch config based on a field 2016-11-28 00:49:21 +01:00
Thomas Gelf
1c7792321a process/show: use actionBar, not single links 2016-11-28 00:48:35 +01:00
Thomas Gelf
d930e97b9c ProcessController: remodel links, add bprenderer...
...to introduce the TileRenderer
2016-11-28 00:46:53 +01:00
Thomas Gelf
d1f6235393 RenderStateBadges: deprecate the legacy helper 2016-11-28 00:15:14 +01:00
Thomas Gelf
2fc48f2124 js: Handle collapsed state of multiple trees
fixes #8569
2016-11-24 09:39:44 +01:00
Thomas Gelf
a19bbfed63 ProcessCommand: document new flags and options
fixes #10866
2016-11-23 21:10:48 +01:00
Thomas Gelf
656a5ada0e ProcessCommand: add a 'list' action
fixes #13293
2016-11-23 15:29:14 +01:00
Thomas Gelf
1e351a7724 ProcessCommand: replace and deprecate CheckCommand
fixes #13295
2016-11-23 15:20:46 +01:00
Dirk Goetz
cc93a1d04a Change pipe to broken pipe for or in detail output
refs #10868
2016-11-23 15:17:25 +01:00
Thomas Gelf
afcf42e871 phpcs: some more 2016-11-23 15:17:25 +01:00
Thomas Gelf
2b98629f3e Modification: move modification handling to...
...a dedicated namespace
2016-11-23 15:17:25 +01:00
Thomas Gelf
9acdba0dc4 various: fix some phpcs PSR2 complaints 2016-11-23 15:17:25 +01:00
Thomas Gelf
30cdc70783 edit/simulationlink: remove obsolete view scripts 2016-11-23 15:17:25 +01:00
Thomas Gelf
fd3c577cb4 NodeController: benefit from simpler forms 2016-11-23 15:17:25 +01:00
Thomas Gelf
450cfc0403 DeleteConfigForm: this is no longer needed 2016-11-23 15:17:25 +01:00
Thomas Gelf
1c54d8be2c CreateConfigForm: remove obsolete file 2016-11-23 15:17:25 +01:00
Thomas Gelf
4add34aca6 ProcessController: simplify form-related code 2016-11-23 15:17:25 +01:00
Thomas Gelf
4f2ae8a532 BpConfigForm: refactor based on QuickForm 2016-11-23 15:17:25 +01:00
Thomas Gelf
7fcef19c6e permissions: provide a few 2016-11-23 15:17:25 +01:00
Thomas Gelf
5484cfc887 process/toplevel: remove legacy action 2016-11-23 15:17:25 +01:00
Thomas Gelf
ba5e0964bb controllers: use namespaces 2016-11-23 15:17:25 +01:00
Thomas Gelf
c8e29575bd ProcessController: rename method 2016-11-23 15:17:25 +01:00
Thomas Gelf
6fac82b3f9 ProcessForm: create top level procs per default
This is less confusing for beginners
2016-11-23 15:17:25 +01:00
Thomas Gelf
5ce4346cbd Revert "Implement overlay as a link target"
This reverts commit ef949e3adb.
2016-11-23 15:17:25 +01:00
Thomas Gelf
e52037b84f cli/check: add --details and --colors 2015-11-19 14:50:03 +01:00
Thomas Gelf
6c701a63fc SimulationForm: remove obsolete code 2015-11-17 13:01:16 +01:00
Thomas Gelf
05882d5d09 CheckCommand: delete legacy code 2015-11-17 12:51:05 +01:00
Thomas Gelf
349b996233 BpConfigForm: directly use url object 2015-11-17 12:49:11 +01:00
Thomas Gelf
f9b9d9645a cli/check: return unknown on process failures 2015-11-16 08:38:21 +01:00
Thomas Gelf
b429d81d36 SimulationForm: make use of new form base lib
Makes things easier. Less hacks, more features
2015-10-07 17:10:49 +02:00
Thomas Gelf
0ab28c3993 node/empty: "closeme"-hack for overlay 2015-10-07 17:10:05 +02:00
Thomas Gelf
f27387e723 node/simulate: remove controls for overlay 2015-10-07 17:09:36 +02:00
Thomas Gelf
e2a0259fd1 process/show: remove a couple of main targets 2015-10-07 16:51:37 +02:00
Thomas Gelf
ef949e3adb Implement overlay as a link target 2015-10-07 16:48:59 +02:00
Thomas Gelf
4c9ed65a09 RenderStateBadges: strip state name logic 2015-10-06 22:33:59 +02:00
Thomas Gelf
50b4625290 process/show: trigger immediate refresh on page load 2015-10-06 09:16:39 +02:00
Thomas Gelf
95008cd251 node/simulate: add tabs 2015-10-06 09:14:04 +02:00
Thomas Gelf
4a790976af Introduce the NOT operator (!)
refs #10315
2015-10-05 16:50:33 +02:00
Thomas Gelf
944fb7741a BpConfigForm: fix redirect url, web2 api changed 2015-10-01 23:08:57 +02:00
Thomas Gelf
a309f40b53 process/toplevel: add missing use statement 2015-09-11 15:24:46 +02:00
Thomas Gelf
667a84d6a8 RenderStateBadges: add and use new helper method 2015-09-11 15:23:06 +02:00
Thomas Gelf
60ff12b42e process/show: render unbound nodes only for full tree 2015-09-11 15:12:49 +02:00
Thomas Gelf
4ca360268c process/toplevel: fix links and dropdown parameters
fixes #8856
2015-09-11 09:39:47 +02:00
Thomas Gelf
792cf35a38 BpConfigForm: clear applied changes, just...
...to be on the safe side
2015-03-16 13:36:37 +01:00
Thomas Gelf
0fe35e3212 BpConfigForm: really store to disk now 2015-03-16 13:19:05 +01:00
Thomas Gelf
e6161837a2 BpConfigForm: name should be readonly on edit 2015-03-16 13:17:52 +01:00
Thomas Gelf
37150c1f2e BpConfigForm: remove legacy code 2015-03-16 13:10:55 +01:00
Thomas Gelf
c9a0cda577 ProcessController: store to disk, not to session 2015-03-16 13:09:35 +01:00
Thomas Gelf
d2bff125e5 locale/de_DE: recompiled 2015-03-16 09:14:14 +01:00
Thomas Gelf
e057e61567 editor: sorry, monster commit :) 2015-03-16 09:08:00 +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
33434590f0 businessprocess.po~: remove temp file 2015-03-03 13:30:11 +01:00
Thomas Gelf
a7f5c6c61c SimulationForm: remove obsolete code 2015-03-03 11:54:11 +01:00
Thomas Gelf
6cfba947d6 process/show: render errors - if any 2015-03-03 10:50:19 +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
4d6be813e9 ProcessController: remove obsolete sourceAction
Might be re-introduced later on
2015-03-02 18:20:16 +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
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
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
2712b63dd6 process/source: render legacy process config 2015-02-07 01:30:43 +01:00
Thomas Gelf
1a0db0320d ProcessController: fix typo 2015-02-06 16:28:41 +01:00
Thomas Gelf
852faac5d8 forms: drop temporary translate() function...
...it has been added to the Icinga Web 2 master
2015-01-21 09:11:17 +01:00
Thomas Gelf
da90830309 process/show: render process config, hidden 2014-12-02 11:34:03 +01:00
Thomas Gelf
7130fc14d9 NodeController: learn process name from base conf 2014-12-01 19:21:27 +01:00
Thomas Gelf
6aee9d7de5 toplevel: preserve process 2014-12-01 19:18:55 +01:00
Thomas Gelf
d1739e171f bpapp: rename to businessprocess 2014-11-30 15:56:58 +01:00
Thomas Gelf
d712f89480 process/history: remove action 2014-11-30 12:32:25 +01:00