Changes between Version 8 and Version 9 of Release/7.8.4-News


Ignore:
Timestamp:
Oct 5, 2020, 1:22:45 PM (4 years ago)
Author:
neteler
Comment:

+wx.metadata/m.csw.update

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.4-News

    v8 v9  
    4444GRASS GIS terminal prompt has now full support for Z shell (Zsh).
    4545
    46 <!-- format mm-dd-yy -->
    47 
    4846The GRASS GIS 7.8.4 release provides '''more than [https://github.com/OSGeo/grass/compare/releasebranch_7_8@%7B05-05-20%7D...releasebranch_7_8@%7B09-26-20%7D 170 fixes and improvements]''' with respect to the previous 7.8.3 release.
    4947
     
    6664 * G78:d.rast.arrow: Fix negative drainage directions (PR:777)
    6765 * G78:g.extension: fix module launch with compile '-i' or download '-d' flag (PR:938)
    68  * G78:g.gui.iclass: replace dist_point_to_segment() removed from matplotlib (PR:645)
     66 * G78:g.gui.iclass: replace `dist_point_to_segment()` removed from matplotlib (PR:645)
    6967 * G78:g.gui.timeline: improve missing package msg
    7068 * G78:g.proj: fix segfault when reading proj info from georef file (PR:599)
     
    7876 * G78:r.grow.distance: update module description with value raster (PR:983)
    7977 * G78:r.import: do not reproject when projection matches (bug #547) (PR:659)
    80  * G78:r.in.wms BaseCapabilitiesTree: fix init ElementTree class (cap file/cap file str arg) (PR:651)
     78 * G78:r.in.wms !BaseCapabilitiesTree: fix init !ElementTree class (cap file/cap file str arg) (PR:651)
    8179 * G78:r.in.wms.py: improve user msg (PR:616)
    8280 * G78:r.in.wms.py message improvement (PR:613)
     
    103101 * images2gif: PILLOW_VERSION is obsolete (PR:899)
    104102 * G78:wxGUI Add web service layer: Fix dialog layout (PR:627)
    105  * G78:wxGUI AddWSDialog: fix 'Access window out of range in RasterIO()' error (PR:693)
    106  * G78:wxGUI AddWSDialog: fix render WMTS layer with OGC:CRS84 coor system (PR:674)
    107  * G78:wxGUI AddWSDialog: fix setting output layer name, after selecting another layer (PR:667)
    108  * G78:wxGUI AddWSDialog RenderWMSMgr: fix render WMS jpeg source format (PR:640)
     103 * G78:wxGUI !AddWSDialog: fix 'Access window out of range in !RasterIO()' error (PR:693)
     104 * G78:wxGUI !AddWSDialog: fix render WMTS layer with OGC:CRS84 coor system (PR:674)
     105 * G78:wxGUI !AddWSDialog: fix setting output layer name, after selecting another layer (PR:667)
     106 * G78:wxGUI !AddWSDialog !RenderWMSMgr: fix render WMS jpeg source format (PR:640)
    109107 * G78:wxGUI/animation: add export output animation file validation, before export file (PR:839)
    110108 * G78:wxGUI/animation: fix export (run as background thread) output animation file to avi format (PR:840)
    111  * G78:wxGUI/animation: fix 'RuntimeError: dictionary changed size during iteration' (PR:908)
     109 * G78:wxGUI/animation: fix '!RuntimeError: dictionary changed size during iteration' (PR:908)
    112110 * G78:wxGUI/animation: fix validation of extension of exported file (PR:907)
    113  * G78:wxGUI/animation: fix wxPyDeprecationWarning (PR:854)
    114  * G78:wxGUI/animation: fix wxPyDeprecationWarning (PR:910)
     111 * G78:wxGUI/animation: fix !wxPyDeprecationWarning (PR:854)
     112 * G78:wxGUI/animation: fix !wxPyDeprecationWarning (PR:910)
    115113 * G78:wxGUI/animation: set default export file type choice option (PR:838)
    116114 * G78:wxGUI: avoid flush clipboard if not opened (PR:819)
     
    125123 * G78:wxGUI: fix atexit error in debug mode when exiting GUI (PR:772)
    126124 * G78:wxGUI: fix bad indentation (PR:784)
    127  * G78:wxGUI: fixes incomplete map display when opening from gxw workspace (PR:500)
     125 * G78:wxGUI: fixes incomplete map display when opening from gwx workspace (PR:500)
    128126 * G78:wxGUI: fix g.gui.vdigit on windows #530 (PR:572)
    129127 * G78:wxGUI: fix inconsistent layer sizes during rendering (PR:552)
    130128 * G78:wxGUI: fix layout flags for wx 4.1.0
    131129 * G78:wxGUI: Fix layout flags in vector field statistics dialog for wx 4.1.0 (PR:821)
    132  * G78:wxGUI: fix RunCommand to decode also empty string to return unicode (PR:702)
     130 * G78:wxGUI: fix !RunCommand to decode also empty string to return unicode (PR:702)
    133131 * G78:wxGUI: fix wx4.1 support for About GRASS GIS dialog (PR:901)
    134132 * G78:wxGUI/gcp: adding the option/show overwrite confirm dialog to overwrite the result map (PR:912)
     
    138136 * G78:wxGUI g.gui.animation: fix wx.CheckBox widget deprecation warning (PR:718)
    139137 * G78:wxGUI g.gui.rlisetup: fix get rectangle sample units size (PR:633)
    140  * G78:wxGUI GroupDialog: fix StaticText widget existence check (PR:647)
     138 * G78:wxGUI GroupDialog: fix !StaticText widget existence check (PR:647)
    141139 * G78:wxGUI lmgr: fix cancel save workspace dialog (PR:628)
    142140 * G78:wxGUI lmgr: Fix position of layer image button overlaid map layer name (PR:669)
     
    148146 * G78:wxGUI/mapdisp: fix double click on the overlays in the 3D view (PR:872)
    149147 * G78:wxGUI/mapswipe: call dialog Uninit only when dialog was actually created, fix for #833 (PR:836)
    150  * G78:wxGUI/mapswipe: fix wx.CheckListBox widget wxPyDeprecationWarning (PR:773)
     148 * G78:wxGUI/mapswipe: fix wx.CheckListBox widget !wxPyDeprecationWarning (PR:773)
    151149 * G78:wxGUI/mapwin: fix saving the position of overlays after changing their position with the mouse pointer tool (PR:817)
    152150 * G78:wxGUI mapwin: fix show/hide vdigit toolbar (PR:578)
     
    155153 * G78:wxGUI/nviz: fix reopening 3D by reloading layers (PR:953)
    156154 * G78:wxGUI/nviz: fix update list of surface in vector page during delete constant surface (PR:881)
    157  * G78:wxGUI/nviz: SetMaskColour causes problems on macos with wx 4.1.0 (PR:787)
     155 * G78:wxGUI/nviz: !SetMaskColour causes problems on macos with wx 4.1.0 (PR:787)
    158156 * G78:wxGUI rdigit: fix quitting behavior when no map edited (PR:594)
    159157 * G78:wxGUI rdigit: update list of available raster map layers, when map layers tree changed (PR:707)
     
    162160 * G78:wxGUI/startup: fix terminate location download dialog download thread (PR:832) (PR:873)
    163161 * G78:wxGUI tplot: fix an error when exporting csv file from g.gui.tplot (PR:690)
    164  * G78:wxGUI: update wx4.1.0 support for FlatNotebook (PR:856)
     162 * G78:wxGUI: update wx4.1.0 support for !FlatNotebook (PR:856)
    165163 * G78:wxGUI vdigit: fix Undo/Redo tool when no map edited (PR:586)
    166164 * G78:wxGUI vdigit: fix wx.CheckBox widget deprecation warning (PR:700)
     
    246244=== New Addons since GRASS 7.8.3 ===
    247245
    248  * TODO
     246 * wx.metadata/m.csw.update: module for adding new csw connections resources candidates (PR:238)
    249247
    250248=== Closed tickets ===