Skip to content

Commit

Permalink
[fc] Repository: plone.app.z3cform
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2021-01-30T13:58:23-08:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.z3cform@aac89c6

Register converters to allow Select widgets to be used for RelationChoice and RelationList.

Files changed:
M plone/app/z3cform/configure.zcml
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2021-01-30T17:58:38-08:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.z3cform@73f28f9

Register additional Relation data converters for use with Select, AJAXSelect, and CheckBox widgets, among others. Add support for non-named vocabularies to AJAXSelectWidget.

Files changed:
M plone/app/z3cform/configure.zcml
M plone/app/z3cform/converters.py
M plone/app/z3cform/widget.py
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2021-02-28T20:05:19-08:00
Author: Alec Mitchell (alecpm) <alecpm@gmail.com>
Commit: plone/plone.app.z3cform@055daf9

Add changelog entry.

Files changed:
A news/125.feature
Repository: plone.app.z3cform

Branch: refs/heads/master
Date: 2021-08-12T07:53:42+02:00
Author: Philip Bauer (pbauer) <bauer@starzel.de>
Commit: plone/plone.app.z3cform@62080da

Merge pull request #125 from plone/vocabulary-relations

Add support for more widgets when working with relationfieds

Files changed:
A news/125.feature
M plone/app/z3cform/configure.zcml
M plone/app/z3cform/converters.py
M plone/app/z3cform/widget.py
  • Loading branch information
pbauer committed Aug 12, 2021
1 parent 28e18e6 commit 2150988
Showing 1 changed file with 53 additions and 84 deletions.
137 changes: 53 additions & 84 deletions last_commit.txt

Large diffs are not rendered by default.

0 comments on commit 2150988

Please sign in to comment.