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.
Filter issues based on a date range (Feature #796)
Description
Add the ability to filter issues by a range of dates instead of just one date. (e.g. created from 2011-12-01 to 2011-12-13).
I'm extracting a patch for this now.
Associated revisions
[#796] Adds date range filter.
Based on r6226 from Redmine by Jean-Philippe Lang
History
Updated by Eric Davis at 2011-12-27 09:09 pm
Added in 72eadcc to unstable. This could be pushed out to release 4.0.0 if needed, unstable looks like it's a mix of 3.0 and 4.0 right now.
I ended up using the code from Redmine for this. I had a custom patch that has been in use for about a 2 years now but it would have been incompatible with Redmine's implementation so I decided to try and keep compatibility by throwing my code away.
- Target version set to 3.0.0
- Status changed from Open to Closed