Johannes Meyer
148427edaa
Release version 2.11.6
2025-03-26 16:44:46 +01:00
Johannes Meyer
a5b152f467
Release version 2.11.5
2025-03-26 10:44:52 +01:00
Markus Opolka
cb50e33409
Fix doc module markdown table rows in light mode
...
- Replaced the gradient mixin with a simple color
for odd rows. This fixes and markdown table rows
in light mode and - since there are very gradients
in general - it makes the overall look more uniform.
See https://github.com/Icinga/icingaweb2/issues/5320
(cherry picked from commit 6c8453062f48fa203fb2d9dc3b8b051ede2669f6)
2025-03-25 14:42:03 +01:00
Johannes Meyer
11453bfa92
Release version 2.11.4
...
(cherry picked from commit 4b6df1bef9658984e83827d796b53fecfc3cf247)
2023-01-26 12:54:15 +01:00
Johannes Meyer
7eaca7e519
Release version 2.11.3
2022-12-14 13:27:53 +01:00
Johannes Meyer
b654344552
Raise version to v2.11.2
2022-11-04 12:00:40 +01:00
Johannes Meyer
29f3568dc2
Release version 2.11.1
2022-07-06 14:48:10 +02:00
moreamazingnick
02e3670ced
Fix wrong return value breaks doc-module search
...
refs #4856
(cherry picked from commit f84057fd8384bf0ea7f820686615ed5a388e00f0)
2022-07-06 14:02:03 +02:00
Johannes Meyer
dcf194bc4c
Raise version to 2.11.0
2022-06-30 13:47:07 +02:00
Johannes Meyer
95d0ac018c
Raise version to 2.10.1
2022-04-06 09:34:11 +02:00
Johannes Meyer
c038e84fc2
Ensure Return Type Compatibility with Internal Classes
2022-03-24 12:29:06 +01:00
Johannes Meyer
d0677a127f
Release version 2.10.0
2022-03-23 11:49:06 +01:00
Johannes Meyer
f21200f167
Release version 2.9.6
2022-03-08 15:12:52 +01:00
Johannes Meyer
7a938f6b02
css: Don't use .var()
or var()
calls explicitly
2022-02-10 10:59:01 +01:00
Johannes Meyer
56cde52351
Drop locales of builtin modules
2022-02-04 15:58:06 +01:00
Sukhwinder Dhillon
c30df56de4
Release version 2.9.5
2021-11-17 16:51:55 +01:00
Johannes Meyer
81f6116f3f
Release version 2.9.4
2021-11-10 10:17:35 +01:00
Johannes Meyer
b2274a5589
Release version 2.9.3
2021-08-10 10:11:44 +02:00
Johannes Meyer
907f7826b2
Release version 2.9.2
2021-07-28 09:33:41 +02:00
Johannes Meyer
1b2cd8fdf3
Release version 2.9.1
2021-07-27 15:22:32 +02:00
Johannes Meyer
f73614be4d
Raise version to 2.9.0
2021-07-12 10:35:56 +02:00
Johannes Meyer
90e23ebaf3
doc: Make sure to correctly access images
2021-07-12 09:49:17 +02:00
Johannes Meyer
b88dad9525
css: Respect --icinga-*
2021-06-28 16:22:19 +02:00
Johannes Meyer
fbb137a227
css: Respect --text-color-on-icinga-blue
2021-06-23 17:40:06 +02:00
Johannes Meyer
608499c4cd
Integrate light theme's gray-lightest
using a media query
2021-06-23 17:40:06 +02:00
Johannes Meyer
49f905af06
Integrate light theme's gray-lighter
using a media query
2021-06-23 17:40:06 +02:00
Johannes Meyer
b7f42e52dc
Integrate light theme's gray-light
using a media query
2021-06-23 17:40:06 +02:00
Johannes Meyer
039fdfc8af
Integrate light theme's @text-color
using a media query
2021-06-23 17:40:06 +02:00
Johannes Meyer
96687e37c6
Integrate light theme's @body-bg-color
using a media query
2021-06-23 17:40:06 +02:00
Johannes Meyer
77244b2c1b
Raise version to v2.8.2
2020-08-19 11:03:31 +02:00
Johannes Meyer
c3d329bd48
Raise version to 2.8.1
2020-06-29 10:30:58 +02:00
Johannes Meyer
e95fac3ff1
Raise version to 2.8.0
2020-06-08 10:51:35 +02:00
Johannes Meyer
d72bdc2c32
Raise version to 2.8.0-rc1
2020-03-13 10:40:35 +01:00
Johannes Meyer
e0be21f655
Raise version to 2.7.3
2019-10-18 07:41:53 +02:00
Johannes Meyer
362c30c1dd
Raise version to 2.7.2
2019-10-16 08:12:09 +02:00
Johannes Meyer
04b23811be
Raise version to 2.7.1
2019-08-14 13:10:19 +02:00
Eric Lippmann
f35946df29
Raise version to 2.7.0
2019-07-30 10:19:53 +02:00
p4k8
0e3be14f96
Add Ukrainian language support
2019-06-23 21:48:32 +03:00
chisatohasimoto
65a0223b92
Add Japanese language support doc
2019-05-08 09:21:34 +09:00
Johannes Meyer
c0e102cedd
Release version 2.6.3
...
(cherry picked from commit 78d215ce36b9d2b64d8998a15fa80c1d46ef9ec4)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
2019-04-24 14:49:21 +02:00
Eric Lippmann
081b90e92f
Raise version to 2.6.2
2018-11-20 12:39:21 +01:00
Eric Lippmann
3ab32c853a
Doc: Respect last line if it does not end with a line feed too
...
refs #3572
2018-11-19 10:53:03 +01:00
Eric Lippmann
b3e0b5d587
Raise version to 2.6.1
2018-08-02 12:46:39 +02:00
Johannes Meyer
c0f99539ff
Raise version to v2.6.0
2018-07-19 09:27:11 +02:00
Eric Lippmann
23248a4f3b
Merge pull request #3325 from Icinga/bugfix/unreachable-pdf-export-documentation-1716
...
Doc: make PDF export action reachable
2018-06-08 08:42:49 -04:00
Johannes Meyer
f893f4953b
modules: Raise versions to 2.5.3
2018-04-27 10:24:18 +02:00
Johannes Meyer
77787c3ac1
modules: Raise versions to 2.5.2
2018-04-25 13:03:24 +02:00
Alexander A. Klimov
7a444df040
Doc: make PDF export action reachable
...
refs #1716
2018-01-26 12:12:27 +01:00
Eric Lippmann
56d28a6c14
Prepare release version 2.5.1
2018-01-22 13:47:41 +01:00
Alexander A. Klimov
ff6fbdf5f2
Censor arguments in stack traces
...
refs #2810
2018-01-22 10:28:47 +01:00