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

Collection, data products, intermediate metadata ... #81

Merged
merged 114 commits into from
Jan 21, 2022

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    790215a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    d0a3d24 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    9bbf8f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Collection / Process to update a serie from its members / Add support…

    … for mix of schema in members. eg. ISO19139 and ISO19115-3.
    fxprunayre committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    acc252f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea98c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e5eadc View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Layout / Add a record mosaic directive / Can be apply to a Metadata o…

    …bject.
    
                <div data-gn-record-mosaic= record=mdView.current.record size=2/>
    fxprunayre committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    692e22e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8f86c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80979ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    def14e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    ec3e5e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    530af45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67d89db View commit details
    Browse the repository at this point in the history
  4. Record view / On load, load all related and collect details about rec…

    …ords. Then related object are displayed as search results.
    fxprunayre committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5ce029b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7520f58 View commit details
    Browse the repository at this point in the history
  6. Page load / Try to use ng-if to reduce number of API calls on load eg…

    …. when accessing recordView _search is called 3 times instead of 16.
    fxprunayre committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    acee064 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    28dfcec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a02bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47bd5d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f411b4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ddff10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a7efa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb371a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edaf1dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ac8eb8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9acabe View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    868e5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4082ef View commit details
    Browse the repository at this point in the history
  3. Refactor metadata series directives to support rendering with/without…

    … aggregations and use a configurable title
    josegar74 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    7114729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39cb9ea View commit details
    Browse the repository at this point in the history
  5. Link button directive.

    Add a directive for both record doc links and related API.
    Use same directive and same register actions, icons in all places ie. related, search results, series
    table view.
    
    * Also fix addAllLayersToMap
    * Do not list maps in AddToMap button
    fxprunayre committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    195b849 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b4e286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01e8389 View commit details
    Browse the repository at this point in the history
  8. Metadata series - move aggregations to configuration - simplify conf…

    …iguration and fix UI configuration editing
    josegar74 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    ce82d09 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    68a8105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f22eb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e83d53 View commit details
    Browse the repository at this point in the history
  4. Record view / Add possibility to highlight keywords from a particular…

    … thesaurus. Create template for title to be common.
    fxprunayre committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c9e6090 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    490c9e3 View commit details
    Browse the repository at this point in the history
  6. Processing / Collection builder / Error reporting and more robust on …

    …nationaalgeoregister records.
    fxprunayre committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    1cf4c67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4aab6a View commit details
    Browse the repository at this point in the history
  8. Metadata series directive / Sort key. If no children use siblings - d…

    …epends on the encoding.
    fxprunayre committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    39104e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8345086 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a7f983 View commit details
    Browse the repository at this point in the history
  11. WIP: styling of series and record views

    - introduce cards
    - new template for summary
    - tabbed info for service record
    - reworked dates in sidebar
    MichelGabriel committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c0bd033 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac41a07 View commit details
    Browse the repository at this point in the history
  13. Associated resource / Add card layout - TODO: need a parameter to cho…

    …ose the layout list or card.
    fxprunayre committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    664edd4 View commit details
    Browse the repository at this point in the history
  14. Associated resource / Add layout parameter. More like this use card a…

    …nd move to bottom of the view.
    fxprunayre committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    e49dfd0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e7616c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    e01fecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca3bb8 View commit details
    Browse the repository at this point in the history
  3. Related directive / Add doc for filter attribute and add support for …

    …negative filter and regex. Follow up of geonetwork#1983.
    fxprunayre committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    270ef2b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    78b36e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    10c0a5f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    3380e87 View commit details
    Browse the repository at this point in the history
  2. Record view / Keyword / Add spatial type keywords and internal keywor…

    …ds. Add color code for application and non geographic dataset
    fxprunayre committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    50f2387 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    df8265f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4eace2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a33db3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fbda98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ddb307 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d830d8f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    3046e2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a257b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    359d7e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1b4122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcef7f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8a2675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26c5516 View commit details
    Browse the repository at this point in the history
  8. API / Add GET logo operation which returns 404 if not found (instead …

    …of a default image with the resource filter).
    fxprunayre committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    36a928b View commit details
    Browse the repository at this point in the history
  9. Record view / Contact / Add possibility to use a logo for contact bas…

    …ed on orgName.png. If none found, use the first letter.
    fxprunayre committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    06dfe2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8679089 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be7e2ec View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Map / Do not mix layer queue for all maps.

    Now we have one queue per maps, so adding a WMS layer in a map which is not the map viewer will not be highligted in the map viewer layer indicator.
    fxprunayre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c882a84 View commit details
    Browse the repository at this point in the history
  2. Map / Do not try to add a layer not found in capabilities.

    It was done in geonetwork@140e41b mainly for FAO samples which were advertising layers not in capabilities but displayed. FAO samples do not work anymore, so remove that. We need to update them with working samples.
    fxprunayre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    368e916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66aae7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79e71bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cdbaab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4051a59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5a4363 View commit details
    Browse the repository at this point in the history
  8. gnRelatedContainer directive to display a panel with different types …

    …of relations available in the metadata object
    josegar74 committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8fba42a View commit details
    Browse the repository at this point in the history
  9. Record view improvements.

    fxprunayre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c775a19 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Export / Add all associated records to MEF.

    Instead of only adding children and operates on children. Use the related API.
    fxprunayre committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    a8a4879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea6e9ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffde5d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5cf52c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    bf8e35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2ec59 View commit details
    Browse the repository at this point in the history
  3. Small UI changes:

    - strong > h3
    - increase font size for keywords
    - additional styles for interchanges between sidebar and main column
    - reordering some blocks
    - copy to clipboard in button group
    MichelGabriel committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    9e339da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63f8e53 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Record view / Side block take full width when lot of items. Improve b…

    …lend modes in gallery when image has white background.
    fxprunayre committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f9fdb78 View commit details
    Browse the repository at this point in the history
  2. Associated resource / Add a size parameter for card layout. Improve c…

    …ontact mode with right side description.
    fxprunayre committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c875087 View commit details
    Browse the repository at this point in the history
  3. Refactor utility to create search link to focus on. Fix word break on…

    … long constraints with links.
    fxprunayre committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    a68a5fd View commit details
    Browse the repository at this point in the history
  4. More focus on link.

    fxprunayre committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    fdfcbfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7cc6c7 View commit details
    Browse the repository at this point in the history
  6. Add a full width coloured block to the dataset page, and add padding …

    …and margins to the blocks
    MichelGabriel committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c876823 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    ce4724d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd7cb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09e67ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe31aac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cc3443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4c6c20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d157c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83dfeda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50ed9e9 View commit details
    Browse the repository at this point in the history
  10. Record view / Use same directive for all keywords. Drop next/previous…

    … actions which does not work well.
    fxprunayre committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    07abd3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fd283d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32c97c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    0c903fb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    a02fbdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce5b272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    178ff8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40fe9dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f6d72c View commit details
    Browse the repository at this point in the history