plone.mls.core


Nameplone.mls.core JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://github.com/propertyshelf/plone.mls.core
SummaryPlone support for the Propertyshelf MLS.
upload_time2023-08-04 08:55:57
maintainer
docs_urlNone
authorPropertyshelf, Inc.
requires_python
licenseGPL
keywords plone zope mls listing real estate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            Introduction
============

.. image:: https://travis-ci.org/propertyshelf/plone.mls.core.png?branch=master
   :target: http://travis-ci.org/propertyshelf/plone.mls.core

Plone support for the Propertyshelf MLS.

Changelog
=========

0.7.1 (2023-08-04)
------------------

- Add a new optional setting for an override email address which would be used as the sender for all inquiries.


0.7 (2017-12-12)
----------------

- Add dependency to ps.plone.mls.
- Remove controlpanel settings from GS profiles (now handled by ps.plone.mls).


0.6 (2017-08-21)
----------------

- Fix code-analysis errors and warnings.
- Update testing environment.
- Add Plone5 compatibility.
- I18N updates.


0.5.4 (2014-07-14)
------------------

- I18N updates.


0.5.3 (2014-04-23)
------------------

- Use request.parents to get the local context.


0.5.2 (2014-04-23)
------------------

- Fixed context for local MLS settings (e.g. for collection settings).
- I18N updates.


0.5.1 (2014-02-25)
------------------

- Fixed batching provider for Plone < 4.2.


0.5 (2014-02-24)
----------------

- Added local MLS configuration.
- Added compatibility with deprecated batching used prior Plone 4.2.
- I18N updates.


0.4.2 (2013-06-27)
------------------

- CI with travis-ci.


0.4.1 (2013-06-26)
------------------

- Fixed Batching for Plone >= 4.2.
- I18N updates.


0.4 (2012-02-11)
----------------

- Registered I18N locales folder.


0.3 (2012-02-11)
----------------

- I18N updates merged.


0.2 (2012-02-05)
----------------

- 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 (2011-10-26)
------------------

- Added error handling if connection to the MLS can't be established.


0.1 (2011-09-07)
----------------

- Use httplib2 instead of urllib2 to get json data.
- Use the new MLS listing api. Added language support.


0.1b2 (2011-05-24)
------------------

- Fixed manage portlets fallback link (Plone 4 only).


0.1b1 (2011-05-23)
------------------

- Now raises MLSConnectionErrors if no MLS connection or bad requests.
- Added manage portlets fallback link for dexterity types.


0.1dev (2011-05-18)
-------------------

- First Beta Release.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/propertyshelf/plone.mls.core",
    "name": "plone.mls.core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "plone zope mls listing real estate",
    "author": "Propertyshelf, Inc.",
    "author_email": "development@propertyshelf.com",
    "download_url": "https://files.pythonhosted.org/packages/19/d3/4def5eb6ea16ae214c352cae5c04c0fd8f351db752a290408fab2592b9d4/plone.mls.core-0.7.1.tar.gz",
    "platform": null,
    "description": "Introduction\n============\n\n.. image:: https://travis-ci.org/propertyshelf/plone.mls.core.png?branch=master\n   :target: http://travis-ci.org/propertyshelf/plone.mls.core\n\nPlone support for the Propertyshelf MLS.\n\nChangelog\n=========\n\n0.7.1 (2023-08-04)\n------------------\n\n- Add a new optional setting for an override email address which would be used as the sender for all inquiries.\n\n\n0.7 (2017-12-12)\n----------------\n\n- Add dependency to ps.plone.mls.\n- Remove controlpanel settings from GS profiles (now handled by ps.plone.mls).\n\n\n0.6 (2017-08-21)\n----------------\n\n- Fix code-analysis errors and warnings.\n- Update testing environment.\n- Add Plone5 compatibility.\n- I18N updates.\n\n\n0.5.4 (2014-07-14)\n------------------\n\n- I18N updates.\n\n\n0.5.3 (2014-04-23)\n------------------\n\n- Use request.parents to get the local context.\n\n\n0.5.2 (2014-04-23)\n------------------\n\n- Fixed context for local MLS settings (e.g. for collection settings).\n- I18N updates.\n\n\n0.5.1 (2014-02-25)\n------------------\n\n- Fixed batching provider for Plone < 4.2.\n\n\n0.5 (2014-02-24)\n----------------\n\n- Added local MLS configuration.\n- Added compatibility with deprecated batching used prior Plone 4.2.\n- I18N updates.\n\n\n0.4.2 (2013-06-27)\n------------------\n\n- CI with travis-ci.\n\n\n0.4.1 (2013-06-26)\n------------------\n\n- Fixed Batching for Plone >= 4.2.\n- I18N updates.\n\n\n0.4 (2012-02-11)\n----------------\n\n- Registered I18N locales folder.\n\n\n0.3 (2012-02-11)\n----------------\n\n- I18N updates merged.\n\n\n0.2 (2012-02-05)\n----------------\n\n- Replaced old PloneTestCase based tests with plone.app.testing.\n- Added custom permission for controlpanel view.\n- Added custom listing result batch provider based on plone's batching.\n- Added i18n support.\n\n\n0.1.1 (2011-10-26)\n------------------\n\n- Added error handling if connection to the MLS can't be established.\n\n\n0.1 (2011-09-07)\n----------------\n\n- Use httplib2 instead of urllib2 to get json data.\n- Use the new MLS listing api. Added language support.\n\n\n0.1b2 (2011-05-24)\n------------------\n\n- Fixed manage portlets fallback link (Plone 4 only).\n\n\n0.1b1 (2011-05-23)\n------------------\n\n- Now raises MLSConnectionErrors if no MLS connection or bad requests.\n- Added manage portlets fallback link for dexterity types.\n\n\n0.1dev (2011-05-18)\n-------------------\n\n- First Beta Release.",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Plone support for the Propertyshelf MLS.",
    "version": "0.7.1",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/plone.mls.core",
        "Homepage": "https://github.com/propertyshelf/plone.mls.core"
    },
    "split_keywords": [
        "plone",
        "zope",
        "mls",
        "listing",
        "real",
        "estate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19d34def5eb6ea16ae214c352cae5c04c0fd8f351db752a290408fab2592b9d4",
                "md5": "568ecdecd5d86a6723f901ffbe5f942f",
                "sha256": "e20c8f044beac877d1c3e4fe12d925b4250ae329a129c2f44ba5c7a95fdb56cd"
            },
            "downloads": -1,
            "filename": "plone.mls.core-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "568ecdecd5d86a6723f901ffbe5f942f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27716,
            "upload_time": "2023-08-04T08:55:57",
            "upload_time_iso_8601": "2023-08-04T08:55:57.943727Z",
            "url": "https://files.pythonhosted.org/packages/19/d3/4def5eb6ea16ae214c352cae5c04c0fd8f351db752a290408fab2592b9d4/plone.mls.core-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 08:55:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "propertyshelf",
    "github_project": "plone.mls.core",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "plone.mls.core"
}
        
Elapsed time: 0.10081s