Damn got caught up in various symfony and doctrine issues. But I managed to get all the doctrine issues and fixed in upstream. So now Taggable is already a lot easier to use with the generated forms. However there is still an issue inside symfony that will hopefully also soon get commited. In the mean time please apply the patch from:
http://trac.symfony-project.org/ticket/8421
As a result I will not commit the Document module today. I hope that I can do so no later than Friday with at least either the Country Reservations or the Document Relations in place. Ideally I will get both done by Sunday evening.
FYI for the rest .. Dennis is working on the Country-Organisation management and has already begun committing stuff last weekend. Still stuff for people to do if you have time to join in :)
regards,
Lukas Kahwe Smith
sm...@pooteeweet.org
Ah I also forgot that I added the same logic for the version we have for the created_at/updated_at in the forms. So the version will not be shown on the create page and will be read only on the edit page (though we might eventually want to make it possible to select a previous version somehow).
> Hi,
>
> Damn got caught up in various symfony and doctrine issues. But I managed to get all the doctrine issues and fixed in upstream. So now Taggable is already a lot easier to use with the generated forms. However there is still an issue inside symfony that will hopefully also soon get commited. In the mean time please apply the patch from:
> http://trac.symfony-project.org/ticket/8421
I just commited a fix into Taggable, which makes the patch no longer necessary. So revert that change locally and just svn up and all should be ok.