sigrennesmetropole / geor_urbanisme_mapstore

GNU General Public License v3.0
2 stars 5 forks source link

Urbanisme first round of test issues #10

Closed tdipisa closed 3 years ago

tdipisa commented 3 years ago
  1. https://github.com/sigrennesmetropole/addon_urbanisme/blob/master/src/addon/urbanisme/config.json

Relevant proeprties for this are for example: https://github.com/sigrennesmetropole/addon_urbanisme/blob/master/src/addon/urbanisme/config.json#L8 https://github.com/sigrennesmetropole/addon_urbanisme/blob/master/src/addon/urbanisme/config.json#L9 https://github.com/sigrennesmetropole/addon_urbanisme/blob/master/src/addon/urbanisme/config.json#L16

  1. https://github.com/sigrennesmetropole/addon_urbanisme/blob/master/src/addon/urbanisme/manifest.json

Relevant proeprties for this are for example: https://github.com/sigrennesmetropole/addon_urbanisme/blob/master/src/addon/urbanisme/manifest.json#L10 https://github.com/sigrennesmetropole/addon_urbanisme/blob/master/src/addon/urbanisme/manifest.json#L11

The aim is to allow the context admin to configure them in the application context wizard in the same way of all the other plugins. The default properties values, if possible, must be reported as they are as a default configuration in the app context wizard, ready to be changed by the admin if needed. Now it is empty and the admin doesn't know which the default configuration is and, since config properties are hardcoded, it is not possible to configure them in the wizard

image