imio.schedule


Nameimio.schedule JSON
Version 2.2.2 PyPI version JSON
download
home_pagehttps://pypi.python.org/pypi/imio.schedule
SummarySchedule for imio products
upload_time2024-04-25 16:23:28
maintainerNone
docs_urlNone
authorSimon Delcourt
requires_pythonNone
licenseGPL version 2
keywords python plone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide_addons.html
   This text does not appear on pypi or github. It is a comment.

==============================================================================
imio.schedule
==============================================================================

Tell me what your product does

Features
--------

- Can be bullet points


Examples
--------

This add-on can be seen in action at the following sites:
- Is there a page on the internet where everybody can see the features?


Documentation
-------------

Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar


Translations
------------

This product has been translated into

- Klingon (thanks, K'Plai)


Installation
------------

Install imio.schedule by adding it to your buildout::

    [buildout]

    ...

    eggs =
        imio.schedule


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/collective/imio.schedule/issues
- Source Code: https://github.com/collective/imio.schedule
- Documentation: https://docs.plone.org/foo/bar


Support
-------

If you are having issues, please let us know.
We have a mailing list located at: project@example.com


License
-------

The project is licensed under the GPLv2.

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

- Simon Delcourt, simon.delcourt@imio.be

Changelog
=========

.. You should *NOT* be adding new change log entries to this file.
   You should create a file in the news directory instead.
   For helpful instructions, please see:
   https://github.com/plone/plone.releaser/blob/master/ADD-A-NEWS-ITEM.rst

.. towncrier release notes start

2.2.2 (2024-04-25)
------------------

New features:


- Allow additional delay to be a TAL expression
  [mpeeters] (URB-3005)


Internal:


- Black
  [mpeeters] (SUP-27104)
- Fix tests
  [mpeeters] (URB-3005)


2.2.1 (2024-04-10)
------------------

- Fix object deserializer
  [jchandelle]


2.2.0 (2024-03-30)
------------------

- URB-3005: Add a deserializer for objects that also handle vocabulary specificities
  [mpeeters]

- URB-3005: Add converters for schedule objects
  [mpeeters]


2.1.0 (2023-12-26)
------------------

- Underline close due dates [URB-2515]
  [ndemonte]


2.0.2 (2023-09-01)
------------------

- Add specificity to upgradestep check [URB-2868]
  [jchandelle]


2.0.1 (2023-08-01)
------------------

- Fix order of upgrade steps [URB-2627]
  [mpeeters]


2.0.0 (2023-07-03)
------------------

- Migrate to use `collective.eeafaceted.collectionwidget` [URB-2627]
  [mpeeters]


1.9.0 (2023-07-03)
------------------

- URB-1537 - Change collection column name
  [jchandelle]


1.8 (2023-04-06)
----------------

- Allow multiple interfaces to be registered on schedule config.
  [sdelcourt]

- Get tasks and subtasks attribute exploration rather than catalog.
  [sdelcourt]

- Add method 'get_closed_tasks' on TaskConfig.
  [sdelcourt]

- Add util method 'end_all_open_tasks' of a container.
  [sdelcourt]


1.6 (2018-08-30)
----------------

- Only display active tasks in the collection widget.
  [sdelcourt]


1.5 (2017-06-20)
----------------

- Bugfix for dashboard collection creation.
  [sdelcourt]


1.4 (2017-06-20)
----------------

- Register title colums for default dashboard collection of schedule config.
  [sdelcourt]


1.3 (2017-06-20)
----------------

- Recreate dashboard collection 'all' if its missing.
  [sdelcourt]


1.2 (2017-06-16)
----------------

- Implement an adapter for extra holidays
  [mpeeters]


1.1 (2017-04-28)
----------------

- Release on internal egge server.

- Update the compute_due_date method to handle working days
  [mpeeters]

- Add a class to manage working days for date calculation
  [mpeeters]

- Handle working days for additional delay
  [mpeeters]


1.0 (2017-04-28)
----------------

- Initial release.
  [sdelcourt]


            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.python.org/pypi/imio.schedule",
    "name": "imio.schedule",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python Plone",
    "author": "Simon Delcourt",
    "author_email": "simon.delcourt@imio.be",
    "download_url": "https://files.pythonhosted.org/packages/3f/84/31c7faa5ef257d1158ee3a1c9a3af4ee18dd502d3da2fb57a09012862cd8/imio.schedule-2.2.2.tar.gz",
    "platform": null,
    "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide_addons.html\n   This text does not appear on pypi or github. It is a comment.\n\n==============================================================================\nimio.schedule\n==============================================================================\n\nTell me what your product does\n\nFeatures\n--------\n\n- Can be bullet points\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n- Is there a page on the internet where everybody can see the features?\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder, and is also available online at http://docs.plone.org/foo/bar\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Klingon (thanks, K'Plai)\n\n\nInstallation\n------------\n\nInstall imio.schedule by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        imio.schedule\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/imio.schedule/issues\n- Source Code: https://github.com/collective/imio.schedule\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a mailing list located at: project@example.com\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\nContributors\n============\n\n- Simon Delcourt, simon.delcourt@imio.be\n\nChangelog\n=========\n\n.. You should *NOT* be adding new change log entries to this file.\n   You should create a file in the news directory instead.\n   For helpful instructions, please see:\n   https://github.com/plone/plone.releaser/blob/master/ADD-A-NEWS-ITEM.rst\n\n.. towncrier release notes start\n\n2.2.2 (2024-04-25)\n------------------\n\nNew features:\n\n\n- Allow additional delay to be a TAL expression\n  [mpeeters] (URB-3005)\n\n\nInternal:\n\n\n- Black\n  [mpeeters] (SUP-27104)\n- Fix tests\n  [mpeeters] (URB-3005)\n\n\n2.2.1 (2024-04-10)\n------------------\n\n- Fix object deserializer\n  [jchandelle]\n\n\n2.2.0 (2024-03-30)\n------------------\n\n- URB-3005: Add a deserializer for objects that also handle vocabulary specificities\n  [mpeeters]\n\n- URB-3005: Add converters for schedule objects\n  [mpeeters]\n\n\n2.1.0 (2023-12-26)\n------------------\n\n- Underline close due dates [URB-2515]\n  [ndemonte]\n\n\n2.0.2 (2023-09-01)\n------------------\n\n- Add specificity to upgradestep check [URB-2868]\n  [jchandelle]\n\n\n2.0.1 (2023-08-01)\n------------------\n\n- Fix order of upgrade steps [URB-2627]\n  [mpeeters]\n\n\n2.0.0 (2023-07-03)\n------------------\n\n- Migrate to use `collective.eeafaceted.collectionwidget` [URB-2627]\n  [mpeeters]\n\n\n1.9.0 (2023-07-03)\n------------------\n\n- URB-1537 - Change collection column name\n  [jchandelle]\n\n\n1.8 (2023-04-06)\n----------------\n\n- Allow multiple interfaces to be registered on schedule config.\n  [sdelcourt]\n\n- Get tasks and subtasks attribute exploration rather than catalog.\n  [sdelcourt]\n\n- Add method 'get_closed_tasks' on TaskConfig.\n  [sdelcourt]\n\n- Add util method 'end_all_open_tasks' of a container.\n  [sdelcourt]\n\n\n1.6 (2018-08-30)\n----------------\n\n- Only display active tasks in the collection widget.\n  [sdelcourt]\n\n\n1.5 (2017-06-20)\n----------------\n\n- Bugfix for dashboard collection creation.\n  [sdelcourt]\n\n\n1.4 (2017-06-20)\n----------------\n\n- Register title colums for default dashboard collection of schedule config.\n  [sdelcourt]\n\n\n1.3 (2017-06-20)\n----------------\n\n- Recreate dashboard collection 'all' if its missing.\n  [sdelcourt]\n\n\n1.2 (2017-06-16)\n----------------\n\n- Implement an adapter for extra holidays\n  [mpeeters]\n\n\n1.1 (2017-04-28)\n----------------\n\n- Release on internal egge server.\n\n- Update the compute_due_date method to handle working days\n  [mpeeters]\n\n- Add a class to manage working days for date calculation\n  [mpeeters]\n\n- Handle working days for additional delay\n  [mpeeters]\n\n\n1.0 (2017-04-28)\n----------------\n\n- Initial release.\n  [sdelcourt]\n\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Schedule for imio products",
    "version": "2.2.2",
    "project_urls": {
        "Homepage": "https://pypi.python.org/pypi/imio.schedule"
    },
    "split_keywords": [
        "python",
        "plone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f8431c7faa5ef257d1158ee3a1c9a3af4ee18dd502d3da2fb57a09012862cd8",
                "md5": "5933466b136863255399473debbb9010",
                "sha256": "6ce182fa0ebe6610e92d586ae01f23ed9fe3b97daec4611bfa4b07ad6d2823de"
            },
            "downloads": -1,
            "filename": "imio.schedule-2.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5933466b136863255399473debbb9010",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 81945,
            "upload_time": "2024-04-25T16:23:28",
            "upload_time_iso_8601": "2024-04-25T16:23:28.084666Z",
            "url": "https://files.pythonhosted.org/packages/3f/84/31c7faa5ef257d1158ee3a1c9a3af4ee18dd502d3da2fb57a09012862cd8/imio.schedule-2.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 16:23:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "imio.schedule"
}
        
Elapsed time: 0.22918s