Johannes Meyer
94f70a6c19
RoleController: Always perform a permission check
...
(cherry picked from commit 965aac11efc6c0ecd6ce3a080451ae1a100b292c)
2022-12-08 11:18:27 +01:00
Johannes Meyer
23aab976dc
login: Don't redirect to external resources
...
fixes #4945
(cherry picked from commit ec7fb82a94729cd541761509985fb9ffc03b9faa)
2022-12-08 11:18:27 +01:00
Alexander A. Klimov
a30ee563f5
SshResourceForm: fix XSS by escaping user-defined resource name
...
in the tooltip of the message shown instead of the private key.
(cherry picked from commit a3100d378b125bbc4c5587e0bddd55b1f0300a83)
2022-12-08 11:18:27 +01:00
Johannes Meyer
5aa3027e3d
Release version 2.10.3
v2.10.3
2022-06-30 13:30:06 +02:00
Johannes Meyer
175f10c3ca
Merge pull request #4846 from Icinga/resolve-nested-variables-210
...
Fix light mode variable references resolution issue
2022-06-30 13:27:12 +02:00
Yonas Habteab
9768cf3347
Call: Don't precompile arg values when it's not an array
...
The CSS/LESS callable argument values may not always be an array, but also an object or whateever,
in this case we don't need to precompile the values as they could never be a variable.
2022-06-30 12:42:08 +02:00
Yonas Habteab
020b3ee091
Remove some unused codes & adjust the license headers
2022-06-30 12:42:08 +02:00
Eric Lippmann
e931bacc6f
Test nested LESS variables in minin calls
2022-06-30 12:42:08 +02:00
Yonas Habteab
a22051715d
Tests: Add less parser nested variables test cases
2022-06-30 12:42:08 +02:00
Yonas Habteab
3b5993d401
Check for deferred color prop when defining variable variable & some fixlets for naming issue
2022-06-30 12:42:08 +02:00
Yonas Habteab
194c63d6b9
Visitor: Transform less tree calls & variable definitions into our own classes
2022-06-30 12:42:08 +02:00
Yonas Habteab
7498e66519
Introduce DeferredColorProp
class
2022-06-30 12:42:08 +02:00
Yonas Habteab
2d4615bec3
Introduce own Call
class for less tree calls
2022-06-30 12:42:08 +02:00
Johannes Meyer
22eab03527
Raise version to 2.10.2
v2.10.2
2022-06-15 15:24:25 +02:00
Sukhwinder Dhillon
124f11a4de
Fix: Scheme and hostname prepended to col2 url in the address bar ( #4777 )
...
(cherry picked from commit 707775fe26ad36a090d0f7466a9079a61156db82)
2022-06-15 15:24:25 +02:00
Johannes Meyer
3044d23457
PreferenceForm: Always enable mode selection if user theme is compatible
...
fixes #4744
(cherry picked from commit dcb83d9ab5a494e6210f5fb2d94ad289e2d1201f)
2022-06-15 15:09:09 +02:00
Johannes Meyer
5fecbc79d7
Stylesheet: Don't parse library CSS as LESS
...
(cherry picked from commit c65ba3c2fc765119fa1753d1accff0c9a1c5072a)
2022-06-14 15:32:04 +02:00
Johannes Meyer
974729a642
Release version 2.10.1
v2.10.1
2022-04-06 09:30:05 +02:00
Johannes Meyer
057a21c9d7
Update CHANGELOG.md
2022-04-06 09:29:32 +02:00
Johannes Meyer
325b63546e
Raise version to 2.10.1
2022-04-06 09:29:32 +02:00
Johannes Meyer
906ef1fe2e
Update AUTHORS
2022-04-06 09:29:32 +02:00
Florian Strohmaier
1524632d1f
CSS: Improve sidebar contrast
...
refs #4720
(cherry picked from commit f2154973301d3d960fb022d847718b81be3c422d)
2022-04-05 15:33:48 +02:00
moreamazingnick
a76881ffa5
Fix missing global theme check refs #4723 ( #4724 )
...
(cherry picked from commit ba677de0c699cf8719bf28f67da7bbe62a1de85f)
2022-04-05 15:33:48 +02:00
Johannes Meyer
a6a3de3d1e
actiontable.js: Don't ignore sub-containers
...
Just avoid that they are processed multiple times.
fixes #4710
(cherry picked from commit 707677eebd952b6d953b4aa1aebed26be45e6205)
2022-03-24 12:01:09 +01:00
Johannes Meyer
522b9932fa
TacticalController: Use correct state filter for big services url
...
fixes #4714
(cherry picked from commit 7a12849a663ab64c041c817fefa7faca8491e507)
2022-03-24 12:01:09 +01:00
Johannes Meyer
154c5d219d
quick-actions.phtml: Set explicit ids instead of overriding the name..
...
..to avoid duplicate ids
fixes #4711
(cherry picked from commit 6802abc2c7a769cbd48f913820cf310445548e6e)
2022-03-24 12:01:09 +01:00
Johannes Meyer
f1dc03fd85
Release version 2.10.0
v2.10.0
2022-03-23 11:53:12 +01:00
Johannes Meyer
01f67a78c6
Increase required version of the icinga-php-library
2022-03-23 11:49:06 +01:00
Johannes Meyer
0e3ff9d669
doc: Clarify what happens with v2.11 on debian 9
2022-03-23 11:49:06 +01:00
Johannes Meyer
d0677a127f
Release version 2.10.0
2022-03-23 11:49:06 +01:00
Johannes Meyer
7b191b3a1a
Update CHANGELOG
2022-03-23 11:49:06 +01:00
Johannes Meyer
fe8c84b4c1
Update mailmap
2022-03-23 11:49:06 +01:00
Johannes Meyer
05a18dcdb5
Adjust calls to CompatController::setTitle()
...
refs https://github.com/Icinga/ipl-web/pull/72
2022-03-16 16:35:59 +01:00
Johannes Meyer
c968dd33eb
Merge pull request #4628 from Icinga/add-php-diff-styles
...
Add php diff styles
2022-03-14 16:12:38 +01:00
Florian Strohmaier
fab84e3a7d
StyleSheet: Use php-diff.less
2022-03-14 16:05:02 +01:00
Florian Strohmaier
9e4fc1060c
CSS: Add php-diff.less
2022-03-14 16:05:02 +01:00
Johannes Meyer
22125fcba6
RELEASE.md: Add a note about our "other" packages
2022-03-09 14:51:33 +01:00
Johannes Meyer
95850750cf
js: Introduce new event css-reloaded
2022-03-08 16:05:32 +01:00
Johannes Meyer
0d032989e6
Fix style issues in recent security fixes
2022-03-08 15:20:16 +01:00
Johannes Meyer
88294549ba
Merge branch 'release/v2.9.6'
2022-03-08 15:12:59 +01:00
Johannes Meyer
f21200f167
Release version 2.9.6
2022-03-08 15:12:52 +01:00
Johannes Meyer
75a7ef8d7b
Update CHANGELOG
2022-03-08 15:12:52 +01:00
Johannes Meyer
e815ff0309
Merge pull request from GHSA-qcmg-vr56-x9wf
...
Fix/ghsa qcmg vr56 x9wf
2022-03-08 12:03:41 +01:00
Johannes Meyer
067ec0f6de
Merge pull request from GHSA-v9mv-h52f-7g63
...
Fix/ghsa-v9mv-h52f-7g63
2022-03-08 12:02:40 +01:00
Johannes Meyer
b7c31eb922
Merge pull request from GHSA-5p3f-rh28-8frw
...
Only serve existing static library assets, really!?
2022-03-08 12:01:34 +01:00
Johannes Meyer
26d8b2a051
Merge pull request #4693 from Icinga/allow-flyovers-to-suspend-auto-refreshes
...
Allow flyovers to suspend auto refreshes
2022-03-07 15:11:49 +01:00
Johannes Meyer
4d68f5c354
flyover.js: Suspend autofresh while open if enabled
2022-03-07 13:38:54 +01:00
Johannes Meyer
6cd1e512f9
flyover.js: Close left flyovers more efficiently
2022-03-07 13:38:23 +01:00
Johannes Meyer
699d2534fa
css: Properly right align the tab dropdown
2022-03-02 14:43:28 +01:00
Johannes Meyer
e55422d376
Merge pull request #4614 from Icinga/feature/custom-variable-rendering-hooks-3479
...
Custom variable rendering hooks
2022-03-02 14:06:55 +01:00