110 » History » Version 3
Eric Davis, 2010-10-20 19:20
Updates from the decisions on the TeamLeadMeeting3
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 wikis |
||
15 | * Add a REST API for files |
||
16 | * Add a REST API for news |
||
17 | 2 | Eric Davis | |
18 | This version will stick to Rails 2.3.5. Rails 3.0 has incomplete engines support (Redmine plugins) |