# HG changeset patch # User Mike Becker # Date 1654361226 -7200 # Node ID 7ea0f266da4192d170aeb88724fcf28d8ef95212 # Parent ce6d539bb970a28137f8be97958765afb0bc6937 add 'updated' to issues table diff -r ce6d539bb970 -r 7ea0f266da41 src/main/webapp/WEB-INF/changelogs/changelog-de.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf Sat Jun 04 18:35:45 2022 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf Sat Jun 04 18:47:06 2022 +0200 @@ -33,6 +33,7 @@
  • Datum der Veröffentlichung und des Supportendes zu Versionen hinzugefügt.
  • Gesamtanzahl der Kommentare wird nun angezeigt.
  • Spalte für zugewiesener Entwickler zu den Vorgangstabellen hinzugefügt.
  • +
  • Spalte für den Zeitpunkt der letzten Aktualisierung zu den Vorgangstabellen hinzugefügt.
  • E-Mail Link in Vorgangsansicht hinzugefügt, wenn der Zugewiesene eine Mailadresse hat.
  • Formatierung für Status-Icons hinzugefügt, die als Text eingegeben werden: (/), (x) sowie (!)
  • Installationsanweisungen hinzugefügt.
  • diff -r ce6d539bb970 -r 7ea0f266da41 src/main/webapp/WEB-INF/changelogs/changelog.jspf --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sat Jun 04 18:35:45 2022 +0200 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sat Jun 04 18:47:06 2022 +0200 @@ -33,6 +33,7 @@
  • Add release and end of life dates to versions.
  • Add the total number of comments to the caption.
  • Add assignee to the issue overview tables.
  • +
  • Add updated timestamp to the issue overview tables.
  • Add mailto link in issue view when the assignee has a mail address.
  • Add formatting for (/), (x), and (!) status indicators.
  • Add install instructions.
  • diff -r ce6d539bb970 -r 7ea0f266da41 src/main/webapp/WEB-INF/jspf/issue-list.jspf --- a/src/main/webapp/WEB-INF/jspf/issue-list.jspf Sat Jun 04 18:35:45 2022 +0200 +++ b/src/main/webapp/WEB-INF/jspf/issue-list.jspf Sat Jun 04 18:47:06 2022 +0200 @@ -8,11 +8,13 @@ + + @@ -39,6 +41,11 @@ + + + + + ">