Openbiz 2.3 changes are based on the collection of users requests and feedbacks. Due to the code restructure in 2.3, a new 2.3 svn branch is created out of 2.2 branch. To access the source code.
svn 2.3 branch
- https://bigchef.svn.sourceforge.net/svnroot/bigchef/branches/2.3/openbiz
- https://bigchef.svn.sourceforge.net/svnroot/bigchef/branches/2.3/baseapp
web installer:
- http://host/baseapp/index.php
test url:
Event manager app
- http://host/baseapp/bin/home.php
trac app
- http://host/baseapp/bin/controller.php?view=trac.VW_Ticket
You are welcome to report any issue in 2.3 branch.
- rocky
Can I still commit patch in
Can I still commit patch in 2.2 branch?
Yes, you can. A snapshot of 2.2 branch was made in https://bigchef.svn.sourceforge.net/svnroot/bigchef/tags/rel_22/. So you can still use current 2.2 branch to commit your enhancement, bug fixes and patches.