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
     1.1 --- a/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Mon Aug 09 16:25:50 2021 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Mon Aug 09 16:28:42 2021 +0200
     1.3 @@ -29,9 +29,11 @@
     1.4  <ul>
     1.5      <li>Infoseite hinzugefügt.</li>
     1.6      <li>Eigene Kommentare können nun bearbeitet werden.</li>
     1.7 +    <li>Im Vorgangseditor kann nun direkt ein Kommentar hinterlassen werden.</li>
     1.8      <li>Verbesserte Vorgangsansicht.</li>
     1.9      <li>Sortierreihenfolge der Versionen in der Übersicht an die Sortierreihenfolge im Seitenmenü angeglichen.</li>
    1.10      <li>Duplikate in Komponenten- und Versionslisten behoben.</li>
    1.11 +    <li>Fehler beim Laden der Versionsinformationen für bestehende Vorgänge behoben.</li>
    1.12      <li>Fehler behoben, bei dem vorbereitete Datenbankabfragen nicht geschlossen wurden.</li>
    1.13  </ul>
    1.14  
     2.1 --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Aug 09 16:25:50 2021 +0200
     2.2 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Aug 09 16:28:42 2021 +0200
     2.3 @@ -29,9 +29,11 @@
     2.4  <ul>
     2.5      <li>Adds about page.</li>
     2.6      <li>Adds possibility to edit own comments.</li>
     2.7 +    <li>Adds possibility to leave a comment when editing an issue.</li>
     2.8      <li>Improves Issue View.</li>
     2.9      <li>Changes sort order of versions in the versions overview to be the same as in the left menu.</li>
    2.10      <li>Fixes duplicates in the components and versions lists.</li>
    2.11 +    <li>Fixes issue form not loaded with the correct version info.</li>
    2.12      <li>Fixes leaking prepared statements.</li>
    2.13  </ul>
    2.14  

mercurial