-
-
Notifications
You must be signed in to change notification settings - Fork 489
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
Editor / Distribution improvements #7468
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
…f we move more URL validation logic in a service and if we simplify the layout to a simple green/orange/red icon + message.
…depending on the type of resource linked.
…record view also. Improved conversion of metadata links to the format required by the online resources dialog
…tionResourcesContainer directive
…anup gnRelatedDistribution
…us type of links. The type is used to find the proper process to use.
…editor after updating the online resources
…y with the url of the thumbnail generated
… well as in the side column. Add an icon before the link
…t found. By default, no alert displayed.
…me config on all tabs.
Better support of adding bbox from WMS from various layers in same record. Avoid to add multiple time the extent.
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
fxprunayre
approved these changes
Jan 5, 2024
10 tasks
…ity risk' and Prettier formatting
… var declaration.
fxprunayre
added
schema plugin change
Indicate that this work introduces a schema plugin change.
changelog
labels
Jan 30, 2024
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
josegar74
added a commit
to GeoCat/core-geonetwork
that referenced
this pull request
Mar 5, 2024
…9 distributions as protocols are not categorized as ISO19115-3 protocols. Follow up of geonetwork#7468
10 tasks
josegar74
added a commit
to GeoCat/core-geonetwork
that referenced
this pull request
Mar 5, 2024
…9 distributions as protocols are not categorized as ISO19115-3 protocols. Follow up of geonetwork#7468
josegar74
added a commit
that referenced
this pull request
Mar 5, 2024
…9 distributions as protocols are not categorized as ISO19115-3 protocols. (#7838) * Editor / Distribution improvements - Update configuration for ISO19139 distributions as protocols are not categorized as ISO19115-3 protocols. Follow up of #7468 * Fix download protocol value in iso19115-3.2018 editor configuration
fxprunayre
added a commit
that referenced
this pull request
Mar 6, 2024
Follow up of #7468 Refresh list when user remove the last link of a record. In that case md.link is undefined and we need to reload distributions.
10 tasks
josegar74
pushed a commit
that referenced
this pull request
Mar 7, 2024
Follow up of #7468 Refresh list when user remove the last link of a record. In that case md.link is undefined and we need to reload distributions.
joachimnielandt
pushed a commit
to Informatievlaanderen/metadata-geonetwork
that referenced
this pull request
May 28, 2024
Also requires https://agiv.visualstudio.com/Metadata/_git/MetadataDcatAp/pullrequest/33239 Also contains 2 main editor UI changes : * geonetwork#7468 * geonetwork#7669 (not yet merged) but those changes will only be visible in advanced view. Not that many conflicts. Main migration required was in DCAT and XslUtil in getRecordResourceURI. Tested in DCAT record https://metadata.vlaanderen.be/srv/dut/catalog.search#/metadata/a5920c90-fc85-3e15-851a-61dd3eec85b8 which properly links. Related work items: #190764
cmangeat
added a commit
to geoadmin/geocat
that referenced
this pull request
Dec 4, 2024
…nfo-from-wms.xsl process which have not to be special
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Current editor interface allows to add 2 type of links:
In view mode, links are displayed:
This proposal moves linking to online resources to a dedicated block in the editor using the same categorization as in view mode.
Details
config-editor.xml
with a default configurationTechnical info
Future improvements
Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentationFunded by Ifremer