Skip to content
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

Metadata create page - allow to configure the metadata template / group to select by default #108

Merged
merged 2 commits into from
Jan 27, 2022

Commits on Jan 20, 2022

  1. Metadata create page - allow to configure the metadata template / gro…

    …up to select by default
    josegar74 committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2a70c1d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Preferred group and template / Improvements. (#27)

    * Preferred group & template / resourceType is always an array
    
    See https://github.com/titellus/core-geonetwork/blob/4.0.x/core/src/main/java/org/fao/geonet/kernel/search/EsSearchManager.java#L526.
    
    * Preferred group & template / Get setting value from gnConfig.
    
    * Preferred group & template / GroupComboo directive no use a standard ng-options so the model is a group object and we update groupOwner with the id of the currently selected model group. By default, if ownerGroup set, select it among the list of groups, if not select the first one.
    
    * Preferred group & template / Fix for portal group config.
    
    * Preferred group & template / Set default group in directory and import panel.
    fxprunayre authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    120a755 View commit details
    Browse the repository at this point in the history