Project

General

Profile

110 » History » Version 1

Eric Davis, 2010-09-03 17:38

1 1 Eric Davis
h2. Schedule:
2
3
* September - feature development
4
* October - feature development, Rails 2.3.8/3.0.x upgrade
5
* November - feature development, bug fixes from the Rails upgrade
6
* 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
* Upgrade to Rails 3, if it's a stable release.