gitea/templates
zeripath 7339018c5e
Properly truncate system notices (#11714) (#11742)
Backport #11714

* Properly truncate system notices

As noted in #11658 the system notifications list will always suffix
system notices with ... even when the notice is longer than 120
characters.

Instead we should use .text.truncate to auto truncate and make the
notices clickable to view their details.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* As per @CirnoT make table cell clickable

* ensure that pre wraps

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-03 02:44:05 +03:00
..
admin Properly truncate system notices (#11714) (#11742) 2020-06-03 02:44:05 +03:00
base When must change password only show Signout (#11600) (#11637) 2020-05-27 08:08:14 +01:00
custom
explore Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
mail
org
pwa Move serviceworker to workbox and fix SSE interference (#11538) (#11547) 2020-05-22 12:46:39 -03:00
repo Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
status Make error pages translatable (#11163) 2020-04-27 18:03:15 -05:00
swagger Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718) 2020-06-01 07:28:52 +01:00
user Fix repo-list private and total count bugs (#11500) (#11532) 2020-05-21 08:23:20 -05:00
home.tmpl
install.tmpl