1658 Commits

Author SHA1 Message Date
Thomas Gelf
b45d12a85a ImportsourceController: typo 2020-10-09 11:51:59 +02:00
Thomas Gelf
7f1018a018 ImportsourceController: catch failures on preview 2020-10-09 11:50:56 +02:00
Gianluca Piccolo
533d2d7b77 Add key param to deployment status cli 2020-10-07 19:24:49 +02:00
Gianluca Piccolo
0a54fda6b6 Add deployment status cli 2020-10-07 19:24:49 +02:00
Gianluca Piccolo
dd53e4db9d Fix params names 2020-10-07 16:04:06 +02:00
Gianluca Piccolo
fab69d7c0e Add log files collection 2020-10-07 16:04:06 +02:00
Gianluca Piccolo
23214529f1 First deployment status api implementation 2020-10-07 16:04:06 +02:00
Thomas Gelf
3f8f7bd1eb DeploymentStatus: new helper
* this also adds director/config/deployment-status

refs #2187
2020-10-07 16:04:06 +02:00
Pascal de Bruijn
9f7568c0ea KickstartForm: add 'UTF8' to array of allowed charsets, to support Postgres
Followup to eae7a8ab86f404b20ec425531fbcda5339d94df1

UTF8 without a dash is the proper encoding shown by psql -c '\l'
2020-09-22 19:04:01 +02:00
Thomas Gelf
6736e3296e IcingaServiceForm: use "re/deactivate" (wording)
fixes #2135
2020-06-06 22:24:40 +02:00
Thomas Gelf
d8f55a47b3 IcingaHostForm: do not trust HTML separator
fixes #2133
2020-06-06 21:56:54 +02:00
Thomas Gelf
80f9ea29b5 BasketForm: allow Notification Templates 2020-04-09 14:59:52 +02:00
Thomas Gelf
a7ea5d0b76 ImportsourceController: fix pagination
Next page pointed to importsource/fetch, should stay importsource/preview

refs #2096
2020-03-09 10:26:49 +01:00
Thomas Gelf
413ac8f281 ImportsourceController: fix download link
refs #2096
2020-03-05 13:10:49 +01:00
Thomas Gelf
865ed3f0d0 ImportsourceController: allow to fetch preview
fixes #2096
2020-03-05 13:06:51 +01:00
Thomas Gelf
421f47d08d IcingaObjectResolver: new for ServicesetController 2020-02-12 10:41:58 +01:00
Thomas Gelf
c12a6baeea Sync: implement update-only policy
fixes #2059
2020-01-17 09:01:25 +01:00
Thomas Gelf
2ef30f5f12 various: formatting, cleanup 2020-01-10 12:33:54 +01:00
Thomas Gelf
d795ad3c8e BenchmarkCommand: add more flattening tests 2020-01-10 12:31:40 +01:00
Thomas Gelf
de993f4f16 BasketController: fix typo
refs #2052
2020-01-09 08:49:28 +01:00
Thomas Gelf
3e98d828e5 OverriddenVarsResolver: externalize lookup logic
This now also takes into account properties overridden on intermediate
Host templates
2019-12-04 12:36:47 +01:00
Thomas Gelf
e0c0662be1 IcingaHostSelfServiceForm: ignore empty values 2019-12-04 12:28:19 +01:00
Thomas Gelf
3f657a01c8 DeployFormsBug7350: add a reminder 2019-12-04 12:25:00 +01:00
Thomas Gelf
be8c1101f2 travis: use phpcs 3.5.2 2019-11-28 07:13:22 +01:00
Thomas Gelf
50315d8714 ImportSource: fix cloning
fixes #2005
fixes #1997
2019-11-05 16:50:56 +01:00
Thomas Gelf
ece50a0947 InspectPackages: new feature
fixes #1995
2019-10-17 03:18:00 +02:00
Thomas Gelf
1b5ed9699d Db\Migrations: warn about downgrades
fixes #1992
2019-10-16 11:28:29 +02:00
Thomas Gelf
e7cfabfe29 ConfigCommand: remove obsolete code 2019-10-16 10:54:11 +02:00
Thomas Gelf
618b2647c6 DeployFormsBug7530: warn for all 2.11.* versions
fixes #1985
2019-10-16 10:30:01 +02:00
Thomas Gelf
d0a29d4716 CloneSyncRuleForm: do not fail
fixes #1982
2019-10-14 14:24:33 +02:00
Valentina Da Rold
1d400b2899 Remove unused function from category form 2019-10-02 09:47:15 +02:00
Valentina Da Rold
19d43fae5d Use category_id in DataFieldForm 2019-10-01 17:43:43 +02:00
Valentina Da Rold
1f5224258b Add DirectorDatafieldCategoryForm 2019-10-01 16:57:49 +02:00
Valentina Da Rold
90c7bf0dc1 Add DataFieldCategoryController, Tabs and Table 2019-10-01 16:57:10 +02:00
Thomas Gelf
d45af31503 DeploymentLinkForm: ignore unreachable core
fixes #1966
2019-09-30 10:41:31 +02:00
Thomas Gelf
ef541f92af JobsCommand: load enabled modules 2019-09-26 12:43:07 +02:00
Thomas Gelf
802ecdf07f locale/de_DE: add latest strings 2019-09-25 14:04:20 +02:00
Thomas Gelf
4ee3ef2fd9 Daemon: new implementation 2019-09-25 12:10:08 +02:00
Thomas Gelf
7f79842ddf DeploymentForms: warn about Icinga issue #7530
fixes #1958
2019-09-24 14:45:51 +02:00
Thomas Gelf
cdb92e18de PhperrorController: redirect to dashboard once...
...all dependencies are satisfied
2019-09-20 11:22:58 +02:00
Thomas Gelf
5c93594687 phperror: use new state-hint CSS 2019-09-20 10:33:00 +02:00
Thomas Gelf
2b5e8e5791 de_DE: change wording
refs #1951
2019-09-20 10:32:20 +02:00
Thomas Gelf
c211237ddc de_DE: refreshed German translation
fixes #1951
2019-09-20 10:30:07 +02:00
tomascassidy
2146d852d9 Fix typo in DeployConfigForm.php 2019-09-20 02:14:31 +02:00
Hans Rakers
0e5d88ada6 Add description field 2019-09-20 02:13:13 +02:00
J Skoba
eae7a8ab86 KickstartForm: add 'UTF-8' to array of allowed charsets, to support Postgres 2019-09-20 02:09:26 +02:00
Thomas Gelf
6d781e09e3 ConfigController: fix search in id-range filtered
...activities

fixes #1381
2019-09-20 01:37:47 +02:00
Thomas Gelf
2cfd072739 Basket: sort table, form element 2019-09-19 17:42:29 +02:00
Thomas Gelf
ab109ab626 SyncruleController: fail nicely in preview
fixes #1941
2019-09-16 11:37:44 +02:00
Thomas Gelf
83907eb8fa BasketsController: fix hasSearch-related error 2019-09-12 00:09:55 +02:00