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/doc/CHANGELOG.md

46 lines
849 B

# Changelog
## 1.0.0.pre1
* `#5191` Public Release ReportingEngine
## 0.0.1
* Pushed plugin version with core
## 0.0.1.pre8
* `#3788` [Accessibility] Required fields MUST be displayed as required - new cost report
## 0.0.1.pre7
* `#1020` fix XSS when displaying costs
* `#2257` [Accessibility] not-translated alt-texts in cost-report view
## 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