2208 Commits

Author SHA1 Message Date
Johannes Meyer
5962debe09 js: Transmit X-Icinga-AutoSubmittedBy upon autosubmits
This header contains the name or id of the element responsible
for triggering the automatic form submission.

(cherry picked from commit cbf8cfc738120bb96f848cf0dd63887ff68f39b8)
2023-01-12 11:03:17 +01:00
Johannes Meyer
437f1b0f0e Merge pull request #4976 from Icinga/do-not-disable-all-inputs-on-form-submit
js: Only disable submit buttons on form submit
(cherry picked from commit 96179182e413b5285ad8be00e7124fd278e300c3)
2023-01-12 11:02:00 +01:00
Johannes Meyer
038479b6d2 css: Support fieldsets wrapped by .control-group
(cherry picked from commit 12af81d4c3962e5234a626a51a532971aab19d9a)
2022-12-14 13:19:52 +01:00
Johannes Meyer
cdd7ea6bad print.less: Make sure that client print attempts work fine
(cherry picked from commit 723eaae08c70eef8afff2711e3880fa86191781a)
2022-12-13 09:33:14 +01:00
Johannes Meyer
14d4b18ea3 form.js: Don't ignore autosubmit elements
A while ago this already has changed so that autosubmit
responses are guaranteed to be applied. Thus this
exception is now obsolete.

fixes #4942

