adds changelog entries

Mon, 09 Aug 2021 16:28:42 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 09 Aug 2021 16:28:42 +0200
changeset 216
6357d2fd84f2
parent 215
028792eda9b7
child 217
a5ad7cd5d000

adds changelog entries

src/main/webapp/WEB-INF/changelogs/changelog-de.jspf file | annotate | diff | comparison | revisions
src/main/webapp/WEB-INF/changelogs/changelog.jspf file | annotate | diff | comparison | revisions
--- a/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Mon Aug 09 16:25:50 2021 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Mon Aug 09 16:28:42 2021 +0200
@@ -29,9 +29,11 @@
 <ul>
     <li>Infoseite hinzugefügt.</li>
     <li>Eigene Kommentare können nun bearbeitet werden.</li>
+    <li>Im Vorgangseditor kann nun direkt ein Kommentar hinterlassen werden.</li>
     <li>Verbesserte Vorgangsansicht.</li>
     <li>Sortierreihenfolge der Versionen in der Übersicht an die Sortierreihenfolge im Seitenmenü angeglichen.</li>
     <li>Duplikate in Komponenten- und Versionslisten behoben.</li>
+    <li>Fehler beim Laden der Versionsinformationen für bestehende Vorgänge behoben.</li>
     <li>Fehler behoben, bei dem vorbereitete Datenbankabfragen nicht geschlossen wurden.</li>
 </ul>
 
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Aug 09 16:25:50 2021 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Aug 09 16:28:42 2021 +0200
@@ -29,9 +29,11 @@
 <ul>
     <li>Adds about page.</li>
     <li>Adds possibility to edit own comments.</li>
+    <li>Adds possibility to leave a comment when editing an issue.</li>
     <li>Improves Issue View.</li>
     <li>Changes sort order of versions in the versions overview to be the same as in the left menu.</li>
     <li>Fixes duplicates in the components and versions lists.</li>
+    <li>Fixes issue form not loaded with the correct version info.</li>
     <li>Fixes leaking prepared statements.</li>
 </ul>
 

mercurial