Skip to content

Releases: Giswater/giswater_qgis_plugin

Version 3.4.026

20 Jan 11:03

Choose a tag to compare

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

15 Dec 07:43

Choose a tag to compare

mv3.4.025

Version 3.4.024

18 Nov 15:59

Choose a tag to compare

mv3.4.024

Version 3.4.023

21 Oct 15:53

Choose a tag to compare

mv3.4.023

Version 3.4.022

19 Oct 15:32

Choose a tag to compare

mv3.4.022

Version 3.4.021

16 Oct 09:31

Choose a tag to compare

mv3.4.021

Version 3.4.020

15 Sep 15:19

Choose a tag to compare

mv3.4.020

Version 3.1.100

08 Sep 14:04

Choose a tag to compare

Release version 3.1.100

Release 3.0.117

16 Apr 16:13

Choose a tag to compare

v3.0.117

Remove unused functions

v3.0.RC6: Merge 'issue-398' into 'dev-3.0' (#433)

05 Apr 08:55
d78fdad

Choose a tag to compare

* #398 Refactor code

* #398 Remove all previous selections

* Close #398