We have updated the 0.2 alpha with a few new bug fixes and without the ability of managing templates (you will see a notice if you attemp to access that section).
I know that templates management was working in some cases, but the code is not mature enough to leave it in its current state. We will refine it for the 0.3.
However, if you want to keep it working as before, you can re-activate it by removing the first two lines of the function executeTemplates (function is in line 159, approximately) in the /apps/siwapp/modules/configuration/actions/actions.class.php file. I would not recommend it.
I have uploaded a .zip file with the “default” printing template packed as an external template. Only for the curious.
We are working on 0.3 internals. The main changes:
- The entire data management layer is replaced with Doctrine in order to simplify the application.
- A more flexible template management system.
- More bugs
. - More bug fixes.
One caveat: the data model can vary, and indeed it does. Therefore, I remember that we are in an alpha stage and that in future versions we may regret anything developed, throw it away and start again. No one throw rocks, please
.

