Releases: g3w-suite/g3w-admin
Releases Β· g3w-suite/g3w-admin
v3.8.0
What's Changed
π New Features
- Relation reference filters by @wlorenzetti in #704
- Add 'arcgisvectortiellayer' type management. by @wlorenzetti in #711
- Add
edit_url
andlayers_url
attribute into initial client API response (ref:group-project-map-config
) by @Raruto in #706 - Add
macrogroup_id
to group serializer. by @wlorenzetti in #761 - Expose OGC API - Feature (WFS3) service by @wlorenzetti in #788
- Ordering by
fformatter
field. by @wlorenzetti in #807 - 'suggest' parameter in combination with 'fformatter' parameter by @wlorenzetti in #811
- β¨ Allow to store custom map themes (authenticathed users) by @wlorenzetti in #813
- Exlude layer from TOC by @wlorenzetti in #841
- Add 'other_info' (userdata) to user form. by @wlorenzetti in #832
- β¨ Filter group bar by @wlorenzetti in #809
- Download pdf attributes by @wlorenzetti in #862
- β¨ Add filter, search and increased max number items list for
G3WEditingFeatureLockAdmin
by @wlorenzetti in #867 - β¨ Show information about system data by @wlorenzetti in #864
- Client loadlayer url errorl setting by @wlorenzetti in #869
π Bug fixed
- π Fix caching invalidation for Anonymous user. by @wlorenzetti in #689
- π Invalidate
/api/config
cache within "qdjango-project-layers-data-editing" view by @wlorenzetti in #694 - π Fix user form list backend by @wlorenzetti in #702
- Cascading relationships by @wlorenzetti in #708
- Invalidate cache on filter-layer-by-user saving. by @wlorenzetti in #720
- Fix for geocoding mapcontrol. by @wlorenzetti in #726
- Editing copy feature media fix by @wlorenzetti in #732
- Fix language issue by @wlorenzetti in #730
- π Fix for editing geometry fields as property. by @wlorenzetti in #734
- Rename django.contrib.messages in django_messages. by @wlorenzetti in #741
- π Check for 'field', 'suggest' and 'ordering' API parameters in HTTP POST. by @wlorenzetti in #748
- Fix filter feature by selection by @wlorenzetti in #753
- π Fix session filter feature by selection fo PostgreSql layers by @wlorenzetti in #756
- π Fix check
request
properties by @wlorenzetti in #759 - Fix editing for pk not integer. by @wlorenzetti in #763
- Patch for QgsXmlUltils. by @wlorenzetti in #769
- Fix registration template issues. by @wlorenzetti in #768
- Add 'opacity' property. by @wlorenzetti in #776
- π Fix recursion on cross layer relations by @wlorenzetti in #780
- Fix invalidating project cache on link/unlink search widget. by @wlorenzetti in #790
- Fix
usecompleter
value in /vector/api/confgi by @wlorenzetti in #786 - ACL Filter layer widget on vector download as shp, gpkg, gpx, xls, csv etc. by @wlorenzetti in #796
- Fix save of multiple relations on one layer. by @wlorenzetti in #800
- π Fix 'formatter' parameter in POST requests by @wlorenzetti in #804
- Fix Geos Polygon instance for Geoconstraint by @wlorenzetti in #816
- Remove wms restricted layouts. by @wlorenzetti in #819
- Fix printing Atals layouts without Map items by @wlorenzetti in #828
- π Fix
SameSite
cookie property. by @wlorenzetti in #793 - Check for custom
G3W_PROJ4_EPSG
setting into/crs/<epsg_code>
API response by @wlorenzetti in #850 - Fix change project logo url by @wlorenzetti in #848
- Fix map alias url by @wlorenzetti in #844
- Hiding capabilities options by layer type by @wlorenzetti in #860
- Update name, origname, qgs_layer_id model Layer fields to max_length by @wlorenzetti in #871
- Fix field filter for comma separated values ββrequests (e.g.
"field" IN('value1', 'value2')
). by @wlorenzetti in #876
π Github
- β¬οΈ From docker-compose to docker compose plugin. by @wlorenzetti in #803
β»οΈ API changes
- Replace ugettext with gettext: RemovedInDjango40Warning by @wlorenzetti in #744
- Internal components refactor [g3w-client #574] by @Raruto in #787
- Ensure absolute URL for
initConfig.baseurl
+ removeinitConfig.group
property by @Raruto in #836
β Other changes
- Fix editing bigint fields with value = ''. by @wlorenzetti in #685
- π Fix on LayerAclAccessControlFilter for TMS caching. by @wlorenzetti in #697
- Update django from version 3.2.23 to 3.2.24. by @wlorenzetti in #737
- β¬οΈ Bump django from 3.2.24 to 3.2.25 by @dependabot in #783
- add QGIS reference to 3.34 instead of 3.28 by @tudorbarascu in #829
- β¬οΈ Bump
djangorestframework
,djangorestframework-gis
anddjango-import-export
by @wlorenzetti in #833 - β¬οΈ Bump werkzeug from 3.0.1 to 3.0.3 in /g3w-admin/filemanager by @dependabot in #839
Full Changelog: v3.7.9...v3.8.0
v3.7.9
What's Changed
π New Features
- π from #867 - β¨ Add filter, search and increased max number items list for
G3WEditingFeatureLockAdmin
by @github-actions in #868
π Bug fixed
- π from #850 - Check for custom
G3W_PROJ4_EPSG
setting into/crs/<epsg_code>
API response by @github-actions in #851 - π from #848 - Fix change project logo url by @github-actions in #852
- Fix for 'comma' inside value of a field filter. (#876) by @wlorenzetti in #877
β Other changes
- β¬οΈ Bump g3w-client v3.9.8 by @volterra79 in #845
- π from #839 - β¬οΈ Bump werkzeug from 3.0.1 to 3.0.3 in /g3w-admin/filemanager by @github-actions in #853
- Bump g3w-client v3.9.9 by @volterra79 in #872
Full Changelog: v3.7.8...v3.7.9
v3.7.8
What's Changed
π Bug fixed
- π from #804 - π Fix 'formatter' parameter in POST requests by @github-actions in #805
- π from #816 - Fix Geos Polygon instance for Geoconstraint by @github-actions in #817
- π from #819 - Remove wms restricted layouts. by @github-actions in #820
- π from #828 - Fix printing Atals layouts without Map items by @github-actions in #830
- π from #793 - π Fix
SameSite
cookie property. by @github-actions in #835
β Other changes
- β¬οΈ Bump g3w-client-plugin-editing v3.9.7 g3w-client-plugin-qtimeseries v3.7.1 by @volterra79 in #814
Full Changelog: v3.7.7...v3.7.8
v3.7.7
What's Changed
π Bug fixed
- π from #790 - Fix invalidating project cache on link/unlink search widget. by @github-actions in #792
- π from #796 - ACL Filter layer widget on vector download as shp, gpkg, gpx, xls, csv etc. by @github-actions in #798
- π from #800 - Fix save of multiple relations on one layer. by @github-actions in #802
β Other changes
- β¬οΈ Bump g3w-client v3.9.6, g3w-client-plugin-editing v3.7.7, g3w-client-plugin-openrouteservice v3.7.1 by @volterra79 in #797
- β¬οΈ Bump g3w-client-plugin-editing v3.7.8 by @volterra79 in #801
Full Changelog: v3.7.6...v3.7.7
v3.7.6
What's Changed
π Bug fixed
- π from #776 - Add 'opacity' property. by @github-actions in #778
- π from #780 - π Fix recursion on cross layer relations by @github-actions in #781
β Other changes
- β¬οΈ Bump g3w-client v3.9.5 by @volterra79 in #782
Full Changelog: v3.7.5...v3.7.6
v3.7.5
What's Changed
π New Features
- Add
macrogroup_id
to group serializer. (#761) by @wlorenzetti in #772
π Bug fixed
- π from #748 - π Check for 'field', 'suggest' and 'ordering' API parameters in HTTP POST. by @github-actions in #749
- π from #753 - Fix filter feature by selection by @github-actions in #754
- π from #756 - π Fix session filter feature by selection fo PostgreSql layers by @github-actions in #757
- π from #763 - Fix editing for pk not integer. by @github-actions in #764
- β¬οΈ Bump g3w-client-plugin-editing v3.7.5 by @volterra79 in #766
- π from #769 - Patch for QgsXmlUltils. by @github-actions in #770
- π from #768 - Fix registration template issues. by @github-actions in #774
Full Changelog: v3.7.4...v3.7.5
v3.6.24
What's Changed
π New Features
- Add
macrogroup_id
to group serializer. (#761) by @wlorenzetti in #773
Full Changelog: v3.6.23...v3.6.24
v3.6.23
v3.6.22
What's Changed
π Bug fixed
- Check for 'field', 'suggest' and 'ordering' API parameters in HTTP POST calls. (#748) by @wlorenzetti in #750
- Get REST API parameters from HTTP GET of POST. by @wlorenzetti in #751
Full Changelog: v3.6.21...v3.6.22
v3.7.4
What's Changed
π Bug fixed
- π Invalidate cache project on filter-by-user saving by @wlorenzetti in #721
- π from #726 - Fix for geocoding mapcontrol. by @github-actions in #727
- π from #732 - Editing copy feature media fix by @github-actions in #733
- π from #730 - Fix language issue by @github-actions in #735
- π from #734 - π Fix for editing geometry fields as property. by @github-actions in #736
- π from #741 - Rename django.contrib.messages in django_messages. by @github-actions in #742
β»οΈ API changes
- Replace ugettext with gettext: RemovedInDjango40Warning (#744) by @wlorenzetti in #745
β Other changes
- β¬οΈ Bump g3w-client v3.9.2 by @volterra79 in #718
- π from #737 - Update django from version 3.2.23 to 3.2.24. by @github-actions in #738
- β¬οΈ Bump g3w-client v3.9.3 and g3w-client-plugin-editing v3.7.4 by @volterra79 in #743
New Contributors
- @github-actions made their first contribution in #727
Full Changelog: v3.7.3...v3.7.4