Releases: Giswater/giswater_qgis_plugin
Releases · Giswater/giswater_qgis_plugin
Version 3.4.034
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
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
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
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
Python
- Bug fixes from previous version
Version 3.4.029
Python
- Enhance read EPANET files create by a Brazilian version of EPANET
Version 3.4.028
Python
- Bug fixes from previous version
Version 3.4.027
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
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