Eric Lippmann
125bf37ba8
Fix superfluous base target overrides
...
* Fix drill down of the tile/tree action icon links
* Set base target only on parent containers
This also fixes the dashboard integration where we only override the
base target of the div.tiles containers.
fixes #243
2020-02-26 14:17:39 +01:00
Johannes Meyer
4e6e1f0819
Node: Add __unbound__ parent node in getPaths() if there are no parents
...
fixes #245
2020-02-26 13:47:24 +01:00
Johannes Meyer
3772950f6e
Merge pull request #262 from Icinga/bugfix/grey-out-triangles-242
...
Add animations for breadcrumbs on impact
2020-02-26 13:14:36 +01:00
Johannes Meyer
9835dc9c03
Merge pull request #264 from Icinga/fix/check-command-handling-256
...
ProcessCommand: handle errors as UNKNOWN
2020-02-26 12:02:08 +01:00
Johannes Meyer
cb1cd24bfe
de_DE: Avoid anglicisms
...
resolves #257
2020-02-26 12:00:15 +01:00
Yonas Habteab
1397c8a7af
ProcessCommand:handle some other errors as UNKONWN
...
fixes #256
2020-02-26 10:23:30 +01:00
Johannes Meyer
27f1c41a42
Merge pull request #267 from Icinga/github-lint-tests
...
Add PHP action workflow
2020-02-26 10:17:43 +01:00
Johannes Meyer
144bcdf852
Remove space after reference operators
2020-02-26 09:19:31 +01:00
Johannes Meyer
8333846003
Add PHP action workflow
2020-02-26 09:13:59 +01:00
Feu Mourek
3bf808bfb6
Fix the delay
2020-02-25 16:26:18 +01:00
Feu Mourek
467fd70d41
Fix hover being blue
2020-02-25 16:11:01 +01:00
Yonas Habteab
09cb5ef6fe
ProcessCommand: handle error as UNKNOWN
...
fixes #256
2020-02-25 16:04:40 +01:00
Feu Mourek
37a429b3ec
Add animations for breadcrumbs on impact
...
refs #242
2020-02-25 14:52:32 +01:00
Eric Lippmann
a2309c4786
Merge pull request #255 from Icinga/new-cli-options-and-display-name-usage
...
New CLI options and display name usage
2020-02-06 09:43:59 +01:00
Eric Lippmann
a2854e8cf4
Use display_name as alias for host and service nodes
2020-02-05 15:01:22 +01:00
Dominik Seidel
8ef1dfcbdc
CLI: Add options --downtime-is-ok and --ack-is-ok
2020-02-05 15:01:22 +01:00
Dominik Seidel
1414e76d94
CLI: Add options --blame and --root-cause
2020-02-05 15:01:22 +01:00
Johannes Meyer
8ee87ec1f6
css: Remove mix-blend-mode instruction
2019-12-12 14:46:30 +01:00
Johannes Meyer
137541eb62
travis: Fix invalid definitions for allowed failures
...
fixes #249
2019-11-14 12:07:13 +01:00
Johannes Meyer
f13145f43b
BpUploadForm: Properly adjust the success url
2019-11-04 16:08:28 +01:00
Johannes Meyer
f579cc123f
module.js: Use always instead of complete on jqXHR objects
...
`complete` is deprecated since jQuery 1.8 and now removed since
icingaweb2 upgraded to v3.
2019-07-15 12:44:56 +02:00
Johannes Meyer
845b9f9ddc
sortable.js: Use substring instead of startsWith on strings
...
IE11 doesn't support startsWith yet
fixes #240
2019-07-15 10:58:51 +02:00
Johannes Meyer
176643472e
Update issue templates
2019-04-15 08:17:42 +02:00
Johannes Meyer
c6f52063cf
Delete ISSUE_TEMPLATE.md
2019-04-15 08:16:26 +02:00
Johannes Meyer
7ab27ec783
Add issue templates
2019-04-15 08:16:10 +02:00
ignasr
db57295ab2
docs: fix wrong tag used in installation examples ( #230 )
...
doc: remove unused variables in installation examples
2019-04-12 13:05:31 +02:00
Johannes Meyer
73ad4a25dd
Merge branch 'release/2.2.0'
2019-03-04 15:49:12 +01:00
Johannes Meyer
72f1a88f5a
module.info: Add the ipl as dependency
...
And fix the version requirement syntax while we're at it.
2019-03-04 15:20:00 +01:00
Johannes Meyer
25ccc21f2a
changelog: Mention the new dependency on the ipl
2019-03-04 15:12:22 +01:00
Johannes Meyer
b31cd6076b
doc: Add changelog for 2.2.0
2019-03-01 13:16:21 +01:00
Johannes Meyer
7215ea9505
module.info: Raise version to 2.2.0
2019-03-01 12:43:35 +01:00
Johannes Meyer
61dc23fa10
locale: Update german translation
2019-03-01 12:43:16 +01:00
Johannes Meyer
1c1572fb56
css: Enhance compatibility with custom themes
...
fixes #217
2019-03-01 11:05:17 +01:00
Johannes Meyer
23b3c92ed7
Merge branch 'feature/dragndrop-documentation-207'
...
resolves #207
2019-03-01 10:32:55 +01:00
Johannes Meyer
42a5a9ad11
doc: Also leave a note about how the config file format has changed
...
refs #207
2019-03-01 10:20:55 +01:00
Johannes Meyer
a21794dea3
doc: Cover how to reorder nodes
2019-03-01 09:47:29 +01:00
Johannes Meyer
00fcce8192
tiles: Also show proper d&d cursors and lock drag during progress
2019-03-01 08:39:20 +01:00
Johannes Meyer
dc69522ae5
ProcessForm: Properly populate element display
2019-03-01 08:20:48 +01:00
Johannes Meyer
fbdfad61d7
doc: Cover how to import processes
...
resolves #208
2019-03-01 08:07:11 +01:00
Johannes Meyer
33db41fbe4
Merge branch 'doc-updates'
2019-02-28 15:20:25 +01:00
Johannes Meyer
7d199a94ea
RenderedProcessActionBar: Re-introduce Config link for subprocess nodes
...
Having to navigate a level up to edit the currently showing process is tedious,
to say the least.
refs #78
2019-02-28 15:15:11 +01:00
Johannes Meyer
d4e0f4f0a5
Update breadcrumb documentation
2019-02-28 15:10:08 +01:00
Johannes Meyer
dd61da18a0
Update first root node screenshots
2019-02-28 14:30:30 +01:00
Johannes Meyer
97de666440
Update getting started screenshots
2019-02-28 14:17:05 +01:00
Johannes Meyer
39b330cb4a
Update installation screenshots
2019-02-28 14:04:58 +01:00
Johannes Meyer
d3716eb3bd
Update tree view screenshot
2019-02-28 13:54:22 +01:00
Johannes Meyer
e9c6a931b3
Update tile view screenshots
2019-02-28 13:53:40 +01:00
Johannes Meyer
d8535eb3db
Update breadcrumb screenshots
2019-02-28 13:49:11 +01:00
Johannes Meyer
801c3bf1b9
Update dashboard screenshots
2019-02-28 13:39:04 +01:00
Johannes Meyer
1c940b843a
Update preview images
2019-02-28 13:27:20 +01:00