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.
Split reposman to a separate gem (Feature #587)
Description
As discussed in this thread, reposman
should be better tested (tested at all) and probably made stand-alone enough that it can be installed without ChiliProject.
Associated revisions
Merged IssuesController #edit and #update into a single actions.
Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status (#519, #581, #587).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1129 e93f8b46-1217-0410-a6f0-8f06a7374b81
History
Updated by Eric Davis at 2011-12-10 12:50 am
Is anyone working on this? If not, then we should bump it out of 3.0.0 until it's ready.
Updated by Felix Schäfer at 2011-12-10 10:50 am
This isn't a blocker for 3.0 indeed, as it can be dealt with separately from any release.
- Target version deleted (
3.0.0)
Updated by Eric Davis at 2011-12-10 09:33 pm
- Subject changed from Split reposman to a sperate gem to Split reposman to a separate gem