- Nothing changed yet.
- Add a new optional setting for an override email address which would be used as the sender for all inquiries.
- Add dependency to ps.plone.mls.
- Remove controlpanel settings from GS profiles (now handled by ps.plone.mls).
- Fix code-analysis errors and warnings.
- Update testing environment.
- Add Plone5 compatibility.
- I18N updates.
- I18N updates.
- Use request.parents to get the local context.
- Fixed context for local MLS settings (e.g. for collection settings).
- I18N updates.
- Fixed batching provider for Plone < 4.2.
- Added local MLS configuration.
- Added compatibility with deprecated batching used prior Plone 4.2.
- I18N updates.
- CI with travis-ci.
- Fixed Batching for Plone >= 4.2.
- I18N updates.
- Registered I18N locales folder.
- I18N updates merged.
- Replaced old PloneTestCase based tests with plone.app.testing.
- Added custom permission for controlpanel view.
- Added custom listing result batch provider based on plone's batching.
- Added i18n support.
- Added error handling if connection to the MLS can't be established.
- Use httplib2 instead of urllib2 to get json data.
- Use the new MLS listing api. Added language support.
- Fixed manage portlets fallback link (Plone 4 only).
- Now raises MLSConnectionErrors if no MLS connection or bad requests.
- Added manage portlets fallback link for dexterity types.
- First Beta Release.