Màxim Colls
Màxim Colls
Thanks for the answer @brandoncc 🙂 I tried forking the repo and doing a new build installing `imagemagick` as a dependency (also updating to [email protected]) but I had no success,...
Is this still in progress? cc @enricostano @Morantron
I managed to add the `decidim-stats` module to our decidim-lot2-staging server. You can find the new export page here https://decidim-lot2.populate.tools/stats/authorization_exports @furilo There might not be enough verifications data to export,...
@NilHomedes In our staging we don't have the verification method used in decidim-barcelona (app/services/census_authorization_handler.rb), so when exporting the data, you'll miss the fields that doesn't match the metadata structure. To...
> * [ ] 1) To comply with Decidim Design system, we should add an icon to the side menu element “Export data”. > @furilo @NilHomedes which icon do you...
> It seems that is not taking the birthday data. As you can see, the “Example Authorization” has a birthday filed, but it’s empty when exporting the data. This is...
> So the question is: This module would work for any type of authorizations handler? Or it will only works for Barcelona's authorizations? It will work for authorizations that store...
@NilHomedes I tried it in decidim-barcelona's staging, this is what I found: - Exporting "El padró" method worked well except for the "scope_name" column, I'm fixing that. - Exporting "Codi...
@fblupi I added a commit fixing one little thing, could you redeploy please?