OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/CHANGELOG.md

31 lines
555 B

# Changelog
* `#1020` fix XSS when displaying costs
## 0.0.1.pre6
* fix minor css alignment issue
## 0.0.1.pre5
* `#2210` Remove custom implementation of date picker and use core version instead.
## 0.0.1.pre4
* Dont register the reporting engine as a OpenProject plugin
* Cleanup gemspec
* `#967` Update the version check to enforce the correct patch level for MySQL.
## 0.0.1.pre3
Adapt to OpenProject core
## 0.0.1.pre2
* Changed plugin name to be consistent
* custom field filters fix
## 0.0.1.pre1
* First release of the Rails 3 version