Skip to content

Commit

Permalink
[fc] Repository: plone.api
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-11-07T16:34:26+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@4197534

Implementation (without test)

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:42:20+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@77316c2

Adding documentation for unrestricted find

Files changed:
M docs/content.md
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:48:28+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@d8b09ef

Adding news entry for unrestricted find

Files changed:
A news/312.implementation
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:50:51+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@39747f4

Adding basic test for unrestricted find

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:55:54+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@60bd67d

Fixing black for unrestricted find

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:12:10+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@15432c5

Accepting various suggestions, thanks every 01.

Files changed:
M docs/content.md
M news/312.implementation
M src/plone/api/content.py
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:13:45+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@df59eaf

unrestricted is an explicit keyword now

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:20:52+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@fd1578f

Typo

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-19T13:10:54+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@5783c42

Rename

Files changed:
A news/312.feature
D news/312.implementation
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:23:00+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@5101fdc

Log out for unrestricted search test

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:25:57+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@969c653

Black

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:41:16+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@cc70400

Fixing linting for two files I never touched

Files changed:
M src/plone/api/relation.py
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-21T08:54:09+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@0b0984d

Merge branch 'master' into issue_312

Files changed:
M CHANGES.rst
M requirements-docs.txt
M setup.py
M src/plone/api/content.py
M src/plone/api/portal.py
M src/plone/api/tests/test_portal.py
D news/520.documentation
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-21T16:56:31+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.api@7d36c5a

Merge pull request #522 from plone/issue_312

Issue 312: unrestricted find

Files changed:
A news/312.feature
M docs/content.md
M src/plone/api/content.py
M src/plone/api/tests/test_content.py
  • Loading branch information
mauritsvanrees committed Feb 21, 2024
1 parent 816417e commit 7bc4985
Showing 1 changed file with 218 additions and 9 deletions.
Loading

0 comments on commit 7bc4985

Please sign in to comment.