Skip to content

Version 3.6.012

Compare
Choose a tag to compare
@albertbofill albertbofill released this 05 Sep 14:18
· 95 commits to master-3.6 since this release

Check out our extended change log on Gitbook πŸ› οΈ

πŸ”½ Read the summarized changelog here πŸ”½

INVENTORY

  • New style manager & style change button
  • New strategy for dynamic filter by joined use of sector-expl-muni
  • Add the option to set geometry to a document (it can automatically get coordinates from the document's metadata)
  • Add name field for documents
  • Add workcat, psector & visit tabs in document dialog
  • Create workcat manager
  • Remove duplicated vertex generated because of the fusion. Use st_removerepeatedpoints function for the new geom
  • Add new fields on inventory tables for UD node, connec, gully: placement_type, access_type
  • Add new field on inventory tables for WS and UD node, arc, connec, gully: label_quadrant
  • Add new fields on inventory tables for WS node, arc, connec: brand, model, serial_number
  • New field for UD arc: visitability
  • New field for UD connec: n_hydrometer
  • New mapzone columns for different tables:
    • UD
      • raingage (muni_id)
    • UTILS
      • samplepoint (muni_id, sector_id)
      • element (muni_id, sector_id)
      • link (muni_id, sector_id)
      • dimensions (muni_id, sector_id)
    • WS
      • pond & pool (muni_id)

OM

  • New mapzone for WS: macrominsector with new colums for arc, node, connec, link
  • New mapzone for UD: minsector and macrominsector with new colums for arc, node, connec
  • New tables for UD: minsector and macrominsector
  • New columns for WS mapzones: dma_type, dqa_type
  • New columns for UD mapzones: drainzone_type, dma_type, sector_type
  • New column for UD dma and sector: graphconfig
  • New column for UD cat_feature_node: graph_delimiter
  • Improve mincut dialog by ordering the toolbar actions

EPA

  • New button "Show INP data" in go2epa manager
  • New behaviour for inlets as a junctions when they are on the end of a sector without continuity with the next one
  • Change "Set archive" button to "Toggle archive" (go2epa manager)
  • Show the dates when an EPA result has been corporate

MASTERPLAN

  • New function gw_fct_setpsectorcostremovedpipes
  • Remove prices manager

ADMIN/SYSTEM

  • Change all columns code from varchar(30) to text
  • Allow tab ordering in GwInfo (via config_form_tabs)