Skip to content

Releases: Giswater/giswater_qgis_plugin

Version 3.4.034

14 Apr 15:02
Compare
Choose a tag to compare

SQL

  • Change on delete restrict by on delete cascade on cat_feature fk
  • Enhance vi_curves when export tank curves
  • Enhance review tables functionality
  • Enhance links when planned connects, enabling to connect also connec, gullies and node
  • New checks (fid 371 and 372) to control missed matcat_id on cat_arc table and wrong topology for arc table

Python

  • Create new thread when notify is empty instead of every second
  • Enhance node interpolate tool, adding extrapolate function
  • Manage line edit widgets from Element form with special characters
  • Fix i18n locale default

Version 3.4.033

25 Apr 10:35
Compare
Choose a tag to compare

Python

  • Add signals in order to know when notify process finish
  • Minor enhancment on creating qgis project files
  • Minor code refractor

Version 3.4.032

26 Feb 12:33
Compare
Choose a tag to compare

SQL

  • Force F-FACTOR = no
  • Show result_id on epa result manager
  • Various bug fix on epa workflow
  • Force variable plan_psector_force_delete on true when deleting from ve_* and v_edit_*
  • Force MULTI-UPDATE views when version < 3.4.032 and version > 3.4.030

Python

  • No python changes

Version 3.4.031

22 Feb 11:26
Compare
Choose a tag to compare

SQL

  • Bug fix on vi_valves
  • Add field workcat_id_plan to node, arc, connec and gully tables
  • Add connect_autoupdate_dma system variable
  • New function gw_fct_setowner (3024) that changes owner of a schema

Python

  • Set correct title to workcat dialog
  • Set correct street_id on mincut
  • Update QComboBox values ​​after creating schema

Version 3.4.030

25 Apr 09:40
Compare
Choose a tag to compare

Python

  • Bug fixes from previous version

Version 3.4.029

25 Apr 09:38
Compare
Choose a tag to compare

Python

  • Enhance read EPANET files create by a Brazilian version of EPANET

Version 3.4.028

25 Apr 09:37
Compare
Choose a tag to compare

Python

  • Bug fixes from previous version

Version 3.4.027

25 Apr 09:32
Compare
Choose a tag to compare

Python

  • 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.026

20 Jan 11:03
Compare
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
Compare
Choose a tag to compare
mv3.4.025