collective.schedulefield


Namecollective.schedulefield JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/imio/
SummarySchedule field for zope forms
upload_time2020-10-28 10:33:21
maintainer
docs_urlNone
authorIMIO
requires_python
licensegpl
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            collective.schedulefield
========================

New schedule field for forms

Contributors
============

- Gillian Sampont, Original Author [Affinitic]
- Martin Peeters [Affinitic]

Changelog
=========

0.6.1 (2018-10-15)
------------------

- Do not display comment if empty.
  [bsuttor]


0.6 (2018-04-23)
----------------

- Also view schedule if only comment is set.
  [bsuttor]

- Added missing z3c.form meta.zcml.
  [sgeulette]

0.5 (2017-04-27)
----------------

- Bugfix: get json schedule.
  [bsuttor]


0.4 (2017-04-25)
----------------

- Bugfix: do not try to load json value if there is no values.
  [bsuttor]

0.3 (2017-03-01)
----------------

- Do not render the viewlet if there is no values
  [mpeeters]


0.2 (2016-07-14)
----------------

- Add the ScheduledContent behavior
  [mpeeters]

- Add a comment field for each schedule day
  [mpeeters]


0.1 (2014-08-26)
----------------

 * Initial release




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/imio/",
    "name": "collective.schedulefield",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "IMIO",
    "author_email": "support@imio.be",
    "download_url": "https://files.pythonhosted.org/packages/ff/c9/6cf77d013db26dda425aa077f2b8799a77003aa13276d7e1cb7a56a97c87/collective.schedulefield-0.6.1.tar.gz",
    "platform": "",
    "description": "collective.schedulefield\n========================\n\nNew schedule field for forms\n\nContributors\n============\n\n- Gillian Sampont, Original Author [Affinitic]\n- Martin Peeters [Affinitic]\n\nChangelog\n=========\n\n0.6.1 (2018-10-15)\n------------------\n\n- Do not display comment if empty.\n  [bsuttor]\n\n\n0.6 (2018-04-23)\n----------------\n\n- Also view schedule if only comment is set.\n  [bsuttor]\n\n- Added missing z3c.form meta.zcml.\n  [sgeulette]\n\n0.5 (2017-04-27)\n----------------\n\n- Bugfix: get json schedule.\n  [bsuttor]\n\n\n0.4 (2017-04-25)\n----------------\n\n- Bugfix: do not try to load json value if there is no values.\n  [bsuttor]\n\n0.3 (2017-03-01)\n----------------\n\n- Do not render the viewlet if there is no values\n  [mpeeters]\n\n\n0.2 (2016-07-14)\n----------------\n\n- Add the ScheduledContent behavior\n  [mpeeters]\n\n- Add a comment field for each schedule day\n  [mpeeters]\n\n\n0.1 (2014-08-26)\n----------------\n\n * Initial release\n\n\n\n",
    "bugtrack_url": null,
    "license": "gpl",
    "summary": "Schedule field for zope forms",
    "version": "0.6.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13333b5fb757eac167e88f9b74ce80645e0569c6fa57387c2815c1efbc6857da",
                "md5": "a141ea73a1684a2da405166271b6ff91",
                "sha256": "1b98635bd43fe56e4fccb0f9945aa65bffc7d0625322cef487c4654d543d9049"
            },
            "downloads": -1,
            "filename": "collective.schedulefield-0.6.1-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "a141ea73a1684a2da405166271b6ff91",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 16460,
            "upload_time": "2020-10-28T10:33:18",
            "upload_time_iso_8601": "2020-10-28T10:33:18.007291Z",
            "url": "https://files.pythonhosted.org/packages/13/33/3b5fb757eac167e88f9b74ce80645e0569c6fa57387c2815c1efbc6857da/collective.schedulefield-0.6.1-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffc96cf77d013db26dda425aa077f2b8799a77003aa13276d7e1cb7a56a97c87",
                "md5": "d151fb1b1c91cd6c4a6e8939de2b53f1",
                "sha256": "1591db043c2a569b918ced7ccecc1ad24e47eb4a8d18c9950437482088c1ff3f"
            },
            "downloads": -1,
            "filename": "collective.schedulefield-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d151fb1b1c91cd6c4a6e8939de2b53f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9689,
            "upload_time": "2020-10-28T10:33:21",
            "upload_time_iso_8601": "2020-10-28T10:33:21.079752Z",
            "url": "https://files.pythonhosted.org/packages/ff/c9/6cf77d013db26dda425aa077f2b8799a77003aa13276d7e1cb7a56a97c87/collective.schedulefield-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-28 10:33:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "collective.schedulefield"
}
        
Elapsed time: 0.02921s