Skip to content

Commit

Permalink
[fc] Repository: plone.app.registry
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2016-03-09T16:09:31+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.registry@4841a33

Overview control panel url from context
Let the RegistryEditForm construct the base url to the @@overview-controlpanel from the context URL instead the portal URL.
This gives more flexibility when calling controlpanels on contexts with local registries while in standard Plone installations the controlpanel is still bound to the portal url.

Files changed:
A plone/app/registry/tests/test_controlpanel.py
M CHANGES.rst
M plone/app/registry/browser/controlpanel.py
M plone/app/registry/browser/controlpanel_layout.pt
Repository: plone.app.registry
Branch: refs/heads/master
Date: 2016-03-09T17:07:22+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.registry@8747e4b

For the @@configuration_registry, construct the base url to the @@overview-controlpanel from the nearest site.

Files changed:
M CHANGES.rst
M plone/app/registry/browser/records.pt
M plone/app/registry/browser/records.py
M plone/app/registry/tests/test_controlpanel.py
Repository: plone.app.registry
Branch: refs/heads/master
Date: 2016-03-11T12:51:49+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.registry@de6c4c6

Consistency: For ``ControlPanelFormWrapper`` and ``@@configuration_registry``, construct the base url to the ``@@overview-controlpanel`` from the nearest site.

Files changed:
M CHANGES.rst
M plone/app/registry/browser/controlpanel.py
M plone/app/registry/browser/records.py
M plone/app/registry/tests/test_controlpanel.py
Repository: plone.app.registry
Branch: refs/heads/master
Date: 2016-03-14T11:07:06+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.registry@8ead847

Merge pull request #17 from plone/thet-control-panel-url

Overview control panel url from context

Files changed:
A plone/app/registry/tests/test_controlpanel.py
M CHANGES.rst
M plone/app/registry/browser/controlpanel.py
M plone/app/registry/browser/controlpanel_layout.pt
M plone/app/registry/browser/records.pt
M plone/app/registry/browser/records.py
  • Loading branch information
jensens committed Mar 14, 2016
1 parent 31586a2 commit d7117e4
Showing 1 changed file with 417 additions and 143 deletions.
Loading

0 comments on commit d7117e4

Please sign in to comment.