Added tag v1.2.2 for changeset 238de141d189 default tip

merge upstream commit v1.2.2

add language selection cookie - fixes #352

add another stupid magic command to gradle file because things stop working by default

Added tag v1.2.1 for changeset 1c31921664c4

fix broken link in "create issue" button v1.2.1

Added tag v1.2 for changeset 953c757c368f

version 1.2 v1.2

add possibility to show issues w/o version or component - fixes #335

replace Enum.values() with Enum.entries

add missing package declaration

fonts and styles are now cachable - fixes #286

fix wrong regex for commit-refs

Release 1.1.0

remove snapshot marker v1.1.0

add SQL patch script

add full support for commit references - fixes #276

fix missing input types in CSS file

remove vcs connectors in favor of externally fed logs

make vcs command timeout configurable

add working Mercurial commit log parser

start implementation of HgConnector

Added tag v1.0.1 for changeset 6971db7b18ab

add changelog entries v1.0.1

fix typo in component node field name - fixes #268

update versions - fixes #269

improve sort captions

Added tag v1.0 for changeset edb6f12b334b

version 1.0 - finally v1.0

#15 add sort options

#15 add remove filter button

improve display of relations

#15 add issue filters

fix default sort criteria

simplify project-details view

add more possible sort criteria

disable autocomplete for issue relations

#29 add possibility to relate issues

make JSTL and postgres (optionally) runtime dependencies again

fix Jakarta EE request attribute names

some minor style fixes

fix obsolete width attribute in col

fix gradle builds with recent IntelliJ

#164 add issue summary for developers

remove java task from build file

update from gradle 7.3 to 7.6

#233 migrate to Jakarta EE and update dependencies

fix missing status 'Ready' in psql_default_data.sql

add issue status 'Ready'

add 'updated' to issues table

replace sorting by DONE with sorting by PHASE

move IssueSorter to viewmodel package

simplify listIssues() interface

remove log4j entirely

upgrade log4j version + make build jdk 17 ready

fixes number of parameters

fixes bug in parameter index

#109 changelog entry

#109 add comment history

#109 changes assignee filter

use pre-warp instead of <br> for RSS feed

#109 add assignee filter to rss feed

fix diff generated between feed entries with different issue IDs

fix subject diff getting html escaped

add diffs to RSS feed

change rss feed to display the issue history

add three emoji sequences (experimental feature)

fix assignee not respected in hasChanged()

#109 adds Stasi that collects intel for the feed

#163 removes multi selection for versions

changes how form elements are stretched to 100% width

do not style checkboxes with 100% width by default

fixes default issue sorter field order

#162 adds active flag to component

adds mailto link to issue-view.jsp

#159 adds release and eol dates

#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

(0) -120 tip

mercurial