Commit graph

  • f8746a849b
    Merge d35a35ae2a into 4ea2ba9903 Sukhwinder Dhillon 2026-04-13 10:16:53 +0200
  • d35a35ae2a SuggestionsController: Specify db instance manually fix/wrong-backend-selection Sukhwinder Dhillon 2026-04-13 10:03:06 +0200
  • 53b30c1ef6 MonitoringState: Initialize backend directly Sukhwinder Dhillon 2026-04-13 09:27:32 +0200
  • c1f0e25016
    Merge b50285b1b5 into 4ea2ba9903 Ravi Kumar Kempapura Srinivasa 2026-03-28 02:25:49 +0000
  • 850467deb1
    Merge 504a1a1c4a into 4ea2ba9903 jrauh01 2026-03-27 21:15:14 +0000
  • 4ea2ba9903
    Release version 2.6.0 (#497) main v2.6.0 Eric Lippmann 2026-03-26 15:18:50 +0100
  • 93b331e6bf Remove badges from README Eric Lippmann 2026-03-26 12:04:44 +0100
  • d42afb5c5c Raise minimum required versions of ipl and icinga-php-thirdparty Eric Lippmann 2026-03-25 21:40:35 +0100
  • 1352e37b65 Raise version to 2.6.0 Eric Lippmann 2026-03-25 21:39:51 +0100
  • 9c356e93e9
    PHPStan: Clean up baseline (#498) Sukhwinder Dhillon 2026-03-26 15:02:34 +0100
  • 18cdf256a1 Phpstan: Cleanup baseline Sukhwinder Dhillon 2026-03-26 14:25:14 +0100
  • 33b7348b23
    Fix handling of manually changed service node name (#495) Sukhwinder Dhillon 2026-03-25 12:55:44 +0100
  • 5b0d7a40a3 EditNodeForm: Fix handling of manually changed service node name Sukhwinder Dhillon 2026-03-23 15:46:42 +0100
  • c552b1db7b
    Allow to configure number of shown menu items (#484) jrauh01 2026-03-25 12:38:18 +0100
  • 1c17ff6ce5 Add configurable limit for the number of shown menu items Johannes Rauh 2026-03-24 15:38:09 +0100
  • 81018899d1
    Ensure backend states are applied before saving changes to the config (#480) Eric Lippmann 2026-03-25 12:35:36 +0100
  • e99bb0d26c BpConfig: Add method applyDbStates() to clean-up redundant code Sukhwinder Dhillon 2026-03-19 17:34:47 +0100
  • be8119f964 ProcessChanges::ApplyChanges(): Apply db states before applying changes Sukhwinder Dhillon 2025-08-18 12:33:18 +0200
  • 96137e0df1
    Only root node removal can decrement display of root nodes (#479) Sukhwinder Dhillon 2026-03-25 12:21:59 +0100
  • d468ffc226 Only root node removal can decrement display of root nodes Sukhwinder Dhillon 2025-08-15 12:52:46 +0200
  • ec9baa8050
    Add EmptyStateBar notice for empty nodes (#400) Sukhwinder Dhillon 2026-03-25 12:16:01 +0100
  • 6627f87b82 Display EmptyStateBar notice for empty nodes without children Sukhwinder Dhillon 2023-08-10 11:53:51 +0200
  • 21aec09ebd
    Relicense to GPL-3.0-only and add SPDX license headers (#493) Eric Lippmann 2026-03-11 20:47:15 +0100
  • 0ce3381488 License source files as GPL-3.0-or-later Eric Lippmann 2026-02-23 22:57:03 +0100
  • a96dfbda9f Upgrade license to GPL-3.0-only Eric Lippmann 2026-02-23 22:57:03 +0100
  • 3ebfcea4bf
    Remove monitoring module dependency (#492) Johannes Meyer 2026-01-21 17:02:06 +0100
  • 86b5557c1e Controllers: Add an else case to improve readability Sukhwinder Dhillon 2026-01-13 10:08:38 +0100
  • d17c4501b2 Use same view script in monitoring and icingadb for Access Denied message Sukhwinder Dhillon 2026-01-07 14:54:35 +0100
  • 9a91854d4c Remove monitoring module dependency Sukhwinder Dhillon 2026-01-07 11:31:37 +0100
  • b756147764
    Support PHP 8.5 (#489) Eric Lippmann 2026-01-09 13:06:55 +0100
  • b153a51cb6 Set BpConifg::name by a constructor argument with default Bastian Lederer 2026-01-09 08:35:49 +0100
  • 5bba8ba0ec Only add display groups for defined buttons Bastian Lederer 2026-01-09 08:23:54 +0100
  • 71f0ea3878 Mark uploaded_file element as required Bastian Lederer 2025-12-10 09:25:50 +0100
  • 400ad69497 Replace null as array key with an empty string Bastian Lederer 2025-12-04 15:08:59 +0100
  • 0e11994349 Explicitly set the escape parameter of fputcsv() Bastian Lederer 2025-12-03 09:43:08 +0100
  • 615d0afd10 Declare parameters that are null by default as nullable Bastian Lederer 2025-12-03 09:14:37 +0100
  • b4b41f7c6b
    GitHub Actions: Use new PHP workflows (#487) Eric Lippmann 2025-12-15 09:29:04 +0100
  • c85b9d98fe Align coding style to comply with latest PSR Eric Lippmann 2025-12-12 12:12:15 +0100
  • 079654b59c Remove phpcs.xml Eric Lippmann 2025-12-12 12:04:37 +0100
  • a2a1e4f034 Remove unnecessary method call Eric Lippmann 2025-10-22 12:56:21 +0200
  • 4c430f6424 Remove phpunit.xml Eric Lippmann 2025-10-21 16:42:48 +0200
  • e7f0b449bb Migrate deprecated @codingStandards syntax Eric Lippmann 2025-10-21 16:30:00 +0200
  • 96a8f00609 GitHub Actions: Use new PHP workflows Eric Lippmann 2025-10-21 15:19:15 +0200
  • 504a1a1c4a wip fix/trailing-spaces Johannes Rauh 2025-09-08 11:41:37 +0200
  • b619e9d7cf
    Merge f0d6dea594 into 2111103957 Sukhwinder Dhillon 2025-08-23 01:54:34 +0000
  • 2111103957
    Implement feature requests #455 and #477. Custom var enhancement (#478) mdetrano 2025-08-05 02:25:39 -0600
  • fe743086bc remove unneeded fetchHostVars and fetchCustomVars calls in detail view extension Marc DeTrano 2025-08-04 11:07:30 -0600
  • 7c45a322ce Implement feature requests #455 and #477. Custom variables used in Detail View Extension can be read from the host if not present on the service, and can be customized, if desired, in the config.ini for this module Marc DeTrano 2025-07-31 11:09:48 -0600
  • fe0f080730 module.info: Raise version to 2.5.2 v2.5.2 Johannes Meyer 2025-07-01 16:59:29 +0200
  • ba7043d14b
    Release v2.5.2 (#476) Johannes Meyer 2025-07-02 10:46:59 +0200
  • 8255e6dcf4 menu: Only count the worst states in badges support/2.5 Johannes Meyer 2025-07-01 14:34:19 +0200
  • b9dc434bae Do not break sidebar if processes cannot be loaded Johannes Meyer 2025-06-30 10:04:19 +0200
  • 4e42e3bd5e IcingaDbState: Correctly determine ack and downtime flags Johannes Meyer 2025-06-30 12:26:27 +0200
  • 7159184971 Node: Rename in_acknowledged to is_acknowledged Johannes Meyer 2025-06-30 12:11:15 +0200
  • 96631e447c process/show: Hide sort control in fullscreen or compact view Johannes Meyer 2025-06-30 10:09:37 +0200
  • 15f0bddc50 process/show: Only show cleanup links in edit mode Johannes Meyer 2025-06-30 10:36:42 +0200
  • 070e4e0427 Correctly determine node states in sidebar Johannes Meyer 2025-06-30 09:03:49 +0200
  • c5d5b3c59c Add is_acknowledged property to Node class (#461) Jáchym Holeček 2025-06-30 10:47:56 +0200
  • 208a102c1f php: Run on support branches Johannes Meyer 2025-06-30 09:22:21 +0200
  • d31d8f6869 php: Pin required library versions Johannes Meyer 2025-06-30 09:18:42 +0200
  • 52c4a6832a module.info: Raise version to 2.5.2 Johannes Meyer 2025-07-01 16:59:29 +0200
  • 7e5ff4a43f README.md: Drop PHP support badge Johannes Meyer 2025-07-01 16:59:11 +0200
  • cda66ca82e menu: Only count the worst states in badges Johannes Meyer 2025-07-01 14:34:19 +0200
  • 8d81674728 menu: Only count the worst states in badges Johannes Meyer 2025-07-01 14:34:19 +0200
  • a6033491f4 Do not break sidebar if processes cannot be loaded Johannes Meyer 2025-06-30 10:04:19 +0200
  • d18194435f Do not break sidebar if processes cannot be loaded Johannes Meyer 2025-06-30 10:04:19 +0200
  • ccf2ba4c66 IcingaDbState: Correctly determine ack and downtime flags Johannes Meyer 2025-06-30 12:26:27 +0200
  • 264746bbd4 IcingaDbState: Correctly determine ack and downtime flags Johannes Meyer 2025-06-30 12:26:27 +0200
  • d88a7dd752 Node: Rename in_acknowledged to is_acknowledged Johannes Meyer 2025-06-30 12:11:15 +0200
  • 4d0dc0c91f process/show: Hide sort control in fullscreen or compact view Johannes Meyer 2025-06-30 10:09:37 +0200
  • 726cab5851 process/show: Only show cleanup links in edit mode Johannes Meyer 2025-06-30 10:36:42 +0200
  • fd7fd71bb7 Correctly determine node states in sidebar Johannes Meyer 2025-06-30 09:03:49 +0200
  • f12b2d744a
    Add is_acknowledged property to Node class (#461) Jáchym Holeček 2025-06-30 10:47:56 +0200
  • 6a31f01e4f process/show: Only show cleanup links in edit mode Johannes Meyer 2025-06-30 10:36:42 +0200
  • 72e1518a90 process/show: Hide sort control in fullscreen or compact view Johannes Meyer 2025-06-30 10:09:37 +0200
  • 575fb964d0 php: Run on support branches Johannes Meyer 2025-06-30 09:22:21 +0200
  • 0f4576d93a Correctly determine node states in sidebar Johannes Meyer 2025-06-30 09:03:49 +0200
  • fe8c0d4b34 php: Don't run on legacy PHP versions Johannes Meyer 2025-06-30 09:20:30 +0200
  • 3b56e4afe0
    Merge branch 'main' into feature/node-add-acknowledged-status Jáchym Holeček 2025-06-06 09:48:29 +0200
  • 851fd8d7f3
    add RATE 10 to 90 in the MIN way Marc-Antoine Bécu 2025-06-04 18:36:05 +0200
  • 9f91b911bb L10n-udpate: Use template from github-actions Johannes Meyer 2025-06-03 16:14:28 +0200
  • fb820dee14 Add in_acknowledged property to Node class Jachym Holecek 2025-05-26 17:55:15 +0200
  • 35218f72fc Add showFullscreen and showCompact for dashboard Navid Sassan 2021-05-28 15:31:49 +0200
  • e6fa65bff7 Add showFullscreen and showCompact for dashboard Navid Sassan 2021-05-28 15:31:49 +0200
  • 71e957dc5e Ensure compatiblity with https://github.com/Icinga/ipl-web/pull/258 Johannes Meyer 2025-03-24 10:32:00 +0100
  • f1b75c66d9 Ensure compatiblity with https://github.com/Icinga/ipl-web/pull/258 Johannes Meyer 2025-03-24 10:32:00 +0100
  • 53b029115c Fix broken image link Blerim Sheqa 2025-01-08 10:51:01 +0100
  • adbbe92e7c Add confirmation when deleting a business process Markus Opolka 2024-09-13 15:26:17 +0200
  • 75c315b91d Optimize layout in fullscreen/compact feature/dashboard-fs Florian Strohmaier 2024-07-16 12:09:17 +0200
  • 3403b605e4 module.info: Raise version to 2.5.1 v2.5.1 Sukhwinder Dhillon 2024-04-16 14:26:35 +0200
  • 4c2246a7e0 AddNodeForm: Add missing getLabel() call Sukhwinder Dhillon 2024-04-23 12:13:01 +0200
  • 14e0b7d261 AddNodeForm: Add missing getLabel() call Sukhwinder Dhillon 2024-04-23 12:13:01 +0200
  • e9a551e581
    Fix indistinguishable suggestions for nodes (#433) moreamazingnick 2024-04-23 15:38:48 +0200
  • 3a0b40a91f Fix that handled nodes are not handled Johannes Meyer 2024-02-21 17:10:52 +0100
  • 88d8a8de12 Fix that handled nodes are not handled Johannes Meyer 2024-02-21 17:10:52 +0100
  • 4df9f52535 js: Remove instructions regarding fixed control layout Johannes Meyer 2024-04-19 12:24:47 +0200
  • c43128be3e
    Correct notification messages and add missing translations (#444) Sukhwinder Dhillon 2024-04-22 10:51:06 +0200
  • 1c38d23d3a
    phpstan: Fix generic type errors (#446) Johannes Meyer 2024-04-22 10:48:39 +0200
  • 49e70b0613 Update phpstan baseline Sukhwinder Dhillon 2024-03-27 14:02:15 +0100
  • 3612f3202b QuickBaseForm: Replace method translate with trait Sukhwinder Dhillon 2024-04-19 13:09:54 +0200