invenio-drafts-resources


Nameinvenio-drafts-resources JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/inveniosoftware/Invenio-Drafts-Resources
SummaryInvenio Drafts Resources module to create REST APIs
upload_time2024-06-04 11:28:42
maintainerNone
docs_urlNone
authorCERN
requires_python>=3.7
licenseMIT
keywords invenio records deposit submit versioning drafts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    Copyright (C) 2020 CERN.
    Copyright (C) 2020 Northwestern University.

    Invenio-Drafts-Resources 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-Drafts-Resources
==========================

.. image:: https://img.shields.io/travis/inveniosoftware/Invenio-Drafts-Resources.svg
        :target: https://github.com/inveniosoftware//actions?query=workflow%3ACIInvenio-Drafts-Resources

.. image:: https://img.shields.io/coveralls/inveniosoftware/Invenio-Drafts-Resources.svg
        :target: https://coveralls.io/r/inveniosoftware/Invenio-Drafts-Resources

.. image:: https://img.shields.io/github/tag/inveniosoftware/Invenio-Drafts-Resources.svg
        :target: https://github.com/inveniosoftware/Invenio-Drafts-Resources/releases

.. image:: https://img.shields.io/pypi/dm/Invenio-Drafts-Resources.svg
        :target: https://pypi.python.org/pypi/Invenio-Drafts-Resources

.. image:: https://img.shields.io/github/license/inveniosoftware/Invenio-Drafts-Resources.svg
        :target: https://github.com/inveniosoftware/Invenio-Drafts-Resources/blob/master/LICENSE

Invenio Drafts Resources module to create REST APIs

TODO: Please provide feature overview of module

Further documentation is available on
https://Invenio-Drafts-Resources.readthedocs.io/

..
    Copyright (C) 2020-2024 CERN.
    Copyright (C) 2020 Northwestern University.

    Invenio-Drafts-Resources 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 4.0.0 (released 2024-06-04)

- installation: bump invenio-records-resources

Version 3.1.1 (released 2024-05-17)

- services: fix permission for file edit

Version 3.1.0 (released 2024-05-03)

- media-files: prevent copying to new version

Version 3.0.0 (released 2024-01-31)

- installation: bump dependencies
- uow: add "bulk_index" param on ParentRecordCommmitOp

Version 2.0.2 (2023-11-07)

- components: change cleanup method (backwards compatible, performance optimisation)

Version 2.0.1 (2023-10-26)

- fix: TypeError multiple values for record

Version 2.0.0 (2023-10-19)

- service: lock files conditionally (breaking change `#267`)

Version 1.13.1 (2023-10-19)

- service: handle soft-deleted drafts

Version 1.13.0 (2023-10-16)

- media files: create missing buckets on new publish

Version 1.12.2 (2023-10-15)

- service: change from NoResultFound to PIDDoesNotExistsError for consistency
  in service.read_draft() - affects errors for published records without a
  draft

Version 1.12.1 (2023-10-10)

- service: allow passing permission_action in kwargs for search versions

Version 1.12.0 (2023-10-09)

- versions: set the next index to the max index of all record versions

Version 1.11.2 (2023-10-02)

- components: handle disabled state on draft delete action

Version 1.11.1 (2023-10-02)

- components: replace ambiguous error on publish

Version 1.11.0 (2023-09-21)

- resources: add etag headers
- resources: add search request param to schema

Version 1.10.1 (2023-09-18)

- models: avoid flushing when getting records

Version 1.10.0 (2023-09-05)

- uow: add ParentRecordCommitOp uow

Version 1.9.0 (2023-09-05)

- service: allow passing of 'extra_filter' via kwargs to searches

Version 1.8.1 (2023-08-25)

- tasks: add margin time window for search to purge deleted documents
- services: move reindex latest records from records-resources

Version 1.8.0 (2023-08-16)

- components: conditional lock of files
- components: refactor file workflow

Version 1.7.1 (2023-08-14)

- fix an issue where the next version of the draft is incorrectly set

Version 1.7.0 (2023-08-10)

- records: read_latest method now accepts parent_id and it
  will return the latest version of a record also by parent_id
- change error message when publishing with missing files,
  depending if the record can be metadata only

Version 1.6.0 (2023-07-21)

- Add parent id resolver

Version 1.5.0 (2023-07-11)

- add media files components

Version 1.4.2 (2023-07-05)

- transifex: update config
- components: add default files enabled variable

Version 1.4.1 (2023-06-06)

- fix permission check for managing files

Version 1.4.0 (2023-04-25)

- upgrade invenio-records-resources
- ensure testing of file indexing

Version 1.3.0 (2023-04-20)

- upgrade invenio-records-resources

Version 1.2.0 (2023-03-24)

- bump invenio-records-resources to v2.0.0

