Metadata-Version: 2.1
Name: invenio-app-rdm
Version: 13.0.0b1.dev9
Summary: Invenio Research Data Management.
Home-page: https://github.com/inveniosoftware/invenio-app-rdm
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2019 CERN.
            Copyright (C) 2019 Northwestern University.
        
            Invenio App RDM is free software; you can redistribute it and/or modify
            it under the terms of the MIT License; see LICENSE file for more details.
        
        =================
         Invenio App RDM
        =================
        
        .. image:: https://github.com/inveniosoftware/invenio-app-rdm/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/invenio-app-rdm/actions?query=workflow%3ACI
        
        .. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-app-rdm.svg
                :target: https://coveralls.io/r/inveniosoftware/invenio-app-rdm
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-app-rdm.svg
                :target: https://github.com/inveniosoftware/invenio-app-rdm/blob/master/LICENSE
        
        InvenioRDM Research Data Management
        
        Further documentation is available on
        https://inveniordm.docs.cern.ch
        
        
        ..
            Copyright (C) 2019-2024 CERN.
            Copyright (C) 2019-2024 Northwestern University.
            Copyright (C) 2021-2024 TU Wien.
            Copyright (C) 2021-2024 Graz University of Technology.
        
            Invenio App RDM is free software; you can redistribute it and/or modify
            it under the terms of the MIT License; see LICENSE file for more details.
        
        Changes
        =======
        
        Version v13.0.0b1.dev9 (released 2024-10-08)
        
        - installation: bump invenio-communities & invenio-rdm-records
        
        Version v13.0.0b1.dev8 (released 2024-10-04)
        
        - installation: bump invenio-communities & invenio-rdm-records
        
        Version v13.0.0b1.dev7 (released 2024-10-03)
        
        - setup: bump invenio-rdm-records to >=13.0.0
        - collections: added minimal UI page
        - theme: read invenio config from document body
        - search results: render Mathjax in the results list
        - records-community: fix error message display when removing a community
        
        Version v13.0.0b1.dev6 (released 2024-09-27)
        
        - communities: create browse communities page
        - header_login: Make auth UI accessible
        - header_login: Add loader icon when logging in or out
        - Revert "deposit: provide permissions to publish button"
        - feat: display package version in administration panel
        
        Version v13.0.0b1.dev5 (released 2024-09-25)
        
        - deposit: Add allow-empty-files config available for deposit page
            * Expose `RECORDS_RESOURCES_ALLOW_EMPTY_FILES` for UI control
            * Related to: https://github.com/inveniosoftware/invenio-rdm-records/pull/1802
        - deposit: provide permissions to publish button
        - config: add group resolver for notifications
        - admin-records: add reference to gh issue
        - admin-records: account for system owned records
        - migration: account for deleted communities and draft concept DOI
        - user-dashboard: fixed broken menu padding
        - theme: fix accordion rotation
        - template: mathjax remove from javascript block
        - templates: add mathjax only to parent template
        - landing page: support different MathJax delimeters
            * closes https://github.com/CERNDocumentServer/cds-rdm/issues/133
        - search-result: namespace overridable id for community search results
        - search-result: provide key to part of community array element
        
        Version v13.0.0b1.dev4 (released 2024-09-11)
        
        - deposit: fix adding a record to a community
        - config: make OAI-PMH record index dynamic
        
        Version v13.0.0b1.dev3 (released 2024-09-02)
        
        - deposit: renamed get quota function
        - config: filter out robots and flag machines
        - migration: mint the new concept DOI for each upgraded record
            * previously, the script would create a new concept DOI for each record
              but never actually mint them on DataCite
        
        Version v13.0.0b1.dev2 (released 2024-08-27)
        
        - setup: bump invenio-communities
        
        Version v13.0.0b1.dev1 (released 2024-08-27)
        
        - ui: ccount for system created records in share modal
        - config: add subjects datastream config
        - tests: use opensearch2
        
        Version v13.0.0b1.dev0 (released 2024-08-22)
        
        - search: improve search results for records, users and affiliations
        - ui: display creators roles in records landing page
        
        Version v13.0.0b0.dev14 (released 2024-08-22)
        
        - migrate to v12: emit non-zero exit code on error
        - config: import affiliations vocabulary readers
        - package: bump react-invenio-forms
        - DepositForm: Add searchOnFocus prop to subjects RemoteSelectField
        
        Version 10.0.0 (released 2022-10-10)
        
        Version 7.0.0 (released 2021-12-06)
        
Keywords: invenio-app-rdm Invenio
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.7
Provides-Extra: tests
Provides-Extra: elasticsearch7
Provides-Extra: opensearch1
Provides-Extra: opensearch2
Provides-Extra: s3
