25 <%@ page contentType="text/html;charset=UTF-8" %> |
25 <%@ page contentType="text/html;charset=UTF-8" %> |
26 |
26 |
27 <h3>Version 1.0 (snapshot)</h3> |
27 <h3>Version 1.0 (snapshot)</h3> |
28 |
28 |
29 <ul> |
29 <ul> |
|
30 <li>Removes multi selection of versions within an issue.</li> |
30 <li>Adds possibility to deactivate a component.</li> |
31 <li>Adds possibility to deactivate a component.</li> |
31 <li>Adds release and end of life dates to versions.</li> |
32 <li>Adds release and end of life dates to versions.</li> |
32 <li>Adds the total number of comments to the caption.</li> |
33 <li>Adds the total number of comments to the caption.</li> |
33 <li>Adds assignee to the issue overview tables.</li> |
34 <li>Adds assignee to the issue overview tables.</li> |
34 <li>Adds mailto link in issue view when the assignee has a mail address.</li> |
35 <li>Adds mailto link in issue view when the assignee has a mail address.</li> |