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

1.4 KiB

Changelog

  • #2591 Fix: Costs prevents work package context menu

5.0.1.pre9

  • Added missing translations

5.0.1.pre8

  • #2402 Squash old migrations
  • #2545 Migrated old plugin settings
  • #2570 Work package deletion no longer handles cost entries

5.0.1.pre7

  • #2376 Fix incorrect asset location.

5.0.1.pre6

  • #2070 Adaptions after changing core asset locations

5.0.1.pre5

  • #2050 Migrate to new data model.

5.0.1.pre4 - 2013-07-11

  • Allows for assigning budgets to work_packages
  • Allows for assigning cost entries to work_packages

5.0.1.pre3 - 2013-06-21

  • Removes csv and atom export for costlog (where non working)
  • Add missing translations
  • Adapt to OpenProject core changes

5.0.1.pre2 - 2013-06-21

  • Use final plugin name schema
  • Removed reporting related code
  • Permission fix

5.0.1.pre1 - 2013-05-24

  • fixed failing migrations when TimeEntry(s) exists
  • removed a lot of reporting-plugin patches
  • Translations fixes
  • added dependency to OpenProject core >= 3.0.0beta1

5.0.1.beta - 2013-05-24

  • Fixed API requests for issues#destory
  • Added budget icon for activity view
  • Fixed budget overview table layout
  • Fixed costobject view
  • Removed signoff
  • Translations fixes
  • Enable enter key for the hourly rate forms

5.0.0.rc1 - 2013-05-24

  • RC1 of the Rails 3 version
  • This version is no longer compatible with the Rails 2 core