GSEDFQGIS-65 Export VisuProfil
Description
- Add OpenPyXL library as an external library
- Add ExportVisuProfilAlgorithm working from a template (not possible yet to use your own with an export already).
Edited by Alexian MASSON
Merge request reports
Activity
Filter activity
requested review from @arnaud.morvan
assigned to @alexian.masson
added 1 commit
- 04f9ffb2 - Add ExportVisuProfilAlgorithm, with a POC of excel file modification
added 1 commit
- 18f4f2a1 - Add ExportVisuProfilAlgorithm, with a POC of excel file modification
added 6 commits
- 8f41fa40 - Change files extension from .geo to .mob for mobili export
- 8c7313ff - Change warning log output from QgsMessageLog to iface.messageBar()
- baa935e8 - Add OpenPyXL as an external library
- 35025e18 - Add xlsm template as a resource
- 1766523f - Add external_lib dir to sys.path
- 54176494 - Add ExportVisuProfilAlgorithm, with a POC of excel file modification
Toggle commit listadded 18 commits
-
54176494...37e7a92a - 13 commits from branch
master
- eaace57c - Change warning log output from QgsMessageLog to iface.messageBar()
- 0a2d03d0 - Add OpenPyXL as an external library
- 1348bb2a - Add xlsm template as a resource
- d16b4e7e - Add external_lib dir to sys.path
- 9b60472a - Add ExportVisuProfilAlgorithm, with a POC of excel file modification
Toggle commit list-
54176494...37e7a92a - 13 commits from branch
added 25 commits
-
f83b860a...bb7299a8 - 18 commits from branch
master
- 764d3f6b - Change warning log output from QgsMessageLog to iface.messageBar()
- 662e035a - Add OpenPyXL as an external library
- 26b59973 - Add xlsm template as a resource
- c713eb04 - Add external_lib dir to sys.path
- 618a0f5b - Add ExportVisuProfilAlgorithm, with a POC of excel file modification
- 3e033b4f - WIP
- 5e1ad5a7 - New empty excel template with macro
Toggle commit list-
f83b860a...bb7299a8 - 18 commits from branch
added 29 commits
-
5e1ad5a7...2647b301 - 21 commits from branch
master
- 5551bd0e - Change warning log output from QgsMessageLog to iface.messageBar()
- a17f6857 - Add OpenPyXL as an external library
- 8dd101b9 - Add xlsm template as a resource
- e4200661 - Add external_lib dir to sys.path
- 4404f262 - Add ExportVisuProfilAlgorithm, with a POC of excel file modification
- 468c734e - WIP
- d2fdf002 - New empty excel template with macro
- 57b5978c - Implement algo for "empty" excel file
Toggle commit list-
5e1ad5a7...2647b301 - 21 commits from branch
added 1 commit
- 7d59e749 - Add algo implementation for empty excel file + test + resource
added 1 commit
- d0df6c8d - Add algo implementation for empty excel file + test + resource
added 1 commit
- e8130af5 - Add algo implementation for empty excel file + test + resource
added 1 commit
- 03871044 - Add algo implementation for empty excel file + test + resource
@arnaud.morvan Ready to be reviewed.
Notes: Using an "non-empty" file as input gonna be handle later. We merge and test this version first.
added 2 commits
added 2 commits
I removed openpyxl from sources, installing it a virtuel env instead from pypi during build.
I also changed the test output path.
I merge to make a release.
Edited by Arnaud MORVANmentioned in commit 1029c6dd
Please register or sign in to reply