TASKPM/TODO
Manuel Rego Casasnovas d5bb6b6f88 Released 1.0.0 version.
* Bump to 1.0.0.
* Updated NEWS and TODO files.
* Updated debian package.

FEA: ItEr67S03CommunityMaterialItEr66S03
2011-01-07 16:46:07 +01:00

48 lines
1.4 KiB
Text

TODO
====
Version 1.1 - 2011w14
---------------------
Dates
~~~~~
* *IRC coordination meeting*: 2011w2
* *Feature freeze*: 2011w11
* *Release date*: 2011w14
Features
~~~~~~~~
* Limiting resources. Appropriative insertion algorithm with task scrolling.
* Improve printing support.
* Possibility of using critical chain paradigm in project planning.
* Resource levelling.
* General allocation resource allocation improvements: reduction of
fragmentation in distributing allocation algorithm and heuristic to use same
resources over a period.
* Performance improvements: resource load view and Gantt view.
* Chromium browser completely supported.
Future
------
* Disable complex features by default.
* Quick start wizard.
* Add export/import for different format files from other projects like
OpenProj, MicrosoftProject, ...
* Provide examples for integration services that don't depend on Ruby (maybe
directly with Java).
* Migrate to ZK 5.
Wish List
---------
* Customization (e.g. recently opened projects in menu).
* Database snapshot with example data.
* Unit tests for integration services using truly HTTP requests and XML files.
* Auto-deployable executable. Application is downloaded and installed with JNLP
(Java Web Start) and on starting launches an embedded servlet container in
which it is executed. It will include a pure Java database like HSQLDB too.