{ "info": { "author": "RedTurtle Technology", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Intended Audience :: Developers" ], "description": ".. contents::\r\n\r\nIntroduction\r\n============\r\n\r\nAdd custom views to the Plone booking product `pd.prenotazioni`__.\r\n\r\n__ https://pypi.python.org/pypi/pd.prenotazioni\r\n\r\nThe functionality of this package will be merged in\r\n`pd.prenotazioni`__.\r\n\r\n__ https://pypi.python.org/pypi/pd.prenotazioni\r\n\r\n\r\nThe views\r\n=========\r\n\r\nprenotazione_add_ro\r\n-------------------\r\n\r\nThis is a form with all fields hidden.\r\nIt is meant to be used to display the data before final submission.\r\n\r\nslots.json\r\n----------\r\n\r\nCall this view like this:\r\n\r\n- http://localhost:8080/Plone/agenda/slots.json?booking_date=2014/06/23\r\n\r\nIt will return a list of urls::\r\n\r\n [\r\n \"http://localhost:8080/Plone/agenda/prenotazione_add?form.booking_date=2014-06-23+09%3A00&\",\r\n \"http://localhost:8080/Plone/agenda/prenotazione_add?form.booking_date=2014-06-23+09%3A05&\",\r\n ...\r\n \"http://localhost:8080/Plone/agenda/prenotazione_add?form.booking_date=2014-06-23+17%3A50&\",\r\n \"http://localhost:8080/Plone/agenda/prenotazione_add?form.booking_date=2014-06-23+17%3A55&\"\r\n ]\r\n\r\nIf the parameter ``booking_date`` is not specified it will default to today.\r\n\r\n\r\ntipologies.json\r\n---------------\r\n\r\nCall this view like this:\r\n\r\n- http://localhost:8080/Plone/agenda/@@tipologies.json\r\n\r\nIt will return a json object::\r\n\r\n {\r\n \"Task for 1 person\": 10,\r\n \"Task for 2 people\": 20,\r\n \"Task for 3 people\": 30\r\n }\r\n\r\nThe key is the booking tipology name,\r\nthe value the booking duration in minutes.\r\n\r\nCredits\r\n=======\r\n\r\nDeveloped with the support of `Comune di Padova`__.\r\n\r\nComune di Padova supports the `PloneGov initiative`__.\r\n\r\n.. image:: https://raw.githubusercontent.com/PloneGov-IT/pd.prenotazioni/master/docs/logo-comune-pd-150x200.jpg\r\n :alt: Comune di Padova's logo\r\n\r\n__ http://www.padovanet.it/\r\n__ http://www.plonegov.it/\r\n\r\n\r\nAuthors\r\n=======\r\n\r\nThis product was developed by RedTurtle Technology team.\r\n\r\n.. image:: http://www.redturtle.it/redturtle_banner.png\r\n :alt: RedTurtle Technology Site\r\n :target: http://www.redturtle.it/\n\nChangelog\n=========\n\n1.0.1 (2014-09-10)\n------------------\n\n- Moved custom prenotazioni_context_state to pd.prenotazioni\n [alert]\n\n\n1.0.0 (2014-05-05)\n------------------\n\n- Initial release [alert]\n\n\nDownload\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "pd.plonedemografico", "package_url": "https://pypi.org/project/pd.plonedemografico/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pd.plonedemografico/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/pd.plonedemografico/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "PD Prenotazioni for Plone Demografico", "version": "1.0.1" }, "last_serial": 2341056, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "d053147e3fe42d96f20bf40b9b2b69a6", "sha256": "215e8c85e16de70ba33607c348648a00feb1391d6ec7b8f0e1d710315d5e6ad6" }, "downloads": -1, "filename": "pd.plonedemografico-1.0.1.zip", "has_sig": false, "md5_digest": "d053147e3fe42d96f20bf40b9b2b69a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30136, "upload_time": "2014-09-10T10:32:16", "url": "https://files.pythonhosted.org/packages/c4/36/d513a151865cf472fafcb07a1f8413c8e26ebe5e41fd8de143876d1f8c6e/pd.plonedemografico-1.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d053147e3fe42d96f20bf40b9b2b69a6", "sha256": "215e8c85e16de70ba33607c348648a00feb1391d6ec7b8f0e1d710315d5e6ad6" }, "downloads": -1, "filename": "pd.plonedemografico-1.0.1.zip", "has_sig": false, "md5_digest": "d053147e3fe42d96f20bf40b9b2b69a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30136, "upload_time": "2014-09-10T10:32:16", "url": "https://files.pythonhosted.org/packages/c4/36/d513a151865cf472fafcb07a1f8413c8e26ebe5e41fd8de143876d1f8c6e/pd.plonedemografico-1.0.1.zip" } ] }