Openbiz 2.4 SNV branch is available

The openbiz SVN branch for 2.4 is ready on https://bigchef.svn.sourceforge.net/svnroot/bigchef/branches/2.4/

To play with the new EasyForm and UI elements, first make sure the baseapp works, then try url http://servername/openbiz_baseapp_dir/bin/controller.php?view=easy.v_Eve.... On my computer, I use http://localhost/ob/ob24/baseapp/bin/controller.php?view=easy.v_EventLis.... As you can see only first 3 tabs work with new UI. The other 3 tabs are still linking to the old BizForm UI.

Main code changes are:
> /openbiz/bin/easy (source code)
> /baseapp/modules/easy (metadata files)
A new javascript lib (prototype window) is added under /baseapp/js. This is to support in-page window.

I noticed a comment about

I noticed a comment about droping the old chart service in favor of a newer version.

-Moderately Interactive-
Here is a Protype based chart engine.
http://www.deensoft.com/lab/protochart/index.php

-Not Interactive-
Here is another chart engine based on PHP/GD.
http://pchart.sourceforge.net/

-Super Interactive- (But Flash)
http://teethgrinder.co.uk/open-flash-chart/

I would consider openbiz +

I would consider openbiz + extra service + advanced a different package with different license. Because the underline libs are usually GPL.
So Openbiz Core is BSD, Openbiz AdvApp GPL...

An Openbiz 2.4 Features

An Openbiz 2.4 Features Matrix can be found on http://spreadsheets.google.com/pub?key=rXmH4e2IWmz5ivt4-KYhgfQ

If features are not tested yet, they are marked with pink color. This matrix will keep updated along the 2.4 cycle.

If you are interested in contribute features and add your feature in the spreadsheet, please contact support@phpopenbiz.org. Permission will be given to you.