We’ve been plugging along, making fixes and rounding out functionality on Case Conductor. We’re getting very close to a version that we will begin rolling out for usage in-house here at Mozilla. We’re going to start using it on a couple small projects when we get to branch 0.7.X.
To check out our latest updates, please checkout this latest branch: 0.6.X. We’ll continue updating it to fix bugs as we go, of course.
If you don’t have the repo yet, you can get it with this command:
git clone git://github.com/mozilla/caseconductor-ui.git
If you already have the repo cloned, you can get this branch by typing this from within your repo:
git checkout -b 0.6.X origin/0.6.X
Have fun, and let me know how it goes!
-Cam