Skip to content

Releases: Giswater/giswater_qgis_plugin

Version 3.5.030

02 Nov 15:38
6552361

Choose a tag to compare

Check out our extended change log on Gitbook 🛠️

🔽 Or read the summarized changelog here 🔽

INVENTORY

  • Allow searching for catalog_id in change feature type & replace feature tools
  • Add editing action in dimensioning dialog
  • Get district_id when new feature is inside a district

OM

  • Add type & streetaxis filters in mincut manager
  • Add chlorine & turbidity fields in mincut

EPA

  • Add forcetanksoninlet for pg2epa export
  • New function gw_graphanalytics_upstream_section_control (UD) to control of sections inconsistencies between consecutive conduits
  • Minor enhancement on pg2epa for gullies on 1D/2D coupled model

ADMIN/SYSTEM

  • Add 'Open plugin folder' action in Giswater menu
  • Major bug fix in info. The first time saving worked fine but then it didn't work properly.
  • Allow QLineEdit & QTextEdit to have tooltips via Qt translation
  • Add field 'iseditable' on cat_manager

Version 3.5.028

02 Nov 15:30

Choose a tag to compare

Check out our extended change log on Gitbook 🛠️

🔽 Or read the summarized changelog here 🔽

INVENTORY

  • Highlight connecs/gullys that will be disconnected on feature end process
  • Use hemisphere change to rotate node 180º
  • Bug fix: insert document from another dialog (info/visit)
  • Bug fix: don't allow role_basic/role_om users to edit in info

OM

  • New functions to import scada values & hydrometer values (focused on waterbalance)

EPA

  • Force reservoirs on inlets when go2epa for ws
  • Remove pg2epa_inlet_flowtrace function
  • Enhance dscenario_id value domain for dscenario relations by using qgis table
  • Improve dscenario filter

ADMIN/SYSTEM

  • Enhance setselector for undefined mapzone when expl2sector and sector2expl is enabled
  • Add commitChanges parameter in mapzones function to allow running it without change feature table values
  • Improve performance for inserting features in large tables
  • Allow adding filters as additional columns in toolbox reports

Version 3.5.027

22 Aug 08:29
251867a

Choose a tag to compare

Check out our extended change log on Gitbook 🛠️

🔽 Or read the summarized changelog here 🔽

INVENTORY

  • Send messages to dialogs instead of to the canvas
  • Add node rotation logics on UD projects
  • Create edit_custom_link variable with google maps style and harmonize edit_feature_usefid_on_linkid the same way
  • Enhance delete feature: allow delete nodes connected to obsolete arcs (bug fix) and show on_service/obsolete arcs on getfeaturerelation

OM

  • Allow starting a mincut from another point when a planified mincut is active
  • New table of ws - om_streetaxis for tramified streeter
  • New function gw_fct_graphanalytics_hydrant & gw_fct_graphanalytics_hydrant_recursive for finding calculating reach of hydrants

EPA

  • Show message if curve is invalid (non-visual)
  • Add the_geom on v_om_waterbalance views

MASTERPLAN

  • Plan check - control number of rows on plan_price (fid:465)

ADMIN/SYSTEM

  • Add widget to hide querytext in toolbox report
  • Add new db variable to manage snapping configuration
  • Sort temporary layers by geometry type
  • Improve management of json keys
  • Refactor graf to graph

Version 3.5.026

11 Jul 11:43
0bf956b

Choose a tag to compare

Check out our extended change log on Gitbook 🛠️

🔽 Or read the summarized changelog here 🔽

INVENTORY

  • Allow users to input init/end nodes in arc forms when they are NULL
  • Check redundant values for elevation fields (UD)
  • Allow hyperlinks in custom form to be editable
  • Manage static pressure automatically
  • New default value for ymax on UD
  • New default value for users to search municipality

OM

  • Recalculate mincut when execute start process
  • New columns on node and connec mincut result

EPA

  • 1D/2D coupled model in combination with SWMM-IBER
  • Enhance valve management for ws go2epa exportation
  • Enable work with CRM values also on nodes (netwjoin)
  • Improvements on Dscenario manager
  • New system parameter to update inventory tables when change EPA values

Version 3.5.025

20 Jun 11:19

Choose a tag to compare

Check out our extended change log on Gitbook 🛠️

🔽 Or read the summarized changelog here 🔽

EPA

  • New buttons: New Non-Visual object and Non-Visual object manager
  • New triggers to edit data related to hydrology and dwf_scenario (UD)

ADMIN/SYSTEM

  • New function to import configuration of cat features from csv files

Version 3.5.024

30 May 14:51
85f1722

Choose a tag to compare

Check out our extended change log on Gitbook 🛠️

🔽 Or read the summarized changelog here 🔽

INVENTORY

  • Add editable views for cat_feature objects
  • Use gully Units field to draw related polygon
  • Orphan node function runs with all kind of nodes (divide or not)
  • Divide Check Project processes related to orphan nodes in OM or EPA

OM

  • New trigger to update modification_date field on Mincut

EPA

  • Add waterbalance strategy according IWA standards with om_waterbalance reports, functions, tables and views
  • Improve usability of Dscenario tables
  • Editable view v_edit_inp_coverages
  • New table inp_dscenario_rules and editable view v_edit_inp_dscenario_rules (WS)
  • New table inp_dscenario_controls and editable view v_edit_inp_dscenario_controls

ADMIN/SYSTEM

  • Add Execution Time to different processes' dialog
  • Add Update button to Workspace Manager and minor improvement on delete
  • Improve reporting tool of Giswater Toolbox
  • New variable added to config_param_system to manage lastupdate field when using dynamic mapzones

Version 3.5.017

26 Apr 08:14

Choose a tag to compare

Python

  • Minor enhancements
  • Minor bug fixes

Version 3.5.016

26 Apr 07:58

Choose a tag to compare

Python
-No changes for python on this version (only changes on dbmodel repository)

Version 3.5.006

26 Apr 08:12

Choose a tag to compare

Python

  • No changes for python on this version (only changes on dbmodel repositori)

Version 3.5.001

26 Apr 08:03

Choose a tag to compare

Python

  • Big refactor of python code
  • Code adapted to PEP8
  • Full refactor of classes, methods, user and system variables. All have been harmonized
  • New folder lib to manage 'as is' classes without dependences of Giswater