Commit Graph

5022 Commits

Author SHA1 Message Date
Thomas Gelf 535bdfd23d css: remove quicksearch 2022-07-01 08:42:10 +02:00
Thomas Gelf 0a51d02b86 DeploymentLinkForm: style with gipfl 2022-07-01 08:40:42 +02:00
Thomas Gelf 0796635132 DbHelpers, Connection: improve escapeBinary logic
hex-style for MySQL too, support array values
2022-07-01 08:39:12 +02:00
Thomas Gelf 14317a9c20 css, QuickForm: style director-form only 2022-07-01 08:38:33 +02:00
Thomas Gelf 4c502bb010 ServiceController: do not pass object type...
...when looking up uuid for legacy key

refs #2487
refs #2554
2022-06-24 14:33:38 +02:00
Thomas Gelf aacfd88df5 Merge branch 'feature/centralized-exporter-2549' 2022-06-24 12:53:14 +02:00
Thomas Gelf 56f81b91bb Exporter: centralize export logic
fixes #2549
2022-06-24 12:52:35 +02:00
Thomas Gelf 0f4bc076e3 Merge branch 'feature/modifier-dict-row-2555' 2022-06-24 12:27:26 +02:00
Thomas Gelf ef80b6b8bc DictionaryToRow: new property modifier
fixes #2555
2022-06-24 12:26:01 +02:00
Thomas Gelf 9a0279b111 UuidLookup: do not enforce service objects
fixes #2487
fixes #2554
2022-06-24 10:37:09 +02:00
Ibrahim Khalifa 4b229c122c Handle cases when gipfl/linux-health returns false instead of memory usage. 2022-06-24 08:55:09 +02:00
Thomas Gelf 75b73604a8 SyncRule: remove unused property 2022-06-20 09:59:01 +02:00
Thomas Gelf 411733a1ed schema: add index on deployment log startup time
fixes #2551
2022-06-20 09:58:49 +02:00
Thomas Gelf 31c06d8156 ObjectCommand: use real/file-based renderer
fixes #2550
fixes #2204
2022-06-20 09:57:07 +02:00
Thomas Gelf 0f6fc7bfd0 ImportRowModifierForm: fix exception message 2022-06-09 09:38:18 +02:00
raviks789 9e8142b79a Avoid passing `null` to `strlen` in SyncJob::addSettingsFormFields() 2022-06-08 16:15:42 +02:00
Patrick Dolinic 4692b28dbd PropertyModifier: Replace Null with String 2022-04-20 14:46:37 +02:00
raviks789 67eb4c1e90 Prevent inserting blank entries for extensible data list. 2022-04-20 08:26:46 +02:00
Thomas Gelf 2c56d5a731 doc/cli: add missing dashes 2022-04-13 14:09:58 +02:00
Thomas Gelf 0539819d4c ConditionalDeployment, ConfigCommand: wording
fixes #2523
2022-04-13 14:07:24 +02:00
Thomas Gelf 70e8c06b06 ConfigCommand: don't wait when no deployment...
...took place

fixes #2522
2022-04-13 13:55:47 +02:00
Thomas Gelf f61cdf2843 doc/changelog: add section for v1.10.0 2022-04-13 13:55:33 +02:00
Thomas Gelf 957b789a35 doc: v1.9.1 has been released 2022-04-08 11:11:08 +02:00
Johannes Meyer e88d0472da css: Cleanup variable usage 2022-04-07 11:09:46 +02:00
Florian Strohmaier dbe92872f4 CSS: Small fixes 2022-04-07 11:09:46 +02:00
Yonas Habteab 052fef98bf CSS: Adjust less variable usages 2022-04-07 11:09:46 +02:00
Thomas Gelf 11f621df30 IcingaServiceSet: do not eport the UUID for now
fixes #2488
2022-04-05 08:48:42 +02:00
Thomas Gelf d92a5e846b IcingaServiceForm: check for null 2022-04-04 19:40:42 +02:00
Thomas Gelf 93d0afff10 SyncruleController: useless use of use 2022-04-04 19:39:47 +02:00
raviks789 e134f80093 Cleanup IcingaDbCubeLinks with getObjectsFilter provided by IcingaDbCube. 2022-03-28 15:39:49 +02:00
moreamazingnick 83cc12944d
DirectorActivityLog: fix empty activity log exception
fixes #2505: empty activity log causes exception
fixes #2506
2022-03-28 14:52:46 +02:00
Thomas Gelf 1caf0f40db doc/cli: table format 2022-03-23 12:28:14 +01:00
Thomas Gelf 9afa3313ab cli: implement deployment grace period and...
...refactor/restructure related code to achieve the same behavior on CLI and
via automated job

fixes #2499
2022-03-22 10:46:36 +01:00
raviks789 71f3654c0b Fix sync rule restore from snapshot on name change
On name change new Sync rule would be created, hence we do not have to preserve the Sync rule Ids in SyncRule::import() method.
2022-03-17 14:55:35 +01:00
Thomas Gelf f64822c409 IcingaServiceForm: strip table limit for enum
fixes #2481
2022-03-17 14:23:15 +01:00
Thomas Gelf 0706bd09d4 schema/pgsql: don't duplicate unique index
fixes #2482
2022-02-25 15:52:26 +01:00
Thomas Gelf ccd6f4266a DbObject: exists() must check for UUID column
fixes #2475
2022-02-24 16:38:48 +01:00
Thomas Gelf ccd4d694d8 module.info: back to master 2022-02-17 16:52:08 +01:00
Thomas Gelf 6c82a5ae84 README: remove travis 2022-02-17 16:40:49 +01:00
Thomas Gelf 0806749055 de_DE: refresh translation 2022-02-17 16:36:49 +01:00
Thomas Gelf f1c1cc57e7 Prepare v1.9.0 2022-02-17 15:46:41 +01:00
Thomas Gelf 0f1ef78815 IcingaArguments: remove superfluous semicolon 2022-02-17 15:37:44 +01:00
Thomas Gelf 984e931954 BasketSnapshot: support datafield categories
fixes #2256
2022-02-16 23:14:38 +01:00
Thomas Gelf a50593c082 doc/changelog: mention more fixes/features 2022-02-15 21:49:51 +01:00
Thomas Gelf 1cfc0c427c ActivityLogInfo: show remarks
refs #2471
2022-02-15 21:13:24 +01:00
Thomas Gelf aeef51ffa6 IcingaArguments: allow to restore set_if_format
fixes #2291
2022-02-09 21:59:53 +01:00
Thomas Gelf 7ae1ed7798 css: merge comment hover -> default cursor 2022-02-09 16:10:45 +01:00
Thomas Gelf 7eeff6d9b4 css: lighter background for merge messages 2022-02-09 15:54:11 +01:00
Thomas Gelf ecf7bce482 ActivityLogTable: use more space, hover texts 2022-02-09 15:43:09 +01:00
raviks789 4f38557374 Prevent deletion of data lists that are in use.
Deletion of data lists which are used in icinga objects (through custom variables) or in sync rules is prevented.
2022-02-09 15:17:47 +01:00