Skip to content

Version 3.5.031

Compare
Choose a tag to compare
@albertbofill albertbofill released this 18 Jan 07:44
· 138 commits to master-3.5 since this release
f6a9a34

Check out our extended change log on Gitbook 🛠️

🔽 Or read the summarized changelog here 🔽

INVENTORY

  • New fields related to steps and cover on man_manhole table and in the reviews
  • New field on review tables - insert_date
  • Improve address search returning values even if writing mismatch (fuzzystrmatch extension)
  • New fields on UD node - parent_id, arc_id
  • New fields on WS node, arc, connec - om_state, conserv_state
  • New fields on WS connec - priority, valve_location, valve_type, shutoff_valve, access_type, placement_type, crmzone_id
  • New fields on WS node - access_type, placement_type
  • New fields on WS man_valve - valve_type; man_wjoin - wjoin_type; man_greentap - greentap_type, cat_valve; man_hydrant - hydrant_type
  • Deep refactor on links to enhance usability and performance. Main changes:
    • Add link features on "Add arc" toolbar button
    • Links are right now Giswater objects with same capabilities in terms of map than arc, node, connec, gully
    • Remove vnode table and any references
    • Change exit_type and pjoint_type. New values are: ARC, NODE, CONNEC, GULLY
    • It is possible to create planned links related to planned connects by using qgis tools
    • it is possible to relate any planned connect no any other object of network
    • Connects mapzones has consistency againts related arc, not only on operative state also on planned state
  • Allow basic info editable
  • Enhance "Check all" widget on selector form with help button and new functionalities

EPA

  • New function gw_fct_epa2data (WS) that copies results from EPA to data form
  • New field on UD inp_timeseries - active
  • Enhancement for patterns managmement by using pattern method only to fill null values for pattern features

MASTERPLAN

  • Refactor trg_edit_psector merging different execution modes
  • Add button "Toggle active" and checkbox "Show inactive" on psector manager form
  • Add button "Toggle state / Toggle doable" on psector form (tab_relations)
  • Update button "set_to_arc" on psector form, now there are two possibilities, closing point or user click coordinates (tab_relations)

ADMIN/SYSTEM

  • New parameter on config_param_system 'admin_isproduction' (If true, deleting the schema using Giswater button will not be possible)
  • New system parameter 'admin_node_code_on_arc' - If true, codes of final nodes will be visible on arc's form. If false, node_id would be displayed
  • Add system variable to skip audit in massive processes
  • Reset dialog positions when load Giswater