- Nothing changed yet.
- No longer sends inquiry emails as if from the client's email address. Send from email associated with domain.
- Bug fixes and optimizations to listing search banner for Plone 4.3
- Design improvements of listing search banner.
- Add bathrooms field to listing search banner.
- Add configuration options to hide/show all extra fields on listing search banner.
- MLS specific configurations on Plone content items can now be exported to JSON for use with a transmogrifier.
- Add grid view to featured listings viewlet.
- Add live chat embedding option to development details.
- Enhance developer contact message.
- Make controlpanel templates Plone 4.x compatible.
- Add option to truncate description in collections.
- Add MLS Caching settings.
- Add new control panel which combines existing control panels into one.
- Show usage statistics in control panel.
- Show development headline and location in development details view.
- Fix override recipient for development projects.
- Use select2 based widget for listing search banner selects in Plone 5.
- Add missing fields to excluded search fields.
- Update tests and docs.
- Remove Archetypes dependency.
- Don't run event handler when add-on is not installed.
- Show banner image for development collection, if enabled and available.
- Show better title for development listings results.
- Make select2 dropdowns take full width for listing search (Plone 5 only).
- Rerun GS profiles for Plone 5 when doing upgrade from 4 to 5.
- Update Plone 5 experience for listings and developments.
- Use low level api caching using plone.memoize.ram.
- Sort available listing pages vocabulary by title.
- I18N updates.
- Add configurable listing search banner.
- Update translations.
- Disable inline validation for MLS portlet forms, collective.cover tile forms and listing search banner forms.
- Add Plone 5 compatibility.
- Use plone.api.portal.send_email to send emails. Fixes utf-8 encoding issues.
- Make development contact email message body translatable.
- Use combination of portal title and development title for email subject.
- Add BCC recipients to development contact email, if available.
- In development contact form, use sender for email 'from', instead of 'reply-to'.
- Fix NotFound error for listing details when development has more than 25 listings.
- Use fixed limit to check for valid development within collection.
- Use correct limit for development collection traverser.
- Fix manifest.
- Fix CSS.
- Remove extra colon after labels which is now added via CSS.
- Modify the TitleViewlet to create a custom title for ListingDetail views.
- Override the DublinCore viewlet to create custom metatags for ListingDetail and DevelopmentDetail views.
- Bugfix: Developments on second page of a collection (and beyond) cannot be shown.
- Bugfix: Allow print-listing view on listings within a development.
- Check for valid development listings.
- Remove Google Maps API from portal_javascripts.
- Google Maps now uses configured API key.
- Add CSS classes to listing summary fields.
- Only show development detail page if development is available in collection.
- Show interior area and living area in listing summary, if available.
- Fix canonical links for development detail pages to point to themselves rather than the development collection.
- Added option switch between short and long urls for development collections.
- Fix robot tests.
- Fix code-analysis errors and warnings.
- bugfix: Development contact form crashed on ascii characters in name or message
- improved styling for Development header captions
- No changes yet.
- prevent pagination error of plone.batching (1.0.4) in development details
- Develoments Details: add hover "title" for development icons
- Develoments Summary: get custom css class for prettier results
- improve Developments Summary View
- improve Developments Detail View: no prettyPhoto Iframe links for phase-listings
- Added Developer MLS Embedding.
- Added additional fields to customize the contact information (agency and agent).
- I18N updates.
- Initial release.
- Added 'Featured Listings' content type and viewlet.