src/main/webapp/WEB-INF/changelogs/changelog.jspf

changeset 311
bf67e0ff7131
parent 308
7b5f6dd8dad6
child 312
b7554a6ef430
equal deleted inserted replaced
310:bbf4eb9a71f8 311:bf67e0ff7131
25 <%@ page contentType="text/html;charset=UTF-8" %> 25 <%@ page contentType="text/html;charset=UTF-8" %>
26 26
27 <h3>Version 1.3.0 - preview</h3> 27 <h3>Version 1.3.0 - preview</h3>
28 28
29 <ul> 29 <ul>
30 <li>Add new Issues page to globally list all issues across all projects.</li>
30 <li>Add filter for assignee.</li> 31 <li>Add filter for assignee.</li>
31 <li>Automatic assignment of issue now uses the project lead as fallback when no component lead is available.</li> 32 <li>Automatic assignment of issue now uses the project lead as fallback when no component lead is available.</li>
32 <li>The "OK" button in the issue editor now leads to the issue overview.</li> 33 <li>The "OK" button in the issue editor now leads to the issue overview.</li>
33 <li>A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.</li> 34 <li>A new "Save" button in the issue editor retains the old behavior and returns to the issue viewer.</li>
34 <li>When viewing an issue, the page title now starts with the issue ID.</li> 35 <li>When viewing an issue, the page title now starts with the issue ID.</li>

mercurial