Adrian
Adrian
When the category description contains a list, the margins of the list items look weird: Before:  After:  Markdown source of the category description: ```markdown This category is meant...
Can we make the attachment previewer (much) bigger? Check the one we have in events, it makes use of pretty much the whole screen - for larger images this is...
`indico/web/client/js/jquery/widgets/dropdown.js` It's a custom thing that's used very widely in various older parts of Indico.
 The favorite toggle button looks rather inconsistent. I think it'd be nice to replicate either the SUI or the i-button style to avoid introducing a third way of how...
  Good opportunity to use your new dropdown implementation?
Looks like pango is the only required package - at least on alma9. Maybe some of its dependencies that get installed are required as well. ``` $ dnf install pango...
For a single-occurrence booking linking could also be done to that occurrence. So no need to allow linking to either booking or occurrence. When cloning I would also seriously consider...
Actually, since this issue doesn't yet mention moving links from Reservation to ReservationOccurrence: Maybe for now it'd be sufficient to either disallow selecting a booking that is already linked to...
BTW just something that got to my mind while looking at this: I think the current timezone should be kept always-visible as well so it's clear for the user what...
thanks, clearly a bug. and likely just in time before i'm releasing 3.2.8 ;) [edit: will more likely be fixed for 3.3 since it's not a simple one-liner as i...