- mapfishapp:
- default projection changes from EPSG:2154 to EPSG:3857 (aka Spherical Web Mercator). Your users might need to clear their localStorage, or force loading of the new default context.
- default MAP_SCALES changes to match the OGC WMTS spec,
- LDAP: see georchestra/LDAP#2
- one group was renamed:
STAT_USER
becomesMOD_ANALYTICS
- grants access to the analytics app, - an other one was created:
MOD_LDAPADMIN
- grants access to the LDAPadmin private UI (/ldapadmin/privateui/).
- one group was renamed:
- The default application language is now English:
- Remember also to fill these new global maven filters:
shared.homepage.url
- for your SDI home page (might be something like http://my.sdi.org/portal/),shared.instance.name
- will be displayed in page titles (eg: GeoMyCompany),shared.email.html
- whether to send emails in plain text (default) or HTML,shared.administrator.email
- this email receives new account requests (eg: [email protected])
- shared maven filters renamed:
shared.smtp.replyTo
->shared.email.replyTo
shared.smtp.from
->shared.email.from
- frontend webserver:
- add a proxy rule for
/_static/
subdirectory (see https://github.com/georchestra/georchestra/tree/master/INSTALL.md)
- add a proxy rule for