raviks789
4205068db2
Add delete button to modify view
...
The modify view for the process form and edit node form must contain delete button. This allows the user to either
store the modifications or delete the nodes.
2023-07-25 15:34:34 +02:00
Sukhwinder Dhillon
cbb6b018da
Show node id in edit mode ( #382 )
...
ref #308
2023-07-20 13:31:46 +02:00
Sukhwinder Dhillon
be2473864b
Introduce new XOR (^) operator
2023-07-13 10:19:08 +02:00
Johannes Meyer
711677f903
Merge pull request #277 from Icinga/feature/icingaDb-MySQL-backend-#276
...
Support Icinga DB
2022-02-18 12:11:56 +01:00
Valentina Da Rold
b78983f539
Add Degraded operator implementation
...
Refs #298
2022-02-18 11:41:06 +01:00
raviks789
605834e7c4
trait cannot be a type for property
...
Replace the type of properties with type Icinga\Module\Icingadb\Common\Database with type ipl\Sql\Connection.
2022-02-18 10:06:59 +01:00
raviks789
6552ae2004
Use trait Icinga\Module\Icingadb\Common\Database as icingadb backend object
2022-02-18 10:06:59 +01:00
raviks789
3904791438
Cleanup the code
...
Remove unnecessary comments and unused namespaces.
2022-02-03 16:56:46 +01:00
raviks789
685f44d118
Change class name IcingaDbBackend to IcingaDbObject
2022-02-03 16:55:02 +01:00
Ravi Kumar Kempapura Srinivasa
1a0ddfb08b
Add IcingaDB MySQL backend in businessprocess
...
IcingaDB MySQL backend is added to the businessprocess module to obtain information regarding monitored nodes.
ref #276
2022-02-03 16:54:01 +01:00
Johannes Meyer
dc69522ae5
ProcessForm: Properly populate element display
2019-03-01 08:20:48 +01:00
Johannes Meyer
bc03569765
Properly handle display values when performing other actions than moving nodes
2019-02-22 12:26:24 +01:00
Johannes Meyer
a707ee3eb7
Use "ID" instead of "Name" and "Display Name" instead of "Title"
2019-01-17 15:20:25 +01:00
Eric Lippmann
8f98f31d66
Trigger session destruction to make sure it get's stored
2018-08-15 16:45:49 +02:00
Eric Lippmann
1c0e9f5bd4
Fix missing redirects
...
Some forms were missing the parent::onSuccess() call.
2018-08-15 09:39:26 +02:00
Thomas Gelf
d87edba377
Just a couple of newlines to satisfy latest PSR2
...
...checks in phpcs
2017-01-11 23:56:17 +01:00
Thomas Gelf
22583aa083
BpConfig: renamed from BusinessProcess
2017-01-11 14:09:30 +01:00
Thomas Gelf
37ed2cd15d
ProcessForm: remove child-related code
2017-01-03 11:35:43 +01:00
Thomas Gelf
f382102cfc
ProcessForm: introduce a new wizard
2016-12-09 14:49:39 +01:00
Thomas Gelf
2b98629f3e
Modification: move modification handling to...
...
...a dedicated namespace
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
4a790976af
Introduce the NOT operator (!)
...
refs #10315
2015-10-05 16:50:33 +02:00
Thomas Gelf
e057e61567
editor: sorry, monster commit :)
2015-03-16 09:08:00 +01:00
Thomas Gelf
6cfba947d6
process/show: render errors - if any
2015-03-03 10:50:19 +01:00
Thomas Gelf
85f566ee67
forms: get backend from process
2015-02-07 01:30:43 +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
d1739e171f
bpapp: rename to businessprocess
2014-11-30 15:56:58 +01:00
Thomas Gelf
0bdec95c6c
forms: add Process and Simulation form
2014-11-30 12:22:11 +01:00