Johannes Meyer
959f06cafd
Utilize ipl\Web\Url::setFilter() where applicable
2023-09-12 09:52:19 +02:00
Sukhwinder Dhillon
cb5373b49e
Models: Use MillisecondTimestamp instead of Timestamp behavior ( #753 )
...
The `Timestamp` behavior returns float values, which the database (pgsql) cannot convert properly.
We already have a `MillisecondTimestamp` behavior, so we should use that.
2023-05-30 16:05:11 +02:00
Johannes Meyer
86a0c1e544
CommentDetail: Build the remove URL in a more standardized way
2022-11-02 12:11:52 +01:00
raviks789
1a02cd3051
Provide generic tts integration
2022-10-13 10:59:37 +02:00
Johannes Meyer
235ff32554
comment: Add missing details to pdf exports
2022-03-03 09:19:39 +01:00
Johannes Meyer
020139b472
CommentDetail: Properly differentiate comments and acknowledgements
...
fixes #466
2021-12-08 09:48:44 +01:00
Yonas Habteab
aefd0e1f7d
Add PHP 7 argument & return type declarations to all member methods
2021-11-03 16:06:59 +01:00
Johannes Meyer
3a2a4f0e32
css: Apply general detail styles with a single class
...
fixes #290
2021-09-02 12:43:42 +02:00
Johannes Meyer
5955695ba5
Move TimeUntil to ipl\Web\Widget
2021-08-20 17:01:45 +02:00
Johannes Meyer
9e57d7f675
Move MarkdownText to Icinga\Module\Icingadb\Widget
2021-08-20 16:39:29 +02:00
Johannes Meyer
4d480fcce0
Cleanup some unused stuff
2021-04-29 15:19:04 +02:00
Johannes Meyer
213092684e
Introduce native object permissions
2021-03-19 15:47:57 +01:00
Johannes Meyer
057b7dc8e0
Check permissions in object context when issuing commands
2021-03-19 15:47:57 +01:00
Johannes Meyer
1a96ec27db
Utilize Auth::isGrantedOn() where appropriate
2021-03-19 15:47:57 +01:00
Johannes Meyer
f58d77ebc5
Add native implementation to delete comments
2021-03-09 09:13:20 +01:00
Johannes Meyer
dba06b2eab
Add missing/refactor existing localization markings
2020-04-24 15:01:29 +02:00
Johannes Meyer
761619ca12
CommentDetail: Render markdown in comments
...
refs #35
2020-03-31 17:32:51 +02:00
Johannes Meyer
5e441c93a0
Add license note to every file
2020-03-13 10:36:24 +01:00
Eric Lippmann
12ba11cc68
CommentDetail: Remove obsolete methods
2020-01-08 09:56:22 +01:00
Johannes Meyer
2e40a412e8
Apply monitoring permissions monitoring/command/*
2019-12-10 10:56:18 +01:00
Eric Lippmann
77b4930098
Rename to Icingadb
2019-11-05 01:07:30 +01:00
Eric Lippmann
10f58fb4a0
Rename library/Eagle to library/Icingadb
2019-11-05 01:06:28 +01:00