Version 1.1.1 (2023-03-03)

- permissions: add can manage files permission to the draft

Version 1.1.0 (2023-03-02)

- remove deprecated flask-babelex dependency and imports
- install invenio-i18n explicitly

Version 1.0.4 (2023-02-22)

- service: allow to ignore field-level permission checks in validate_draft
- files: publishing files pending download from Fetch

Version 1.0.3 (2022-12-02)

- Fix rebuild index memory usage

Version 1.0.2 (2022-11-25)

- Add i18n translations.

Version 1.0.1 (2022-11-15)

- Use bulk indexing for service `rebuild_index` method.

Version 1.0.0 (2022-11-04)

- Bump invenio-records-resources version

Version 0.2.2 (2020-08-19)

- Fix support for Elasticsearch 6 and 7

Version 0.2.1 (2020-08-18)

- Initial public release.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inveniosoftware/Invenio-Drafts-Resources",
    "name": "invenio-drafts-resources",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "invenio records deposit submit versioning drafts",
    "author": "CERN",
    "author_email": "info@inveniosoftware.org",
    "download_url": "https://files.pythonhosted.org/packages/6f/a9/6baf6bea327fa1429a72314673529951dfcff5040aa205825ad4e3542afc/invenio-drafts-resources-4.0.0.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2020 CERN.\n    Copyright (C) 2020 Northwestern University.\n\n    Invenio-Drafts-Resources is free software; you can redistribute it and/or\n    modify it under the terms of the MIT License; see LICENSE file for more\n    details.\n\n==========================\n Invenio-Drafts-Resources\n==========================\n\n.. image:: https://img.shields.io/travis/inveniosoftware/Invenio-Drafts-Resources.svg\n        :target: https://github.com/inveniosoftware//actions?query=workflow%3ACIInvenio-Drafts-Resources\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/Invenio-Drafts-Resources.svg\n        :target: https://coveralls.io/r/inveniosoftware/Invenio-Drafts-Resources\n\n.. image:: https://img.shields.io/github/tag/inveniosoftware/Invenio-Drafts-Resources.svg\n        :target: https://github.com/inveniosoftware/Invenio-Drafts-Resources/releases\n\n.. image:: https://img.shields.io/pypi/dm/Invenio-Drafts-Resources.svg\n        :target: https://pypi.python.org/pypi/Invenio-Drafts-Resources\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/Invenio-Drafts-Resources.svg\n        :target: https://github.com/inveniosoftware/Invenio-Drafts-Resources/blob/master/LICENSE\n\nInvenio Drafts Resources module to create REST APIs\n\nTODO: Please provide feature overview of module\n\nFurther documentation is available on\nhttps://Invenio-Drafts-Resources.readthedocs.io/\n\n..\n    Copyright (C) 2020-2024 CERN.\n    Copyright (C) 2020 Northwestern University.\n\n    Invenio-Drafts-Resources is free software; you can redistribute it and/or\n    modify it under the terms of the MIT License; see LICENSE file for more\n    details.\n\nChanges\n=======\n\nVersion 4.0.0 (released 2024-06-04)\n\n- installation: bump invenio-records-resources\n\nVersion 3.1.1 (released 2024-05-17)\n\n- services: fix permission for file edit\n\nVersion 3.1.0 (released 2024-05-03)\n\n- media-files: prevent copying to new version\n\nVersion 3.0.0 (released 2024-01-31)\n\n- installation: bump dependencies\n- uow: add \"bulk_index\" param on ParentRecordCommmitOp\n\nVersion 2.0.2 (2023-11-07)\n\n- components: change cleanup method (backwards compatible, performance optimisation)\n\nVersion 2.0.1 (2023-10-26)\n\n- fix: TypeError multiple values for record\n\nVersion 2.0.0 (2023-10-19)\n\n- service: lock files conditionally (breaking change `#267`)\n\nVersion 1.13.1 (2023-10-19)\n\n- service: handle soft-deleted drafts\n\nVersion 1.13.0 (2023-10-16)\n\n- media files: create missing buckets on new publish\n\nVersion 1.12.2 (2023-10-15)\n\n- service: change from NoResultFound to PIDDoesNotExistsError for consistency\n  in service.read_draft() - affects errors for published records without a\n  draft\n\nVersion 1.12.1 (2023-10-10)\n\n- service: allow passing permission_action in kwargs for search versions\n\nVersion 1.12.0 (2023-10-09)\n\n- versions: set the next index to the max index of all record versions\n\nVersion 1.11.2 (2023-10-02)\n\n- components: handle disabled state on draft delete action\n\nVersion 1.11.1 (2023-10-02)\n\n- components: replace ambiguous error on publish\n\nVersion 1.11.0 (2023-09-21)\n\n- resources: add etag headers\n- resources: add search request param to schema\n\nVersion 1.10.1 (2023-09-18)\n\n- models: avoid flushing when getting records\n\nVersion 1.10.0 (2023-09-05)\n\n- uow: add ParentRecordCommitOp uow\n\nVersion 1.9.0 (2023-09-05)\n\n- service: allow passing of 'extra_filter' via kwargs to searches\n\nVersion 1.8.1 (2023-08-25)\n\n- tasks: add margin time window for search to purge deleted documents\n- services: move reindex latest records from records-resources\n\nVersion 1.8.0 (2023-08-16)\n\n- components: conditional lock of files\n- components: refactor file workflow\n\nVersion 1.7.1 (2023-08-14)\n\n- fix an issue where the next version of the draft is incorrectly set\n\nVersion 1.7.0 (2023-08-10)\n\n- records: read_latest method now accepts parent_id and it\n  will return the latest version of a record also by parent_id\n- change error message when publishing with missing files,\n  depending if the record can be metadata only\n\nVersion 1.6.0 (2023-07-21)\n\n- Add parent id resolver\n\nVersion 1.5.0 (2023-07-11)\n\n- add media files components\n\nVersion 1.4.2 (2023-07-05)\n\n- transifex: update config\n- components: add default files enabled variable\n\nVersion 1.4.1 (2023-06-06)\n\n- fix permission check for managing files\n\nVersion 1.4.0 (2023-04-25)\n\n- upgrade invenio-records-resources\n- ensure testing of file indexing\n\nVersion 1.3.0 (2023-04-20)\n\n- upgrade invenio-records-resources\n\nVersion 1.2.0 (2023-03-24)\n\n- bump invenio-records-resources to v2.0.0\n\nVersion 1.1.1 (2023-03-03)\n\n- permissions: add can manage files permission to the draft\n\nVersion 1.1.0 (2023-03-02)\n\n- remove deprecated flask-babelex dependency and imports\n- install invenio-i18n explicitly\n\nVersion 1.0.4 (2023-02-22)\n\n- service: allow to ignore field-level permission checks in validate_draft\n- files: publishing files pending download from Fetch\n\nVersion 1.0.3 (2022-12-02)\n\n- Fix rebuild index memory usage\n\nVersion 1.0.2 (2022-11-25)\n\n- Add i18n translations.\n\nVersion 1.0.1 (2022-11-15)\n\n- Use bulk indexing for service `rebuild_index` method.\n\nVersion 1.0.0 (2022-11-04)\n\n- Bump invenio-records-resources version\n\nVersion 0.2.2 (2020-08-19)\n\n- Fix support for Elasticsearch 6 and 7\n\nVersion 0.2.1 (2020-08-18)\n\n- Initial public release.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Invenio Drafts Resources module to create REST APIs",
    "version": "4.0.0",
    "project_urls": {
        "Homepage": "https://github.com/inveniosoftware/Invenio-Drafts-Resources"
    },
    "split_keywords": [
        "invenio",
        "records",
        "deposit",
        "submit",
        "versioning",
        "drafts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5863cf243ed7193ab58a43bedafaab44168fe964eb84c68c1fe7f530e4c57819",
                "md5": "5aefa72ba5f3fd27fab7f1af451f98d4",
                "sha256": "a4e32b1c65163614f7a4e594d079a754c1218a0ccb0686e6dc92e70c1408e071"
            },
            "downloads": -1,
            "filename": "invenio_drafts_resources-4.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5aefa72ba5f3fd27fab7f1af451f98d4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 124166,
            "upload_time": "2024-06-04T11:28:39",
            "upload_time_iso_8601": "2024-06-04T11:28:39.628582Z",
            "url": "https://files.pythonhosted.org/packages/58/63/cf243ed7193ab58a43bedafaab44168fe964eb84c68c1fe7f530e4c57819/invenio_drafts_resources-4.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fa96baf6bea327fa1429a72314673529951dfcff5040aa205825ad4e3542afc",
                "md5": "0081cb738b00626c19e9cff46258ff25",
                "sha256": "c992500a448772e843ffa013609c9134d4dde7b5ab48624596960866ec3796bb"
            },
            "downloads": -1,
            "filename": "invenio-drafts-resources-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0081cb738b00626c19e9cff46258ff25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 72854,
            "upload_time": "2024-06-04T11:28:42",
            "upload_time_iso_8601": "2024-06-04T11:28:42.173980Z",
            "url": "https://files.pythonhosted.org/packages/6f/a9/6baf6bea327fa1429a72314673529951dfcff5040aa205825ad4e3542afc/invenio-drafts-resources-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 11:28:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inveniosoftware",
    "github_project": "Invenio-Drafts-Resources",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-drafts-resources"
}
        
Elapsed time: 0.59070s