g3w-admin icon indicating copy to clipboard operation
g3w-admin copied to clipboard

Server module for G3W-SUITE

Results 63 g3w-admin issues
Sort by recently updated
recently updated
newest added

Some of the following commands do not print any (or enough) information on the screen, try to check and possibly add before them a meaningful `echo`: https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L56-L57 https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L66 https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L67-L69 https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L77-L80...

Related to: https://github.com/g3w-suite/g3w-suite-docker/pull/62 As already happens for the [`templates`](https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/g3w-admin/base/settings/base.py#L102) folder, we can also set a folder where to place all core [`static`](https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/g3w-admin/core/static) files (see: https://docs.djangoproject.com/en/2.2/ref/settings/#std:setting-STATICFILES_DIRS) For example here's how it...

refactoring

As the friendly Docker log suggests: > warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in...

feature
needs discussion

https://call.lifesizecloud.com/15362428

feature

Refacotring `datasource2dict` function using QGIS QgsLayerVector API.

refactoring

![Schermata da 2021-01-29 14-09-37](https://user-images.githubusercontent.com/196809/106278851-b5f11400-623b-11eb-9768-3aba42970dcd.png) Add to this list

feature

Considering that on QGIS this is managed through the DataPlotly plugin and the APIs that are perhaps only Desktop

feature

I know the internals and I understand why it happens. But from a user perspective this is a bug.

bug
feature

Coordinate starting with 67 should be north and 20 should be east Right: ![coord2](https://user-images.githubusercontent.com/142164/94438274-2fe69300-019f-11eb-851a-39e2e31bc6a2.png) Wrong: ![coord1](https://user-images.githubusercontent.com/142164/94438265-2ceba280-019f-11eb-93f3-ca680f4d591c.png)

# Problem If you have a layer with XYZ tiles it is flagged as WMS Source. Can we add the proper data source for this layer type: ![data-sources](https://user-images.githubusercontent.com/2510900/74170275-55855300-4c35-11ea-9689-67c3dec75c6a.png) It would...

feature