Skip to content

Commit

Permalink
[fc] Repository: plone.supermodel
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2018-07-31T00:36:35+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@87d66da

Somehow plone.dexterity makes an InterfaceClass with an &lt;implementedBy ?&gt; with a VerifyingAdapterLookup, which doesn't have a dependents attribute. Not sure why tf this is happening.

Files changed:
M plone/supermodel/model.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2019-02-11T22:11:48+01:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@5e11052

Merge remote-tracking branch 'origin/master' into dx-siteroot

Files changed:
A news/.gitkeep
A pyproject.toml
M CHANGES.rst
M MANIFEST.in
M plone/supermodel/__init__.py
M plone/supermodel/configure.zcml
M plone/supermodel/converters.py
M plone/supermodel/directives.py
M plone/supermodel/directives.rst
M plone/supermodel/exportimport.py
M plone/supermodel/fields.rst
M plone/supermodel/model.py
M plone/supermodel/parser.py
M plone/supermodel/schema.rst
M plone/supermodel/schemaclass.rst
M plone/supermodel/tests.py
M plone/supermodel/utils.py
M setup.cfg
M setup.py
D .gitattributes
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2019-12-10T11:00:36+01:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@4a7e3d3

Merge remote-tracking branch 'origin/master' into dx-siteroot

Files changed:
M CHANGES.rst
M plone/supermodel/exportimport.py
M plone/supermodel/tests.py
M plone/supermodel/utils.py
M setup.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-02-24T20:57:11+01:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@c922676

Merge remote-tracking branch 'origin/master' into dx-siteroot

Files changed:
A news/33.feature
A news/34.feature
M CHANGES.rst
M plone/supermodel/directives.py
M plone/supermodel/utils.py
M setup.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-03-29T21:11:29+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@8716319

revert back to original implementation to see what was going wrong

Files changed:
M plone/supermodel/model.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-03-29T21:58:48+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@1b1e8ce

Merge remote-tracking branch 'origin/master' into dx-siteroot

Files changed:
M CHANGES.rst
M setup.py
D news/33.feature
D news/34.feature
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-05-27T20:15:30+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@feab801

Merge remote-tracking branch 'origin/master' into dx-siteroot

Files changed:
A news/37.bugfix
A news/38.bugfix
M CHANGES.rst
M plone/supermodel/fields.rst
M plone/supermodel/utils.py
M setup.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-05-30T17:49:49+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@5ef3cf5

add workaround for 'VerifyingAdapterLookup' object has no attribute 'dependents'

Files changed:
M plone/supermodel/model.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-06-01T10:59:30+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@5dd659a

hu-weh

Files changed:
M plone/supermodel/model.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-06-14T15:33:30+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@9472f87

it's log! from blammo!

Files changed:
M plone/supermodel/model.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-07-19T12:26:01+02:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@3042a85

Merge remote-tracking branch 'origin/master' into dx-siteroot

Files changed:
M CHANGES.rst
M setup.py
D news/37.bugfix
D news/38.bugfix
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2020-12-09T20:10:22+01:00
Author: Roel Bruggink (jaroel) <[email protected]>
Commit: plone/plone.supermodel@6b9b95b

Merge remote-tracking branch 'origin/master' into dx-siteroot

Files changed:
M CHANGES.rst
M plone/supermodel/parser.py
M setup.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2021-02-12T11:19:26+01:00
Author: ale-rt (ale-rt) <[email protected]>
Commit: plone/plone.supermodel@1c397bc

Changed logging and documentation

Files changed:
M plone/supermodel/model.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2021-02-12T11:25:30+01:00
Author: ale-rt (ale-rt) <[email protected]>
Commit: plone/plone.supermodel@e46da91

Remove the warnings

Files changed:
M plone/supermodel/model.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2021-02-12T11:28:18+01:00
Author: ale-rt (ale-rt) <[email protected]>
Commit: plone/plone.supermodel@d99d51d

Added a towncrier entry

Files changed:
A news/27.breaking
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2021-08-26T18:31:04+02:00
Author: Jens W. Klein (jensens) <[email protected]>
Commit: plone/plone.supermodel@e9bdb78

Merge pull request #27 from plone/dx-siteroot

Dx siteroot

Files changed:
A news/27.breaking
M plone/supermodel/model.py
  • Loading branch information
jensens committed Aug 26, 2021
1 parent b39743c commit 1b458dc
Showing 1 changed file with 265 additions and 13 deletions.
Loading

0 comments on commit 1b458dc

Please sign in to comment.