diff -r 9219e2d4117b -r d71bc6db42ef src/main/webapp/WEB-INF/changelogs/changelog.jspf
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sun Sep 26 14:59:36 2021 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf Sat Oct 09 17:46:12 2021 +0200
@@ -27,76 +27,77 @@
Version 1.0 (snapshot)
- - Removes multi selection of versions within an issue.
- - Adds possibility to deactivate a component.
- - Adds release and end of life dates to versions.
- - Adds the total number of comments to the caption.
- - Adds assignee to the issue overview tables.
- - Adds mailto link in issue view when the assignee has a mail address.
- - Adds install instructions.
+ - Remove multi selection of versions within an issue.
+ - Add possibility to deactivate a component.
+ - Add release and end of life dates to versions.
+ - Add the total number of comments to the caption.
+ - Add assignee to the issue overview tables.
+ - Add mailto link in issue view when the assignee has a mail address.
+ - Add formatting for (/), (x), and (!) status indicators.
+ - Add install instructions.
Version 0.6
- - Adds about page.
- - Adds possibility to edit own comments.
- - Adds possibility to leave a comment when editing an issue.
- - Improves Issue View.
- - Changes sort order of versions in the versions overview to be the same as in the left menu.
- - Removes unused width from the left menu.
- - Fixes duplicates in the components and versions lists.
- - Fixes issue form not loaded with the correct version info.
- - Fixes leaking prepared statements.
+ - Add about page.
+ - Add possibility to edit own comments.
+ - Add possibility to leave a comment when editing an issue.
+ - Improve Issue View.
+ - Change sort order of versions in the versions overview to be the same as in the left menu.
+ - Remove unused width from the left menu.
+ - Fix duplicates in the components and versions lists.
+ - Fix issue form not loaded with the correct version info.
+ - Fix leaking prepared statements.
Version 0.5
- - Adds separate issue detail view.
- - Adds manual project ordering.
- - Adds Create Another checkbox to the issue form.
- - Adds tooltip to dates displaying the time.
- - Adds markdown support for descriptions and comments.
- - Adds a mailto Link to the display name above comments where possible.
- - Increases maximum length of project names.
+ - Add separate issue detail view.
+ - Add manual project ordering.
+ - Add Create Another checkbox to the issue form.
+ - Add tooltip to dates displaying the time.
+ - Add markdown support for descriptions and comments.
+ - Add a mailto Link to the display name above comments where possible.
+ - Increase maximum length of project names.
- Highlight ETA when it has passed.
- - Hides deprecated versions from left menu.
- - Greatly reduces footprint of used markdown library.
- - Fixes text in the version status tags not being translated.
- - Fixes Updated date not updated when a comment has been added.
- - Fixes border rendering issues in Chrome.
- - Fixes UTF-8 not being used everywhere.
- - Fixes comments not supporting line breaks.
- - Migrates the Project from Java to Kotlin
+ - Hide deprecated versions from left menu.
+ - Greatly reduce footprint of used markdown library.
+ - Fix text in the version status tags not being translated.
+ - Fix Updated date not updated when a comment has been added.
+ - Fix border rendering issues in Chrome.
+ - Fix UTF-8 not being used everywhere.
+ - Fix comments not supporting line breaks.
+ - Migrate the Project from Java to Kotlin
Version 0.4
- - Adds components.
- - Adds automatic issue assignedment based on project and/or component lead.
- - Adds comments.
- - Adds version overview.
- - Adds colored status indicators to versions.
- - Changes sort order of issues to move completed issues to the bottom.
+ - Add components.
+ - Add automatic issue assignedment based on project and/or component lead.
+ - Add comments.
+ - Add version overview.
+ - Add colored status indicators to versions.
+ - Change sort order of issues to move completed issues to the bottom.
- Overall improvement of URLs.
Version 0.3
- - Adds colored tags for issue types and issue status.
- - Removes separate progress bars for affected and reported issue lists.
- - Fixes issue status Scheduled already considered in progress.
+ - Add colored tags for issue types and issue status.
+ - Remove separate progress bars for affected and reported issue lists.
+ - Fix issue status Scheduled already considered in progress.
Version 0.2
- - Adds progress bar for projects and their versions.
- - Adds issues per version list.
- - Changes height of issue description text area.
+ - Add progress bar for projects and their versions.
+ - Add issues per version list.
+ - Change height of issue description text area.
Version 0.1