invenio-app-rdm


Nameinvenio-app-rdm JSON
Version 12.0.13 PyPI version JSON
download
home_pagehttps://github.com/inveniosoftware/invenio-app-rdm
SummaryInvenio Research Data Management.
upload_time2025-01-14 20:32:53
maintainerNone
docs_urlNone
authorCERN
requires_python>=3.7
licenseMIT
keywords invenio-app-rdm invenio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    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-2025 TU Wien.
    Copyright (C)      2021 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 v12.0.13 (released 2025-01-14)

- config: set OAI-PMH record index dynamically

Version v12.0.12 (released 2024-11-28)

- assets: use the new copy feature to copy needed TinyMCE static assets

Version v12.0.11 (released 2024-11-28)

- installation: remove "sentry_sdk" extra from invenio-logging

Version 12.0.10 (released 2024-09-26)

- revert deposit permission check for publish button, as it is not working as expected

Version 12.0.9 (released 2024-09-23)

- setup: bump minimum required invenio-rdm-records version

Version 12.0.8 (released 2024-09-19)

- deposit: provide and check publish permission for visibility

Version 12.0.7 (released 2024-09-18)

- add group resolver to notifications

Version 12.0.6 (released 2024-09-18)
- Account for system owner in admin records list
- Account for parent fetching, drafts and deleted communities in migration script
- css: added class for padding removal
- theme: fix accordion rotation
- Namespace overridable id for community search results
- Provide key to part of community array element

Version 10.0.0 (released 2022-10-10)

Version 7.0.0 (released 2021-12-06)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inveniosoftware/invenio-app-rdm",
    "name": "invenio-app-rdm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "invenio-app-rdm Invenio",
    "author": "CERN",
    "author_email": "info@inveniosoftware.org",
    "download_url": "https://files.pythonhosted.org/packages/d5/40/4bced89f653b0a75148bd5da6e1ed4cfd80f6fe3576af5942cf00aaa4777/invenio_app_rdm-12.0.13.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2019 CERN.\n    Copyright (C) 2019 Northwestern University.\n\n    Invenio App RDM is free software; you can redistribute it and/or modify\n    it under the terms of the MIT License; see LICENSE file for more details.\n\n=================\n Invenio App RDM\n=================\n\n.. image:: https://github.com/inveniosoftware/invenio-app-rdm/workflows/CI/badge.svg\n        :target: https://github.com/inveniosoftware/invenio-app-rdm/actions?query=workflow%3ACI\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-app-rdm.svg\n        :target: https://coveralls.io/r/inveniosoftware/invenio-app-rdm\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-app-rdm.svg\n        :target: https://github.com/inveniosoftware/invenio-app-rdm/blob/master/LICENSE\n\nInvenioRDM Research Data Management\n\nFurther documentation is available on\nhttps://inveniordm.docs.cern.ch\n\n\n..\n    Copyright (C) 2019-2024 CERN.\n    Copyright (C) 2019-2024 Northwestern University.\n    Copyright (C) 2021-2025 TU Wien.\n    Copyright (C)      2021 Graz University of Technology.\n\n    Invenio App RDM is free software; you can redistribute it and/or modify\n    it under the terms of the MIT License; see LICENSE file for more details.\n\nChanges\n=======\n\nVersion v12.0.13 (released 2025-01-14)\n\n- config: set OAI-PMH record index dynamically\n\nVersion v12.0.12 (released 2024-11-28)\n\n- assets: use the new copy feature to copy needed TinyMCE static assets\n\nVersion v12.0.11 (released 2024-11-28)\n\n- installation: remove \"sentry_sdk\" extra from invenio-logging\n\nVersion 12.0.10 (released 2024-09-26)\n\n- revert deposit permission check for publish button, as it is not working as expected\n\nVersion 12.0.9 (released 2024-09-23)\n\n- setup: bump minimum required invenio-rdm-records version\n\nVersion 12.0.8 (released 2024-09-19)\n\n- deposit: provide and check publish permission for visibility\n\nVersion 12.0.7 (released 2024-09-18)\n\n- add group resolver to notifications\n\nVersion 12.0.6 (released 2024-09-18)\n- Account for system owner in admin records list\n- Account for parent fetching, drafts and deleted communities in migration script\n- css: added class for padding removal\n- theme: fix accordion rotation\n- Namespace overridable id for community search results\n- Provide key to part of community array element\n\nVersion 10.0.0 (released 2022-10-10)\n\nVersion 7.0.0 (released 2021-12-06)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Invenio Research Data Management.",
    "version": "12.0.13",
    "project_urls": {
        "Homepage": "https://github.com/inveniosoftware/invenio-app-rdm"
    },
    "split_keywords": [
        "invenio-app-rdm",
        "invenio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e01db649e12873631025dad0fcf26ec230dd4b5a04605e4c4389248caa26f45",
                "md5": "509ac7b5ad29a8169d7c5481627864d0",
                "sha256": "1ea4ab09543756163fb53f4ab9b97710dcaa9d9e78cb7f65165160c808cb784a"
            },
            "downloads": -1,
            "filename": "invenio_app_rdm-12.0.13-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "509ac7b5ad29a8169d7c5481627864d0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 866101,
            "upload_time": "2025-01-14T20:32:50",
            "upload_time_iso_8601": "2025-01-14T20:32:50.585787Z",
            "url": "https://files.pythonhosted.org/packages/9e/01/db649e12873631025dad0fcf26ec230dd4b5a04605e4c4389248caa26f45/invenio_app_rdm-12.0.13-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5404bced89f653b0a75148bd5da6e1ed4cfd80f6fe3576af5942cf00aaa4777",
                "md5": "f62a9417d6aede7808168dcbc583484b",
                "sha256": "13f1fd3d8f4ba6b1bbfa2c723e174314e45a0429b9e03f5284e3dff9c9b41796"
            },
            "downloads": -1,
            "filename": "invenio_app_rdm-12.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "f62a9417d6aede7808168dcbc583484b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 471858,
            "upload_time": "2025-01-14T20:32:53",
            "upload_time_iso_8601": "2025-01-14T20:32:53.159563Z",
            "url": "https://files.pythonhosted.org/packages/d5/40/4bced89f653b0a75148bd5da6e1ed4cfd80f6fe3576af5942cf00aaa4777/invenio_app_rdm-12.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 20:32:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inveniosoftware",
    "github_project": "invenio-app-rdm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-app-rdm"
}
        
Elapsed time: 0.89270s