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.
Include modernizr JS (Feature #1054)
Description
Since browser features are rather varied there needs to be a nice way to detect what they support.
E.g. the screenshot shows Chrome 20 with a double calendar.
Related issues
blocks Feature #817: Replace the current custom datepicker with the one shippe... | Closed | 2012-01-05 |
Associated revisions
Include a minimal Modernizr JS build. Fixes #1054
History
Updated by Felix Schäfer at 2012-07-02 08:24 pm
Pull request at https://github.com/chiliproject/chiliproject/pull/212
I'm beginning to think we need a javascript category…
- Status changed from Open to Ready for review
- Assignee changed from Andrew Smith to Felix Schäfer
- Target version set to 3.3.0
Updated by Felix Schäfer at 2012-07-02 08:29 pm
Merged in a4fbb15, thanks!
- Status changed from Ready for review to Closed