icingadb-web/public/css/widget
Alexander A. Klimov 3c8ed68cc6 Upgrade license from GPLv2 to GPLv2+
This was easy because only README.md and doc/01-About.md were redacted manually, everything else via:
git ls-files -z |xargs -0 perl -pi -e 's/Icinga GmbH \| GPLv2/Icinga GmbH | GPLv2+/'

This is legal because we have only merged PRs with label:cla/signed or made by Icinga staff:
https://github.com/Icinga/icingadb-web/pulls?page=1&q=is%3Apr+is%3Aclosed+-label%3Acla%2Fsigned+-author%3Anilmerg

This has no risk for us in people distributing their own version under GPLv3 only.
After all, we won't take their patches anyway, unless they sign our CLA.

This is the cleanest solution for having e.g. these in one address space:

* Icinga Web, GPLv2+
* K8s Web, AGPLv3
* Thirdparty, some LGPLv3 and Apache-2.0

Apropos, K8s Web is even v3-licensed on purpose, to have a stronger protection against cloud ops.
2025-11-21 13:31:24 +01:00
..
actions.less css: Rename .actions class to .object-detail-actions 2022-07-20 10:56:44 +02:00
check-attempt.less AttemptBall: Drop and replace usages with ipl\Web\Widget\Ball 2025-03-28 16:43:49 +01:00
check-statistics.less Fix horitzontal scroll bar in object detail view caused by progress-bar 2025-04-25 14:00:30 +02:00
comment-popup.less Cleanup css and php code 2025-03-28 16:13:17 +01:00
custom-var-table.less Require Icinga Web 2.12 as minimum now 2025-11-17 15:46:00 +01:00
dependency-node-state-badges.less Show root problem list for objects with problem and are part of dependency 2024-10-31 09:46:49 +01:00
donut-container.less donut-container.less: Fix .donut-container minimal-layout 2021-11-04 14:59:09 +01:00
downtime-card.less DowntimeCard: Make progress animatable 2023-06-22 14:56:47 +02:00
host-state-badges.less css: Separate widget rules into individual files 2021-01-15 09:17:34 +01:00
key-value-list.less css: Separate widget rules into individual files 2021-01-15 09:17:34 +01:00
monitoring-health.less css: Prevent .icinga-info content from colliding 2025-06-02 17:03:42 +02:00
notice.less Introduce new widget Notice 2022-06-29 12:40:43 +02:00
object-features.less css: Don't use .var() or var() calls explicitly 2022-02-10 11:15:52 +01:00
object-grid.less css: Final cleanup 2025-03-28 16:13:17 +01:00
object-inspection.less css: Add layout rules for the object-inspection 2021-05-11 13:32:26 +02:00
object-meta-info.less css: Don't use .var() or var() calls explicitly 2022-02-10 11:15:52 +01:00
object-statistics.less css: Don't use .var() or var() calls explicitly 2022-02-10 11:15:52 +01:00
performance-data-table.less Upgrade license from GPLv2 to GPLv2+ 2025-11-21 13:31:24 +01:00
quick-actions.less css: Fix superfluous bottom margin on quick actions 2022-10-26 13:49:27 +02:00
service-state-badges.less css: Separate widget rules into individual files 2021-01-15 09:17:34 +01:00
state-change.less Fix pending state balls (#605) 2022-08-18 14:35:12 +02:00
tag-list.less css: Don't use .var() or var() calls explicitly 2022-02-10 11:15:52 +01:00
view-mode-switcher.less css: Drop obsolete view-mode-switcher rules 2025-04-01 14:01:51 +02:00