- 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.
0.1.1
------------------
- Added error handling if connection to the MLS can't be established.
0.1
----------------
- Use httplib2 instead of urllib2 to get json data. - Use the new MLS listing api. Added language support.
0.1b2
------------------
- Fixed manage portlets fallback link (Plone 4 only).
0.1b1
------------------
- Now raises MLSConnectionErrors if no MLS connection or bad requests. - Added manage portlets fallback link for dexterity types.