Commit graph

7 commits

Author SHA1 Message Date
Eric Lippmann
662de28f85 License source files as GPL-3.0-or-later
Add SPDX license headers and mark source files as GPL-3.0-or-later to
preserve the option to relicense under later GPL versions.
2026-03-26 17:49:26 +01:00
Markus Opolka
9774f11c2f
Normalize confirm remove (#5429)
Some checks are pending
L10n Update / update (push) Waiting to run
CI / PHP (push) Waiting to run
This PR normalized the use of the phrase "Confirm Removal" in forms that
confirm removal.

It also normalizes the use of the "cancel" icon.
2026-03-26 16:08:34 +01:00
Johannes Meyer
f841c3d42f Apply icinga form style to remaining form classes 2019-07-29 10:17:59 +02:00
Johannes Meyer
d790d8d7a7 AnnouncementForm: Don't disable author field if it's an API request
refs #3644
2019-06-26 08:20:18 +02:00
Johannes Meyer
37df008d7f AnnouncementIniRepository: Don't transform retrieved timestamps to DateTime
refs #3414
2019-04-16 13:03:16 +02:00
Eric Lippmann
02eb944608 Add start and end placeholder to the announcement form
fixes #2699
2017-05-04 11:58:32 +02:00
Eric Lippmann
39c7451664 Implement announcements
refs #11198
2016-11-29 15:24:34 +01:00