https://github.com/cusyio/cusy.restapi.patches

Patches and fixes for plone.restapi which are not yet released.

https://github.com/cusyio/cusy.restapi.patches

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.0%) to scientific vocabulary

Keywords

patches plone rest-api
Last synced: 5 months ago · JSON representation

Repository

Patches and fixes for plone.restapi which are not yet released.

Basic Info
  • Host: GitHub
  • Owner: cusyio
  • License: gpl-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 96.7 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
patches plone rest-api
Created over 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme Changelog License

README.rst

.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

.. image:: https://github.com/cusyio/cusy.restapi.patches/workflows/ci/badge.svg
    :target: https://github.com/cusyio/cusy.restapi.patches/actions
    :alt: CI Status

.. image:: https://codecov.io/gh/cusyio/cusy.restapi.patches/branch/main/graph/badge.svg?token=6ZIOKJ1BVX
    :target: https://codecov.io/gh/cusyio/cusy.restapi.patches
    :alt: Coverage Status

.. image:: https://img.shields.io/pypi/v/cusy.restapi.patches.svg
    :target: https://pypi.python.org/pypi/cusy.restapi.patches/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/cusy.restapi.patches.svg
    :target: https://pypi.python.org/pypi/cusy.restapi.patches
    :alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/cusy.restapi.patches.svg?style=plastic   :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/cusy.restapi.patches.svg
    :target: https://pypi.python.org/pypi/cusy.restapi.patches/
    :alt: License


====================
cusy.restapi.patches
====================

Patches and fixes for plone.restapi which are not yet released.

Patches
-------

- Set site before any rest service call.
  This is required so that all utility calls, e.g. for the config registry, take the correct site context, e.g. when working with sub sites.

- Navigation endpoint should sort by object position in parent:
  https://github.com/plone/plone.restapi/issues/1107

- Layout based serialization, include default_page in serialization:
  https://github.com/plone/plone.restapi/pull/944


Installation
------------

Install ``cusy.restapi.patches`` by adding it to your buildout::

    [buildout]

    ...

    eggs =
        cusy.restapi.patches


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/cusyio/cusy.restapi.patches/issues
- Source Code: https://github.com/cusyio/cusy.restapi.patches


Support
-------

If you are having issues, please let us know by adding a new ticket.


License
-------

The project is licensed under the GPLv2.

Owner

  • Name: cusy GmbH
  • Login: cusyio
  • Kind: organization
  • Email: info@cusy.io
  • Location: Berlin, Germany

Software consultancy solving complex problems, connecting strategy and execution, helping clients to strengthen their core competencies and flexible scaling.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • thomasmassmann (1)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels