ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

[Proposal] 3rd party plugin changes to fix deprecations

Added by Eric Davis at 2011-04-17 12:08 am

c9e6631 changes the rake tasks in the open_id_authentication and engines plugins.

  1. We will need to watch upgrades to make sure we don't lose these changes
  2. Should we see about switching to gems and see if that fixes the deprecations?
  3. Or should we fork the plugins and fix them directly upstream?

I'm open to other ideas too. The changes are minor.

Eric Davis