(cherry picked from commit 8cd892359d1770260e10486554764bcd8c0be797)
2022-12-13 09:18:01 +01:00
Sukhwinder Dhillon
a90f4ba60f Fix: Scheme and hostname prepended to col2 url in the address bar (#4777)
(cherry picked from commit 707775fe26ad36a090d0f7466a9079a61156db82)
2022-06-15 15:10:47 +02:00
Eric Lippmann
ef7f40d319 Merge pull request #4600 from Icinga/fix/landing-redirects-in-col2-do-not-load
js: Fix that redirects into currently empty columns don't work
(cherry picked from commit d3bc7b673180ce1c32d890ba60f33a19f8a95abc)
2021-11-18 10:48:14 +01:00
Florian Strohmaier
b61be8169b Bugfix/fix collapsible bottom fade gradient (#4593)
* base: Introduce `@body-bg-transparent-color

* main.less: Fix collapsible bottom fade gradient

* css: Raise `.impact`'s z-index even higher

Co-authored-by: Johannes Meyer <johannes.meyer@icinga.com>
(cherry picked from commit 1b0bb1b80b014c30a20099e07fa9cefa83d5899b)
2021-11-10 09:37:58 +01:00
Sukhwinder Dhillon
bdd3bf968b Add icingadb as OR dependecy
Add only if the given module supports icingadb and has monitoring as a requirement

(cherry picked from commit 2c01f38decd38cc2a0521aac0501f64c5d8fa395)
2021-11-10 09:37:48 +01:00
raviks789
223e2cfd3a Fix unresponsive modal submit buttons in Safari
(cherry picked from commit 703956c3da8c2d333b34bd08bd8d98de98ed64db)
2021-11-10 09:37:39 +01:00
Florian Strohmaier
b688115c8d base.less: Optmize contrast for pre elements
(cherry picked from commit 457b6f6971555db43a611e9e6b955db11c614205)
2021-11-09 14:23:22 +01:00
Florian Strohmaier
652ebf1a14 legacy-theme: Fix style discrepancies 2021-11-09 12:48:01 +01:00
Florian Strohmaier
66acc0b582 Add select icon for legacy theme 2021-11-09 12:45:32 +01:00
Johannes Meyer
f6c343482d legacy-theme.less: Override ipl-web variables 2021-11-09 09:45:03 +01:00
Markus Frosch
ea1a46ef43 js: Fix regression for loading dependent modules for sub-containers (#4533)
(cherry picked from commit d4763498e4db6a1135d9bcf3e6c4ba1b27cf680a)
2021-11-09 09:43:36 +01:00
Johannes Meyer
8a0fd5fb19 Merge pull request #4574 from Icinga/bugfix/theme-issues-4565
Bugfix/theme issues 4565

(cherry picked from commit 08c51d27a655fb71e69abfcf0496a9965985c819)
2021-11-09 09:42:52 +01:00
Johannes Meyer
5e15612058 loader.js: Don't scroll to nav anchors that don't want this
(cherry picked from commit 698ac5812fb97d7b3a63a26a986e7806a9b277c0)
2021-11-09 09:42:28 +01:00
Johannes Meyer
294f1f6c77 ui.js: Allow to disable scrolling in method focusElement
(cherry picked from commit f734d280603dc1d4a2d4444eb70bc1df24c63e11)
2021-11-09 09:42:03 +01:00
Johannes Meyer
7dd7b31875 Merge pull request #4567 from Icinga/bugfix/mobile-issues-4562
Bugfix/mobile issues 4562

(cherry picked from commit a9a3288e10facae8b29bb9d4ec87d48954ba4d07)
2021-11-09 09:40:33 +01:00
Florian Strohmaier
835584a2f6 tabs.less: Fix tab dropdown being obscured by object-statistics-total
(cherry picked from commit 696dc03bb78d129e04ff85699e62301b67ae8f73)
2021-11-09 09:37:39 +01:00
Florian Strohmaier
ac2b324b82 CSS: Optimize notifications layout
(cherry picked from commit 170bafd32e8577d4e5ed629ddb61f6acf74e529c)
2021-11-09 09:37:29 +01:00
Yonas Habteab
650a8485ce CSS: Adjust application state summary notification design
(cherry picked from commit 8a5251a3a164ffe51f2dcac9b6c5cee9e1a2afee)
2021-11-09 09:36:57 +01:00
Florian Strohmaier
1cb488753a forms.less: Optimize legend styles
refs #4571

(cherry picked from commit f3c16ee907404475caa1c29a560cede24bfc9593)
2021-11-09 09:36:23 +01:00
Johannes Meyer
6573dc5eca loader.js: Don't load a redirect in col1, if col2 has similar content
fixes Icinga/icingadb-web#284

(cherry picked from commit 18188f71858457e81e32845ab507a09db17af5ff)
2021-11-09 09:35:33 +01:00
Ravi Kumar Kempapura Srinivasa
4f1597ccb9 Update selection-info-count immediately on selection
The selection-info-count at the left bottom of host or service info needs to be updated immediately after selection.
Hence use the already defined ´count´ to update the selection info on click. Also, avoid refreshing the active columns.

(cherry picked from commit 72e63dd0a18254a20bd7f2b955fdb5695edd602e)
2021-11-09 09:35:17 +01:00
Johannes Meyer
0b2891c28a js: Don't focus the announcment container
fixes #4543

(cherry picked from commit 908adc66c186400fad2209afb7f1e2ef11174d66)
2021-11-09 09:35:08 +01:00
Johannes Meyer
5e8db696cb js: Really maintain refresh interval over redirects
fixes #4549

(cherry picked from commit 7ae8f26b92a81a8143dcce9aa5b0cbaaee13ee5e)
2021-11-09 09:35:00 +01:00
Florian Strohmaier
ef77a5dbc9 modal.less: Align .close button
(cherry picked from commit e121022a4f7edec124039aa2fed5ebb23ea245bc)
2021-11-09 09:34:50 +01:00
Johannes Meyer
ff2fb3f379 Merge pull request #4548 from Icinga/fix/compress-comment-detail
Compress comment detail in Hosts detail and Comments list.

(cherry picked from commit 736957f7c3a04c0444b69b56427375b7a2175460)
2021-11-09 09:34:38 +01:00
Johannes Meyer
79ee00176e modal.js: Don't disable inputs before the actual form submit is done
fixes Icinga/icingadb-web#376

(cherry picked from commit dcf394eaa692a006012566c1be0db868e1b74675)
2021-11-09 09:33:40 +01:00
Johannes Meyer
e17e28fdda Merge pull request #4538 from Icinga/fix-multi-modal-windows-and-submit-4525
Fix multi modal windows and submit

(cherry picked from commit 8ac8271eddc69d295bdf4efa72800016253c4dce)
2021-11-09 09:33:20 +01:00
Johannes Meyer
d30a8d9cc3 LoginForm: Also disable stay logged in case of no encryption method
(cherry picked from commit 24c1618793774eec8e6fc09aa056c73a6f26bc21)
2021-08-10 10:10:22 +02:00
Johannes Meyer
95d16c9314 datetime-picker.js: Add support for french
(cherry picked from commit 47891ddc72498856ff9b4580462878941af58249)
2021-07-27 11:28:24 +02:00
Johannes Meyer
00a2572db1 datetime-picker.js: Don't do anything with native inputs
fixes #4442

(cherry picked from commit bf229c97b8e2f1add700d245e8f405bde6c19caf)
2021-07-27 10:16:29 +02:00
Johannes Meyer
f07283e8b2 datetime-picker.js: Don't append nodes to content..
..but individual dynamic containers.

fixes #4461

(cherry picked from commit a4376cd14f563a4d9f29bf354381e9b83ec8f30a)
2021-07-26 11:56:34 +02:00
Johannes Meyer
0f95b8a475 css: Disable login orb animation and all orbs for themes
fixes #4437

(cherry picked from commit c38a7b5cf309c9dec850882e5c6aa1f93c77e293)
2021-07-26 11:54:57 +02:00
Johannes Meyer
c623416faf collapsible.js: Properly setup collapsibles in onLayoutChange
(cherry picked from commit 832a1c88c428b13b766cc2a81e62479f88441e78)
2021-07-23 17:04:10 +02:00
Johannes Meyer
1ec9d7408a high-contrast.less: Adjust menu adjustments 2021-07-12 10:46:09 +02:00
Johannes Meyer
bf78da01c9 solarized-dark: Fix menu search placeholder color 2021-07-12 10:46:09 +02:00
Johannes Meyer
c2d00f9afe Revert solarized-dark theme to 6c3c8a3e38aed0bdbbda9911aff1d734895876aa 2021-07-12 10:46:09 +02:00
Johannes Meyer
62a3a40c12 Revert colorblind theme to c348524e50981cf8efbfc65b4ba0a0d1193803cd 2021-07-12 10:46:09 +02:00
Johannes Meyer
9b53beb7ab Revert high-contrast theme to 6e02b8dd503ede13b58e40e75b0a4613356751f2 2021-07-12 10:46:09 +02:00
Johannes Meyer
701bdceac0 Add default default theme to temporarily revert the dark mode 2021-07-12 10:46:09 +02:00
Florian Strohmaier
5fae8fc2b2 CSS: Make labels wrap in Safari with `display: inline-block’
refs #4421
2021-07-08 08:00:29 +02:00
Florian Strohmaier
7be774b71d
Dashboard: Add ability to use IPL Icons (#4429) 2021-07-07 17:29:05 +02:00
Florian Strohmaier
fc63433341
CSS: Avoid chromatic (red/green) contrast on login screen links (#4430) 2021-07-07 14:12:30 +02:00
Johannes Meyer
228e503131 js: Allow to reload the window 2021-07-07 09:41:48 +02:00
Johannes Meyer
ed6d5f4958 solarized-dark.less: Use variables to adjust the menu 2021-07-05 17:31:11 +02:00
Johannes Meyer
e4a39cf0e1 css: Expect additional nav anchors to have styled content
anchors are part of the layout in the menu, they shouldn't
be styled. Instead they're now expected to have content that
is styled instead.
2021-07-05 17:29:18 +02:00
Johannes Meyer
54acf35c69 Revert "js: Don't bypass our cache when reloading CSS"
This reverts commit 1c7e5b31bfaf83517edfbf33abb59cd291a43413.

fixes #4417
refs #4340
2021-07-02 14:46:22 +02:00