Menu

NewFeatures230

Ulf Dittmer

New and changed features in JTrac 2.3.0

You can download this version in the Files section. It comes complete with a Jetty server to get it up and running quickly on port 8888. You can also use the war file (located in the webapps directory of the download) in a servlet container of your choice.


New Features and fixes

  • integrated a wiki
  • fix NPE in case user is not logged in
  • top-align table cells in item lists
  • fixed issue with downloading attachments that have non-ASCII filenames
  • fixed bug where searching for time stamps would not work when using pretty dates
  • show pretty dates is now a user option instead of a system-wide option
  • new system-wide option not to allow comments on closed tickets [#179]
  • don't show users multiple times in the "Assign to" menu [#178]
  • if jtrac.edit.item is turned on, tickets can always be edited by their original creator, regardless of whether they have been edited before
  • extend user name with an additional optional info field, displayed in "assign to" and "notify by email" [#186]
  • the width of the summary field now matches the width of the details field [#189]

Libraries

  • update Apache BeanShell from 2.0b5 to 2.0b6
  • update Apache log4j from 1.x to 2.19.0
  • update Apache POI from 5.2.0 to 5.2.3
  • added Clifton Labs json_simple 4.0.1
  • update CommonMark from 0.18.1 to 0.21.0
  • update JFreeChart from 1.5.3 to 1.5.4
  • added GreenRobot EventBus 3.3.1
  • update HSQLDB from 2.5.2 to 2.7.1
  • update HTMLUnit from 2.56.0. to 2.70.0
  • update PrettyTime from 5.0.2 to 5.0.6
  • updated slf4j from 1.7.36 to 2.0.6
  • update various Maven plugins
  • removed unnecessary ehcache dependency

New Options

Name Default value Description
wiki.public false Whether wiki pages are publicly readable (default is false)
wiki.maxChangeLogSize -1 Maximum length of wiki change log (the RecentChanges page) after which it is truncated. -1 means there is no limit.

Database Changes

  • new boolean field User.prettyDates
  • new text field User.info

Related

Feature Requests: #178
Feature Requests: #179
Feature Requests: #186
Feature Requests: #189
News: 2023/02/jtrac-230-has-been-released
Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.