110 » History » Version 6
Jean-Philippe Lang, 2010-12-10 12:45
See #7082
1 | 1 | Eric Davis | h2. Schedule: |
---|---|---|---|
2 | |||
3 | * September - feature development |
||
4 | 2 | Eric Davis | * October - feature development |
5 | * November - feature development |
||
6 | 1 | Eric Davis | * December - feature freeze and bug fixing until release |
7 | |||
8 | h2. Goals |
||
9 | |||
10 | * Gantt chart rewrite. (#6276) |
||
11 | * Refactor the controllers to they closely match the Rails REST pattern. This will make it easier to add new APIs. |
||
12 | * Complete the REST API for projects and issues |
||
13 | 3 | Eric Davis | * Add a REST API for users |
14 | * Add a REST API for news |
||
15 | 2 | Eric Davis | |
16 | 4 | Jean-Philippe Lang | This version will stick to Rails 2.3.x. Rails 3.0 has incomplete engines support (Redmine plugins) |