33 <li>Add links to project and component in the tabular issue view.</li> |
33 <li>Add links to project and component in the tabular issue view.</li> |
34 <li> |
34 <li> |
35 Add optional query parameter <code>in_project</code> for global issue URLs |
35 Add optional query parameter <code>in_project</code> for global issue URLs |
36 that can be used by tools to directly open an issue in the project view. |
36 that can be used by tools to directly open an issue in the project view. |
37 </li> |
37 </li> |
|
38 <li>Add commit timestamps to the list of commit references. To support this, change your hg log template to <code>;;lpitref;{node};{date|isodatesec};{desc}\n</code>.</li> |
38 <li>Change that the component labels in the issue view now use their assigned color.</li> |
39 <li>Change that the component labels in the issue view now use their assigned color.</li> |
39 <li>Change navigation menu to show a menu item to create a component/version/variant if none exist, yet.</li> |
40 <li>Change navigation menu to show a menu item to create a component/version/variant if none exist, yet.</li> |
40 <li>Change that project details are always shown.</li> |
41 <li>Change that project details are always shown.</li> |
41 <li>Fix that assignee filter does not work for comments in RSS feed.</li> |
42 <li>Fix that assignee filter does not work for comments in RSS feed.</li> |
42 <li> |
43 <li> |