-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for multi fields relations #53
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Sep 12, 2023
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Sep 14, 2023
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Sep 15, 2023
wlorenzetti
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Sep 20, 2023
* Add case "graduatedSymbol" to getlegendgraphic filter. * Fix relation's fields info for 1:N relation. * Fix mixing referencing and referenced fields. * Add case "graduatedSymbol" to getlegendgraphic filter. * Fix check is referenced fields ar primary key. * Fix test. * Fix for editing with relations. * ✨ Client: core: g3w-suite/g3w-client#159 editing: g3w-suite/g3w-client-plugin-editing#53 * ✨ Client: core: g3w-suite/g3w-client#159 * ✨ Client: core: g3w-suite/g3w-client#159 editing: g3w-suite/g3w-client-plugin-editing#53 * ✨ Client: editing: g3w-suite/g3w-client-plugin-editing#53 * Give to Editor Level 1 user upload geo-data grant (#594) * Add capabilities to add files into filemanager to Editor level 1 users. * Add sidebar menu for Editor level 1. * Fix tests. * RAdd testing for creations of a subdirectory inside the settings.DATASOURCE_PATH for Editor Level 1 user. * Typo. * Fix test typos. --------- Co-authored-by: wlorenzetti <[email protected]> * Fix test for external wms service. # Conflicts: # g3w-admin/core/tests/test_api.py * Fix test. * Fix test. --------- Co-authored-by: wlorenzetti <[email protected]> Co-authored-by: volterra79 <[email protected]>
Raruto
approved these changes
Sep 22, 2023
Tested with: editing-multi-fields.qgs |
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Sep 22, 2023
g3w-client: g3w-suite/g3w-client#159 editing: g3w-suite/g3w-client-plugin-editing#53
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Sep 28, 2023
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Oct 3, 2023
wlorenzetti
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Oct 13, 2023
* Add 'hasCustomPrefix' property to vectorjoin. * Add 'editable' property, so serialization of vector join. * Add property `vectorjoin_id` to REST API /vector/api/config/. * Fix test. * Add 'prefix' and convert 'editable' to boolean type. * Typo. * Fix 'editable' property for fields in QGIS join. * Set 'editable' to False if join field is a Pk. * Fix test editing fi QGIS Join * For documentation. * ✨ Client: core: g3w-suite/g3w-client#483 editing: g3w-suite/g3w-client-plugin-editing#52 * ✨ Client: client: - g3w-suite/g3w-client#483 - g3w-suite/g3w-client#159 editing: - g3w-suite/g3w-client-plugin-editing#52 - g3w-suite/g3w-client-plugin-editing#53 * ✨ Client: client: - g3w-suite/g3w-client#483 - g3w-suite/g3w-client#159 editing: - g3w-suite/g3w-client-plugin-editing#52 - g3w-suite/g3w-client-plugin-editing#53 * ✨ Client: editing: - g3w-suite/g3w-client-plugin-editing@96c9b40 editing: - g3w-suite/g3w-client-plugin-editing@16f4c9f editing: - g3w-suite/g3w-client-plugin-editing@b7a6bb7 * ✨ Client: g3w-client: - g3w-suite/g3w-client@5b2e3fa * ✨ Client: g3w-client-plugin-editing: -g3w-suite/g3w-client-plugin-editing@cd65314 * ✨ Client: g3w-client:g3w-suite/g3w-client@f557542 g3w-client-plugin-editing: g3w-suite/g3w-client-plugin-editing@8aef6a4 --------- Co-authored-by: wlorenzetti <[email protected]> Co-authored-by: volterra79 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Depends on:
many
with multifield keys g3w-admin#596Demo project --> project.zip
• father_relation
• child_relation
• father_relation / child_relation
G3W-ADMIN Configuration --> Configure and activate layer editing
QGIS Configuration ---> 9.3.8. Relations Properties