#158 adds total number of comments

update changelog + add min-width to side menu

improve button styles

#102 add installation instructions

#157 adds assignee column to issue list

minor hotfixes for the 0.6 release

Added tag v0.6 for changeset a5ad7cd5d000

#104 changes base layout from fixed to grid v0.6

adds changelog entries

#156 fixes auto-selection overriding issue data

#153 adds comment box to issues form

#105 fixes wrong font for form controls

#154 improves issue view

adds pretty font

minor code changes

#21 adds input validation mechanism

fixes response locale not set for new sessions

#22 adds possibility to edit own comments

#133 changes all varchar columns to text

#115 adds custom page titles

#121 adds about page

#152 same sort order for versions and version summaries

upgrades gradle wrapper from 6.3 to 7.0 to support Java 16 SDKs

fixes latest version not including all releases

fixes project creation not working

#109 adds RSS feed button to project header and changes feed output slightly

fixes wrong handling of feeds - only one channel per feed is allowed

removes useless guard

removes whitespaces from description

#109 - add RSS feed

fixes wrong default component selection

fixes missing issue sorting

hide deprecated versions from nav menu (again)

fixes #134 - automatic version selection

fixes #138 - ResultSet processing for summaries

fixes #137 - leaking prepared statements

fixes insertVersionInfo not using inserted issue id

project name and node may have 50 chars - fixes #118

fixes some minor migration regressions

re-enables the "create another" feature

completes kotlin migration

fixes issue query returning issues more than once

single-use constant field can be inlined

renames several resource keys

merge resource bundles

migrates the utility classes for the AbstractServlet

automatically select version/component when creating new issues under active filters

ordinals may be signed

fixes missing execute() in updateIssue()

adds project ordering - fixes #34

set target JDK to 11, even if compiled with > 11

Automated merge

fixes #120 - thin border rendering for Chrome

fixes #119 - missing translation of version status labels

ETA column should not wrap

updates gradle wrapper

adds "Create another" checkbox to issue form - fixes #110

major refactoring of DAO architecture - also fixes #114

minimize footprint of flexmark - fixes #116

Add mailto link to the display name above comments - fixes #112

Update issue "updated" date when a comment is added or changed - fixes #111

adds possibility to specify multiple additional CSS files

enables markdown support in issue descriptions and comments - fixes #10

temporarily fixes version and component filter settings

forces the use of utf-8 as request character encoding - fixes #108

migrates DAO classes

migrates constants and removes global functions

removes ResponseType enum

fixes #33 - display time tooltip for created/update dates

fixes issue sorter not recognizing issues as "equal" if their ETAs are both null

fixes issues that are assigned no version and no component are listed under all projects

wrong sort order for components - fixes #35

fixes default values for version and component form

migrate DataSourceProvider

migrate entities package

migrate WebColor

fixes broken links in create buttons

migrates from maven to gradle (prepares kotlin migration)

adds issue detail view - fixes #24

removes (now) unnecessary possibility to customize the main menu

highlight passed ETA - fixes #23

fixes bug in IssueSorter where ETA did not get sorted correctly

cancel button in issue form should at least navigate to some issue list

renames sort criteria PHASE to DONE, because phase 0 and 1 are combined

hide deprecated versions from navmenu unless they are selected - fixes #4

fixes issue list not using the project's node

adds custom node names - fixes #27

fixes creation of redirect link when commenting an issue

automatic assignment of component lead (if available) - fixes #28

fixes missing placeholder in insert statement

completes feature: project components

fixes wrong method name for configureIssueEditor()

removes trailing slash in version links in projects.jsp

changes request mapping to contain project and version ID as path parameters (this removes the session storage)

adds the possibility to specify path parameters to RequestMapping

add components to navmenu

changes the way how to deal with child entities + adds component lead

adds component entity

fixes progress percentages always floored resulting in 1% open even if there are no open issues

adds missing required attribute to comment textfield

adds issue comments

fixes missing link in redirection page

adds error texts for 401 message (for later use)

adds application level issue sorting (fixes #19)

adjusts colors for version tags to make more sense

adds tooltips to versions in nav menu

adding a new project redirects to the projects overview (because we do not retrieve the ID of the inserted project yet)

fixes New Project button not resetting the session cached project ID

zero issues in a version should be displayed as DONE and not TODO

proper file extensions for JSP fragments

resolves #20 : add progress bars to versions table

fixes #18 : Remove "Issue ID" from "New Issue" form

(0) -112 tip

mercurial