Releases: g3w-suite/g3w-admin
Releases Β· g3w-suite/g3w-admin
v3.8.6
What's Changed
β Other changes
- β¬οΈ Bump g3w-client v3.10.8, g3w-client-plugin-editing v3.8.5 by @volterra79 in #1007
Full Changelog: v3.8.5...v3.8.6
v3.9.0
What's Changed
π New Features
- feat - use environment variable for superuser admin and password by @AlexGacon in #898
- Allow to create projects from CLI by @Raruto in #881
- Add active column to users list table by @wlorenzetti in #942
- Keep attribute table fields order by @wlorenzetti in #929
- Value relation order by value by @wlorenzetti in #949
- Add label property to edit type checkbox. by @wlorenzetti in #959
- Editing layer visible status by @wlorenzetti in #957
- Save user groups list in custom field by @wlorenzetti in #960
- Add geometry column to csv export vector layer. by @wlorenzetti in #965
- Add 'autofilter' parameter management for /vector/api/data by @wlorenzetti in #961
- Copy editing permissions by @wlorenzetti in #968
- Autofilter: create filtertoken that contains every feature ids also with pagination by @wlorenzetti in #973
- Filter fields by user on response of /api/vector/data by @wlorenzetti in #980
- Add social account login capability by @wlorenzetti in #994
- Add management for setting SOCIALACCOUNT_USER_GROUP by @wlorenzetti in #1001
- Add update to commit response by @wlorenzetti in #991
π Bug fixed
- Feature count refresh by @wlorenzetti in #887
- Fix check user is a superuser by @wlorenzetti in #905
- Fix join1:1 with empty prefix by @wlorenzetti in #902
- Add 'target' attribute to the Bleach allowed attributes by @wlorenzetti in #911
- Fix explode_expression by @wlorenzetti in #921
- Field default value when they are 0' or 'False' by @wlorenzetti in #933
- Add RuleRenderer case. by @wlorenzetti in #946
- Value relation order by value by @wlorenzetti in #951
- Fix 'ghost' layer's vectorjoins management. by @wlorenzetti in #953
- Set to true not_show_attributes_table layers property by @wlorenzetti in #966
- Fix
SameSite
cookie property on file download response by @wlorenzetti in #971 - arcgisvectortile"service" instead of wrong "layer" by @elpaso in #974
- Refactoring auth check order for OGC Service by @wlorenzetti in #985
- Fix PyQt object translate for Qplotly by @wlorenzetti in #997
- Fix media update by @wlorenzetti in #1000
- π from #1012 - Fix upload file on fielmanager by @github-actions in #1013
- π from #1016 - Fix update user data by @github-actions in #1017
- β¬οΈ Bump g3w-client v3.11.1 by @volterra79 in #1014
- π from #1019 - Fix save and update user by @github-actions in #1020
π¨βπ Translations
- Update French Translation by @AlexGacon in #925
π οΈ Config
- Replace
wait-for-it
withpg_isready
withinsetup_suite.sh
by @Raruto in #879 - Change default language to en by @wlorenzetti in #914
β»οΈ API changes
- Eval expression response json by @wlorenzetti in #990
- Update to Django 4.2 by @wlorenzetti in #1004
β Other changes
- Fix ordering expression by @wlorenzetti in #937
- Update weasyprint to version 63.0 by @wlorenzetti in #978
- Update dockerfiles for CI to Ubuntu Noble. by @wlorenzetti in #976
- β¬οΈ Bump django from 4.2.17 to 4.2.18 by @dependabot in #1010
- β¬οΈ Bump requests from 2.31.0 to 2.32.2 in /g3w-admin/openrouteservice by @dependabot in #1009
- β¬οΈ Bump werkzeug from 3.0.3 to 3.0.6 in /g3w-admin/filemanager by @dependabot in #1008
New Contributors
- @AlexGacon made their first contribution in #898
Full Changelog: v3.8.5...v3.9.0
v3.7.14
What's Changed
π Bug fixed
- Fix media update by @wlorenzetti in #1005
Full Changelog: v3.7.13...v3.7.14
v3.8.5
What's Changed
π New Features
- π from #994 - Add social account login capability by @github-actions in #995
- π from #1001 - Add management for setting SOCIALACCOUNT_USER_GROUP by @github-actions in #1002
π Bug fixed
- π from #997 - Fix PyQt object translate for Qplotly by @github-actions in #998
- π from #1000 - Fix media update by @github-actions in #1003
β Other changes
- β¬οΈ Client v3.10.7 by @volterra79 in #993
Full Changelog: v3.8.4...v3.8.5
v3.8.4
What's Changed
π Bug fixed
- Refactoring auth check order (#985) by @wlorenzetti in #989
β Other changes
- β¬οΈBump g3w-client v3.10.6 by @volterra79 in #983
- β¬οΈBump g3w-client v3.10.6 by @wlorenzetti in #987
Full Changelog: v3.8.3...v3.8.4
v3.7.13
What's Changed
π Bug fixed
β Other changes
- β¬οΈBump g3w-client v3.9.11 by @volterra79 in #982
Full Changelog: v3.7.12...v3.7.13
v3.8.3
What's Changed
π New Features
π Bug fixed
β Other changes
- Update weasyprint to version 63.0 (#978) by @wlorenzetti in #979
- β¬οΈBump g3w-client v3.10.5 and g3w-client-plugin-editing v3.8.4 by @volterra79 in #970
Full Changelog: v3.8.2...v3.8.3
v3.8.2
What's Changed
π Bug fixed
- π from #933 - Field default value when they are 0' or 'False' by @github-actions in #935
- π from #937 - Fix ordering expression by @github-actions in #940
- π from #946 - Add RuleRenderer case. by @github-actions in #948
- π from #953 - Fix 'ghost' layer's vectorjoins management. by @github-actions in #954
β Other changes
- β¬οΈ Bump g3w-client v3.10.3, g3w-client-plugin-editing v3.8.3 by @volterra79 in #934
- β¬οΈ Bump g3w-client v3.10.4 by @volterra79 in #945
Full Changelog: v3.8.1...v3.8.2
v3.7.12
v3.8.1
What's Changed
π Bug fixed
- π from #887 - Feature count refresh by @github-actions in #893
- π from #905 - Fix check user is a superuser by @github-actions in #907
- π from #902 - Fix join1:1 with empty prefix by @github-actions in #909
- π from #911 - Add 'target' attribute to the Bleach allowed attributes by @github-actions in #913
- π from #921 - Fix explode_expression by @github-actions in #923
π¨βπ Translations
β Other changes
- β¬οΈ Bump g3w-client v3.10.1, g3w-client-plugin-editing v3.8.1 by @volterra79 in #924
- β¬οΈ Bump g3w-client v3.10.2, g3w-client-plugin-editing v3.8.2 by @volterra79 in #927
Full Changelog: v3.8.0...v3.8.1