==============
urban.schedule
==============
Schedule configuration for Urban
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 ...
Translations
------------
This product has been translated into
- French
Installation
------------
Install urban.schedule by adding it to your buildout::
[buildout]
...
eggs =
urban.schedule
and then running ``bin/buildout``
Contribute
----------
- Issue Tracker: https://github.com/IMIO/urban.schedule/issues
- Source Code: https://github.com/IMIO/urban.schedule
Support
-------
If you are having issues, please let us know.
License
-------
The project is licensed under the GPLv2.
Contributors
============
- Martin Peeters [mpeeters]
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
1.0.0a6 (2024-10-16)
--------------------
New features:
- Add two new creation conditions `IsPloneMeetingCollegeDone` and `IsPloneMeetingCouncilDone`.
[aduchene]
Add two new start dates `PloneMeetingCollegeDecidedDate` and `PloneMeetingCouncilDecidedDate`.
[aduchene]
Add roaddecree tasks for liege.
[aduchene] (URB-3150)
1.0.0a5 (2024-10-01)
--------------------
Bug fixes:
- Add amended plans translations
[daggelpop] (URB-3005)
1.0.0a4 (2024-06-27)
--------------------
New features:
- Add start_date and conditional adapter for amended plans
[daggelpop]
Add task config for amended plans
[daggelpop]
Add config for `recepisse-de-plans-modificatifs` event
[daggelpop]
Adapt `AcknowledgmentLimitDate` for `IntentionToSubmitAmendedPlans`
[daggelpop]
Change opinion FD delay for codt 2024 change
[jchandelle] (URB-3005)
1.0.0a3 (2024-03-30)
--------------------
New features:
- Store checking completion task config for liege.
Store reception task config for CODT Buildlicence and CU on Urban classic.
[daggelpop, mpeeters] (URB-3005)
Internal:
- Add french translations for conditions.
Handle specific configuration for Liege and Urban classic.
Improve import of config by adding `match_filename` optional parameter to only import one config filename.
[mpeeters] (URB-3005)
1.0.0a2 (2024-03-14)
--------------------
Bug fixes:
- Fix import uid and @id and fix existing content handling
Fix enum dependency
[jchandelle] (URB-3005)
1.0.0a1 (2024-03-12)
--------------------
New features:
- Add conditions to determine if the current content is under the new reform or not
[mpeeters] (URB-3004)
- Add upgrade step to import schedule config
Adapt `urban.schedule.start_date.acknowledgment_limit_date` to handle the new rules of the CODT reform
[jchandelle, mpeeters] (URB-3005)
Raw data
{
"_id": null,
"home_page": "https://github.com/IMIO/urban.schedule",
"name": "urban.schedule",
"maintainer": null,
"docs_url": null,
"requires_python": "==2.7",
"maintainer_email": null,
"keywords": "Python Plone CMS",
"author": "Affinitic",
"author_email": "support@imio.be",
"download_url": "https://files.pythonhosted.org/packages/37/56/65df46bd85cc55de8e4c7a9e4f9b3837a8d46b70703f61504cbdebc13286/urban.schedule-1.0.0a6.tar.gz",
"platform": null,
"description": "==============\nurban.schedule\n==============\n\nSchedule configuration for Urban\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 ...\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- French\n\n\nInstallation\n------------\n\nInstall urban.schedule by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n urban.schedule\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/IMIO/urban.schedule/issues\n- Source Code: https://github.com/IMIO/urban.schedule\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\n\n\nLicense\n-------\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Martin Peeters [mpeeters]\n\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\n1.0.0a6 (2024-10-16)\n--------------------\n\nNew features:\n\n\n- Add two new creation conditions `IsPloneMeetingCollegeDone` and `IsPloneMeetingCouncilDone`.\n [aduchene]\n Add two new start dates `PloneMeetingCollegeDecidedDate` and `PloneMeetingCouncilDecidedDate`.\n [aduchene]\n Add roaddecree tasks for liege.\n [aduchene] (URB-3150)\n\n\n1.0.0a5 (2024-10-01)\n--------------------\n\nBug fixes:\n\n\n- Add amended plans translations\n [daggelpop] (URB-3005)\n\n\n1.0.0a4 (2024-06-27)\n--------------------\n\nNew features:\n\n\n- Add start_date and conditional adapter for amended plans\n [daggelpop]\n Add task config for amended plans\n [daggelpop]\n Add config for `recepisse-de-plans-modificatifs` event\n [daggelpop]\n Adapt `AcknowledgmentLimitDate` for `IntentionToSubmitAmendedPlans`\n [daggelpop]\n Change opinion FD delay for codt 2024 change\n [jchandelle] (URB-3005)\n\n\n1.0.0a3 (2024-03-30)\n--------------------\n\nNew features:\n\n\n- Store checking completion task config for liege.\n Store reception task config for CODT Buildlicence and CU on Urban classic.\n [daggelpop, mpeeters] (URB-3005)\n\n\nInternal:\n\n\n- Add french translations for conditions.\n Handle specific configuration for Liege and Urban classic.\n Improve import of config by adding `match_filename` optional parameter to only import one config filename.\n [mpeeters] (URB-3005)\n\n\n1.0.0a2 (2024-03-14)\n--------------------\n\nBug fixes:\n\n\n- Fix import uid and @id and fix existing content handling\n Fix enum dependency\n [jchandelle] (URB-3005)\n\n\n1.0.0a1 (2024-03-12)\n--------------------\n\nNew features:\n\n\n- Add conditions to determine if the current content is under the new reform or not\n [mpeeters] (URB-3004)\n- Add upgrade step to import schedule config\n Adapt `urban.schedule.start_date.acknowledgment_limit_date` to handle the new rules of the CODT reform\n [jchandelle, mpeeters] (URB-3005)",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "Schedule configuration for Urban",
"version": "1.0.0a6",
"project_urls": {
"Homepage": "https://github.com/IMIO/urban.schedule",
"PyPI": "https://pypi.python.org/pypi/urban.schedule",
"Source": "https://github.com/IMIO/urban.schedule",
"Tracker": "https://github.com/IMIO/urban.schedule/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "375665df46bd85cc55de8e4c7a9e4f9b3837a8d46b70703f61504cbdebc13286",
"md5": "1cda01cb97115006d3620fea04b4ddce",
"sha256": "6f9d43e2575fd1a947d976c9dc76359302d7393432d9a9d4d59e3d46a8a495b1"
},
"downloads": -1,
"filename": "urban.schedule-1.0.0a6.tar.gz",
"has_sig": false,
"md5_digest": "1cda01cb97115006d3620fea04b4ddce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "==2.7",
"size": 23764,
"upload_time": "2024-10-16T09:04:57",
"upload_time_iso_8601": "2024-10-16T09:04:57.903076Z",
"url": "https://files.pythonhosted.org/packages/37/56/65df46bd85cc55de8e4c7a9e4f9b3837a8d46b70703f61504cbdebc13286/urban.schedule-1.0.0a6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-16 09:04:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IMIO",
"github_project": "urban.schedule",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"lcname": "urban.schedule"
}