Releases: Giswater/giswater_qgis_plugin
Releases · Giswater/giswater_qgis_plugin
Version 3.4.026
SQL
- Add v_plan_psector_* to show network which will be obsolete by a psector
- Refactorize v_plan_psector integrating auxiliar views v_plan_psector_x_*
- Enhance mapzones algorithm when conflict
- Enhance junction views to make it dependant of vi_parent_arc
- Enhance log message for check topology network
- Delete ws_gw_fct_utils_update_dma_hydroval function
- New state when mincut is created but is not finished, 4 (on planning)
- Add index on anl_* tables
- Add is_operative to hydrometer_state and modify fct's to only add operative hydrometers
- Bug fix on mincut_result_overlap function checking hydrometer state values without WHERE cur_user
- Enhance profile tool
Python
- Update qgis templates. Add v_plan_psector_* views, changes on inp_timeseries and inp_transects and add v_edit_cad_auxline
- Ask user before creating a sample schema
- Enhance profile tool
- Manage exceptions in function 'get_layer_source'
- Minor bug fix on mincut
- Minor bug fix: populate combo childs on config form
Version 3.4.025
mv3.4.025
Version 3.4.024
mv3.4.024
Version 3.4.023
mv3.4.023
Version 3.4.022
mv3.4.022
Version 3.4.021
mv3.4.021
Version 3.4.020
mv3.4.020
Version 3.1.100
Release version 3.1.100
Release 3.0.117
v3.0.117 Remove unused functions
v3.0.RC6: Merge 'issue-398' into 'dev-3.0' (#433)
* #398 Refactor code * #398 Remove all previous selections * Close #398