Closed mbernasocchi closed 4 years ago
Thanks for this PR.
@mbernasocchi Indeed, I did a refactoring last week, to remove old legacy cod from QGIS 2. Have a look to the new code structure, I have added core.py
to manipulate the QGIS Project outside of the QGIS Server context.
FYI, the plugin is currently in another refactoring. We suggest you to wait before you fix the conflict in your work. Sorry for that. I will keep you updated
@mbernasocchi We finished our refactoring and we just released version 3.0.0 (much better performance using the server cache). You should update your branch.
@3nids this is the PR that needs update
@Gustry correct that the plugin still does not support printing reports? any other refactoring planed? ;)
@mbernasocchi Yes, the plugin doesn't support reports yet. We will be happy to merge your PR when it's ready.
superseded by #41 this can be closed
This PR allows printing reports and addsGetReport REQUEST to have a cleaner API. It also removes some old code. I worked on it last week and seems that meanwhile, @Gustry also worked on the plugin. I guess @Gustry you could just take the small missing bits. I'm going to be away 10 days so I won't be able to rebase all, but hopefully, it saves you some work in case you want to add reports printing support