Changes between Version 8 and Version 9 of Release/7.8.4-News
- Timestamp:
- 10/05/20 13:22:45 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.8.4-News
v8 v9 44 44 GRASS GIS terminal prompt has now full support for Z shell (Zsh). 45 45 46 <!-- format mm-dd-yy -->47 48 46 The 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. 49 47 … … 66 64 * G78:d.rast.arrow: Fix negative drainage directions (PR:777) 67 65 * 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) 69 67 * G78:g.gui.timeline: improve missing package msg 70 68 * G78:g.proj: fix segfault when reading proj info from georef file (PR:599) … … 78 76 * G78:r.grow.distance: update module description with value raster (PR:983) 79 77 * G78:r.import: do not reproject when projection matches (bug #547) (PR:659) 80 * G78:r.in.wms BaseCapabilitiesTree: fix initElementTree 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) 81 79 * G78:r.in.wms.py: improve user msg (PR:616) 82 80 * G78:r.in.wms.py message improvement (PR:613) … … 103 101 * images2gif: PILLOW_VERSION is obsolete (PR:899) 104 102 * G78:wxGUI Add web service layer: Fix dialog layout (PR:627) 105 * G78:wxGUI AddWSDialog: fix 'Access window out of range inRasterIO()' 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 AddWSDialogRenderWMSMgr: 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) 109 107 * G78:wxGUI/animation: add export output animation file validation, before export file (PR:839) 110 108 * 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) 112 110 * 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) 115 113 * G78:wxGUI/animation: set default export file type choice option (PR:838) 116 114 * G78:wxGUI: avoid flush clipboard if not opened (PR:819) … … 125 123 * G78:wxGUI: fix atexit error in debug mode when exiting GUI (PR:772) 126 124 * G78:wxGUI: fix bad indentation (PR:784) 127 * G78:wxGUI: fixes incomplete map display when opening from g xwworkspace (PR:500)125 * G78:wxGUI: fixes incomplete map display when opening from gwx workspace (PR:500) 128 126 * G78:wxGUI: fix g.gui.vdigit on windows #530 (PR:572) 129 127 * G78:wxGUI: fix inconsistent layer sizes during rendering (PR:552) 130 128 * G78:wxGUI: fix layout flags for wx 4.1.0 131 129 * 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) 133 131 * G78:wxGUI: fix wx4.1 support for About GRASS GIS dialog (PR:901) 134 132 * G78:wxGUI/gcp: adding the option/show overwrite confirm dialog to overwrite the result map (PR:912) … … 138 136 * G78:wxGUI g.gui.animation: fix wx.CheckBox widget deprecation warning (PR:718) 139 137 * 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) 141 139 * G78:wxGUI lmgr: fix cancel save workspace dialog (PR:628) 142 140 * G78:wxGUI lmgr: Fix position of layer image button overlaid map layer name (PR:669) … … 148 146 * G78:wxGUI/mapdisp: fix double click on the overlays in the 3D view (PR:872) 149 147 * 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) 151 149 * G78:wxGUI/mapwin: fix saving the position of overlays after changing their position with the mouse pointer tool (PR:817) 152 150 * G78:wxGUI mapwin: fix show/hide vdigit toolbar (PR:578) … … 155 153 * G78:wxGUI/nviz: fix reopening 3D by reloading layers (PR:953) 156 154 * 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) 158 156 * G78:wxGUI rdigit: fix quitting behavior when no map edited (PR:594) 159 157 * G78:wxGUI rdigit: update list of available raster map layers, when map layers tree changed (PR:707) … … 162 160 * G78:wxGUI/startup: fix terminate location download dialog download thread (PR:832) (PR:873) 163 161 * 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) 165 163 * G78:wxGUI vdigit: fix Undo/Redo tool when no map edited (PR:586) 166 164 * G78:wxGUI vdigit: fix wx.CheckBox widget deprecation warning (PR:700) … … 246 244 === New Addons since GRASS 7.8.3 === 247 245 248 * TODO246 * wx.metadata/m.csw.update: module for adding new csw connections resources candidates (PR:238) 249 247 250 248 === Closed tickets ===