|
I haven't been very good at keeping to plans listed on the roadmap but I'm hoping that
will change. I would like to get this project a little more organized. The project is a mess
as much as the code itself.
OpenSource GroupWare
Road Map Updated: November 28 2003 09:07:04.
Notes:
-
Note: All service re-writes in v0.2.5 and v0.2.6 are planned to include added support for data sharing.
-
Note: There are serious plans of rethinking the OOP design of O. It's not proper OO Programming and the plan is to
make it closer to proper OO code then current. This will consist of moving the $O->(class) to
plain $class-> (i.e. $O->db->connect() moved to $db->connect). This will probably be done
over several releases starting in v0.2.6
[v0.2.5]
-
Debugging. Spend my time tracking down and fixing bug in the code.
-
Add Language Manager (prepared in 0.2.4) (Complete - 13-Nov-2003)
-
Add a few more schemes/themes
-
Improve Layout engine - (Pending engine OOP repares)
-
Clean up some of Engine (including adding function comments)
-
Re-write User Preferences to remove tree. (Complete - 15-Nov-2003)
[v0.2.6]
-
Prepare engine for data sharing support.
-
Re-write Tasklist for a better interface an to work better with engine.
-
Update Messaging for support with new configuration script.
-
Add support for printing and downloading config.inc.php.
-
Begin re-writing engine for (closer to) proper support of OOP
[v0.2.7]
-
Re-write Contacts for a better interface an to work better with engine.
-
Re-write Notebook for a better interface an to work better with engine.
-
Re-write Messaging
-
Re-write Calendar
-
Re-write Filemanager
[v0.2.8]
-
Begin Help System
-
More porting to better OOP
|