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.
Turn on/off the if the start date will autofill by default (Feature #355)
Description
Here is a pretty simple patch: http://www.redmine.org/issues/2277
Makes is so you can turn off the default "feature" of auto-filling today's date in the start date.
Associated revisions
Add setting to set today as the start date for new issues. #355
Patch contributed by Bruno Medeiros on http://www.redmine.org/issues/2277
History
Updated by Felix Schäfer at 2011-08-22 07:54 pm
I'll see if we can add this to 2.3.0, it's probably too late for 2.2.0.
- Target version set to 2.3.0
- Category set to Issue tracking
Updated by Márton Danóczy at 2011-09-28 08:15 am
It would be great if this could be included in 2.3.0, the default behaviour is quite a nuisance.
Updated by Felix Schäfer at 2011-10-02 08:07 pm
I've changed the default behavior to be the same as today, committed in aac42af.
- Status changed from Open to Closed
Updated by Mischa The Evil at 2011-10-14 08:21 pm
Felix Schäfer wrote:
[...] committed in aac42af.
Good to see this made it into the ChiliProject core.