Eric Lippmann

Results 28 issues of Eric Lippmann

There is already the URL parameter `columns`, which can be used to specify the columns to be displayed in a comma-separated way. However, the number of members of a relation,...

enhancement
queue/wishlist
ref/NC
area/export
area/view

At the moment we default to Markdown. This may lead to unexpected results if users enter non-markdown comments with newlines. We should rather have a toggle that enables Markdown input....

enhancement
needs-feedback

PDF export currently uses a dummy layout, we should: - provide a "good-looking" default - failsafe internationalized page numbering and localized date (Created: ...) support - optionally provide a "even-better-looking"...

enhancement
area/layout

Go 1.19 introduced `sync/atomic#Pointer` among other things, so we no longer need to use the Atomic wrapper from our Icinga Go library.

cla/signed

Our current reporting implementation lacks charts, a feature that has been frequently requested by customers and ourselves for years. Instead of providing a generalized approach from the start, we should...

enhancement