1.0.6 (2024-10-21)
- Add Email field to Python snippets
1.0.5 (2024-10-11)
- Improve help text for NamedBlobFile field
1.0.4 (2024-06-26)
- Improve defaults for JSONField [MrTango]
1.0.3 (2024-06-26)
- Fix JSONField prefix name [MrTango]
1.0.2 (2024-03-07)
- Add JSONField [MrTango]
1.0.1 (2023-10-31)
- Improve RegBundle snippet. [MrTango]
1.0.0 (2023-10-27)
- Add
cmf.ManagePortal
to Permission available in ZCML files. [MrTango]
0.5.11 (2023-10-12)
- Fix Choice and Choice list snippets [MrTango]
0.5.10 (2023-03-08)
- Fix permissions snippet [MrTango]
0.5.9 (2023-03-08)
-
Fix choice field vocabulary [MrTango]
-
Add Plone permissions like cmf.ModifyPortalContent, zope2.DeleteObjects aso in XML snippets [MrTango]
0.5.8 (2022-08-01)
- Fix choice field vocabulary [MrTango]
0.5.7 (2021-10-25)
-
Remove Resource Registry Resource and cleanup Registry Bundle [MrTango]
-
Fix ChoiceField vocabulary list [MrTango]
0.5.6 (2021-07-15)
-
Remove default value from the NamedBlobFile field [erral]
-
Align RichText import with the import created by plonecli/bobtemplates.plone [erral]
-
Add RadioFieldWidget to the available widget list [erral]
-
Provide more options for querystring and Catalog index snippets [MrTango]
-
Provide a list of vocabularies for Choice and Multi-Choice fields in Python schema [MrTango]
0.5.4 (2019-09-17)
- Add API: show_message snippet to Python snippets [MrTango]
0.5.3 (2019-09-02)
-
Fix import note for vocabularies, to ovoid conflict with vocabularies module in package [MrTango]
-
Remove default empty value for date and datetime fields [erral]
-
Fix PloneImageField snippet for supermodel files [erral]
0.5.2 (2019-8-14)
-
Improve import note for Relation fields for Python files [MrTango]
-
Add more querystring operations to PloneRegQueryField [MrTango]
-
Add defaultFactory to ChoiceFields in Python files [MrTango]
-
Fix Fieldset indention in Python files [MrTango]
-
Fix note for plone.namedfile import for PloneImageField in Python files [MrTango]
-
Fix PloneFieldOrder syntax and add IBasic.title to the options [MrTango]
-
Add PloneFieldWidgetPatternOptions to Python files snippets [MrTango]
0.5.1 (2019-07-05)
- Add plone.app.querystring.operation.string.is to PloneRegQueryField operations [MrTango]
0.5.0 (2019-06-19)
-
Add catalog.xml snippets like index and column [MrTango]
-
Fix string types for title attributes in some Python snippets (Python) [MrTango]
0.4.0 (2019-06-18)
- Add PloneRedirect snippet (Python) [MrTango]
0.3.4 (2019-06-09)
- Allow choosing the field type (Set/List) when using PloneMultiChoiceField snippet [MrTango]
0.3.3 (2019-06-09)
- Fix PloneMultiChoiceField vocabulary definition [MrTango]
0.3.2 (2019-06-09)
-
Fix vocabulary definition in python choice snippet [erral]
-
Add missing
_
calls [erral]
0.3.1 (2019-04-11)
- Add usage GIF animations and update readme [MrTango]
0.3.0 (2019-04-11)
-
Add i18n:translate tags to title and description in supermodel snippets [erral]
-
Add RichTextField snippet [erral]
-
Fix some snippet names [erral]
-
Complete Python Snippets, sync them with the XML Snippets and make some of them more flexible [MrTango]
-
first snippets for XML based (supermodel) models [MrTango]
-
first snippets for Python based (zope.schema) models [MrTango]
-
add resource registry snippets for resources and bundles [MrTango]
-
add registry snippet for QueryString: QueryField (Collections) [MrTango]
-
rename snippet files to match the file types [MrTango]