Metadata-Version: 2.1
Name: liege.urban
Version: 1.0.8
Summary: Liège urban profile
Home-page: https://pypi.python.org/pypi/liege.urban
Author: Simon Delcourt
Author-email: simon.delcourt@imio.be
License: GPL version 2
Description: 
        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
        
        1.0.8 (2025-06-05)
        ------------------
        
        Bug fixes:
        
        
        - Fix catalog query path for form_address in report
          [jchandelle] (SUP-45007)
        - Fix missing import
          [aduchene] (URB-3258)
        
        
        1.0.7 (2025-02-07)
        ------------------
        
        New features:
        
        
        - Modify obsolete state workflow and display order
          [jchandelle] (SUP-36697)
        
        
        1.0.6 (2025-01-16)
        ------------------
        
        New features:
        
        
        - Adjust permissions on `codt_buildlicence_workflow` to handle `RoadReader` role.
          [aduchene]
          Add a new group `Voirie_readers` that can read all road decrees.
          [aduchene] (URBLIE-446)
        
        
        Bug fixes:
        
        
        - Don't dispatch on async instance in `MonthlyActivityReport`.
          [aduchene] (URB-3225)
        
        
        1.0.5 (2024-10-17)
        ------------------
        
        New features:
        
        
        - Compatible with imio.pm.wsclient 2.x.
          [aduchene] (URB-3148)
        
        
        1.0.4 (2024-10-01)
        ------------------
        
        New features:
        
        
        - Add form_composition field to the export in `activity_report.py`.
          [aduchene] (SUP-37960)
        
        
        Bug fixes:
        
        
        - Fix performance issue with `activity_report.py`.
          [aduchene] (URB-3102)
        
        
        1.0.3 (2024-04-01)
        ------------------
        
        New features:
        
        
        - Add caduc workflow state
          [jchandelle,mpeeters] (URB-3007)
        - Add frozen workflow state to article127, inspection and ticket
          [jchandelle] (URB-3023)
        
        
        Bug fixes:
        
        
        - Fix an issue with zope users on urban homepage
          [mpeeters] (URB-2956)
        
        
        1.0.2 (2023-11-21)
        ------------------
        
        Bug fixes:
        
        
        - Ensure that every licence types can add `UrbanEventMayor` and `UrbanEventAcknowledgment`
          [mpeeters] (SUP-33677)
        
        
        1.0.1 (2023-11-16)
        ------------------
        
        - Fix template for worklocation [URB-2930]
          [mpeeters]
        
        
        1.0.0 (2023-11-09)
        ------------------
        
        - Add get_work_location method.
          [fngaha]
        
        - Initial release.
          [sdelcourt]
        
        
Keywords: Python Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides-Extra: test
Provides-Extra: pytest
