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.
Start Date is not saved for Versions (Bug #975)
Description
When creating or updating a version, the Start Date is not saved (however the End Date is). If you update the Start Date manually in the DB, it will display the correct date, but it is still unchangeable.
Associated revisions
Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30.
Also accept 1,5 for 1.5 hour (closes #975). Note that 1.5 is still equal to 1h30 and not 1h50 (#947).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1320 e93f8b46-1217-0410-a6f0-8f06a7374b81
[#975] Validate and enable editing of Version start date
[#975] Add test for editing version start date
History
Updated by Spenser Jones at 2012-04-10 09:55 pm
Pull request can be found at https://github.com/chiliproject/chiliproject/pull/182
Updated by Holger Just at 2012-04-10 10:10 pm
Merged into master. Thanks for the patch.
- Assignee set to Holger Just
- Status changed from Ready for review to Closed