Tomas Zigo
Tomas Zigo
I have custom user db model `Profile` class (subclass `PolymorphicModel, AbstractUser`) with custom manager class (subclass `PolymorphicManager`, `UserManager`) and model `UserProfile`, `CompanyProfile` class (subclass `Profile`). I have installed `django-helpdesk` app....
Implement (closes) #776. Before apply this PR, you have to apply this GRASS GIS [PR](https://github.com/OSGeo/grass/pull/2529), please.
**Name of the addon** All Addons. **Describe the bug** MS Windows GRASS GIS 7.8.7 version Addons doesn't rebuilded/recompiled. Last log is from Wed, 23 Feb 2022 22:38:14 **To Reproduce** Steps...
**Describe the bug** Python pygrass `GridModule` class instance change LOCATION MAPSET search path. **To Reproduce** Steps to reproduce the behavior: 1. Launch GRASS GIS with **nc_spm_08_grass7** LOCATION and **landsat** MAPSET...
Adding the option to read width, depth values from vector map table columns issue #686.
Fixes #1242. For testing purpose: 1. Create file '-' in home dir `echo "test" > '-'` 2. Launch GRASS GIS from home dir 3. Try launch wxGUI Profile tool or...
**Describe the bug** The main wxGUI statusbar MASK button widget is not showed when new MASK map is created. **To Reproduce** Steps to reproduce the behavior: 1. Install Python watchdog...
**Describe the bug** When you disable internet connection and try download list of available addons via `g.extension -l` module, g.extension will try download module.xml file for GRASS GIS 7.8 version...
**Describe the bug** Get list of addons `g.extension -tl`, with **-t flag** which means operate on toolboxes instead of single modules (experimental) doesn't work. **To Reproduce** Steps to reproduce the...
**Describe the bug** After start editing some vector map, Map window doesn't have automatic focus, keyboard shortcut for activating Digitizer Point/Line tool doesn't work. First, it is necessary to focus...