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.rdoc

162 lines
2.8 KiB

= 3.0.4.pre5 - 2013-07-11
11 years ago
* Adapt to OpenProject core changes
= 3.0.4.pre4 - 2013-06-21
* Adapt to OpenProject core changes
= 3.0.4.pre3 - 2013-06-21
== Minor Change
* Use final plugin name schema
= 3.0.4.pre2 - 2013-06-14
== Minor Change
* added dependency to OpenProject core >= 3.0.0beta1
* more robust tests by dropping IE7 workaround
= 3.0.4.beta - 2013-05-31
== Minor Change
* Fixed Translation bugs
* Fixed task color setting
* Fixed sprint date validation
= 3.0.3.rc1 - 2013-05-24
== Major Change
* RC1 of the Rails 3 version
* This version is no longer compatible with the Rails 2 core
= 2.1.0 - 2012-04-13
== Major Change
* Fixing mass assignment vulnerabilities
= 2.0.4 - 2012-04-03
== Minor Change
* fix acts_as_journalized issues
* fix showing multiple status in backlogs view
= 2.0.3 - 2012-03-14
== Minor Change
* Fixing typo
= 2.0.2 - 2012-03-12
== Minor Change
* Design fixes
= 2.0.1 - 2012-03-02
== Minor Change
* Design fixes
= 2.0.0 - 2012-02-16
Incompatible with older versions of ChiliProject
== Major Change
* Adds support for breadcrumb navigation within OpenProject
= 1.2.7 - 2012-02-13
== Minor Change
* Design fix
= 1.2.6 - 2012-02-02
== Minor Change
* Supporting changes in accessibility master
** Sub issues are now rendered differently and therefor the link has changed
= 1.2.5 - 2012-01-30
== Minor Change
* Removing BETA
* Removing font-size definitions to let the global ones kick in
= 1.2.4 - 2012-01-25
== Minor Change
* Improved accessibility of issue box's issue hierarchy view
= 1.2.3 - 2012-01-20
== Minor Test Change
* Moving cucumber step definitions to chiliproject cucumber to use them in other plugins as well.
= 1.2.2 - 2012-01-16
== Minor Test Change
* Moving cucumber step definitions to chiliproject cucumber to use them in other plugins as well.
= 1.2.1 - 2012-01-05
== Minor Change
* Adding missing space on version setting page to fix test and design
= 1.2.0 - 2012-01-02
== Minor Changes
* Improved Ruby 1.9 support
* Improved support for the proposed fix of Chili #780
* Moved from symbol keys to string keys for plugin settings
= 1.1.0 - 2011-12-16
== Minor Changes
* Tested with the new layout of yet to be released ChiliProject 3.0
* Loading jQuery only if ChiliProject doesn't
== Bug Fixes
* Fixing syntactic ambiguity in Ruby 1.9 (#1)
= 1.0.2 - 2011-11-21
== Minor Changes
* Removing unneccesary migrations
* Added information about the needed core patch
== Bug fixes
* Fixing tests on Postgres
= 1.0.1 - 2011-11-16
== Minor Changes
* Adding links to ChiliProject Plugin configuration.
* Requiring released version od ChiliProject NIssue Plugin
= 1.0.0 - 2011-11-16 - Initial Release
13 years ago
This Plugin adds features, that enable agile teams to work efficiently with
ChiliProject in Scrum projects.