110 » History » Version 2
Eric Davis, 2010-10-20 19:01
| 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 | * Add a REST API for time entries |
||
| 14 | * Extract the LDAP authentication to a plugin |
||
| 15 | * Extract the OpenID authentication to a plugin |
||
| 16 | 2 | Eric Davis | |
| 17 | This version will stick to Rails 2.3.5. Rails 3.0 has incomplete engines support (Redmine plugins) |