Plomino 1.11 (Sep 12, 2011)
This release provides important fixes.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 4.1, Plone 4, Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Eric BREHAULT |
- Major ZODB ConflictError issue fixed.
- getAllDocuments() returns PlominoDocuments and not brains anymore.
- Datagrid values rendering improvements.
- Use onSave returned value to redirect to url after save.
Change log
- use onSave returned value to redirect to url after save,
- getAllDocuments() returns PlominoDocuments (and not brains anymore, unless getObject=False),
- (for Plone 4 only) use MailHost.send instead of secureSend,
- fix document portal indexation behaviour,
- fix permission issues with Document id formula,
- fix Mandatory field checking with File attachments fields,
- i18n fixes,
- fix translation method,
- display rendered values in datagrid in edit mode,
- only use Unicode in the Plomino index,
- fix ConflictError issue: avoid writing annotations in fields objects constantly.


