Metadata-Version: 2.1
Name: Products.MeetingSeraing
Version: 4.1.2
Summary: PloneMeeting profile for city of Seraing
Home-page: http://www.imio.be/produits/gestion-des-deliberations
Author: Andre Nuyens
Author-email: andre.nuyens@imio.be
License: GPL
Description: ========================
        Products.MeetingSeraing
        ========================
        
        'Products.MeetingSeraing' is a custom profile for 'Products.MeetingCommunes'.
        Products.MeetingSeraing Changelog
        ====================================
        
        4.1.2 (2020-10-22)
        ------------------
        
        - Updated sections label to commissions label. SUP-15177
          [aduchene]
        
        
        4.1.1 (2020-10-12)
        ------------------
        
        - Fixed MANIFEST.in
          [aduchene]
        
        
        4.1 (2020-10-12)
        ----------------
        - Compatible for PloneMeeting 4.1
        - Added two new mail's notification:
            - When item is delayed, send mail to service head;
            - When advice is added or modified, send mail to service head.
        - Keep "Taken over" for severals states
        - Fix sendMailIfRelevant.
          [odelaere]
        - Adapted code and tests regarding DX meetingcategory.
          [gbastien]
        - Adapted templates regarding last changes in Products.PloneMeeting.
          [gbastien]
        
        4.02 (2019-05-02)
        -----------------
        - Change rules for keeping annexes and decision's annexes
        
        4.0 (2017-01-01)
        ----------------
        - Adapted workflows to define the icon to use for transitions
        - Removed field MeetingConfig.cdldProposingGroup and use the 'indexAdvisers' value
          defined in the 'searchitemswithfinanceadvice' collection to determinate what are
          the finance adviser group ids
        - 'getEchevinsForProposingGroup' does also return inactive MeetingGroups so when used
          as a TAL condition in a customAdviser, an inactive MeetingGroup/customAdviser does
          still behaves correctly when updating advices
        - Use ToolPloneMeeting.performCustomWFAdaptations to manage our own WFAdaptation
          (override of the 'no_publication' WFAdaptation)
        - Adapted tests, keep test... original PM files to overrides original PM tests and
          use testCustom... for every other tests, added a testCustomWorkflow.py
        - Now that the same WF may be used in several MeetingConfig in PloneMeeting, removed the
          2 WFs meetingcollege and meetingcouncil and use only one meetingseraing where wfAdaptations
          'no_publication' and 'no_global_observation' are enabled
        - Added profile 'financesadvice' to manage advanced finances advice using a particular
          workflow and a specific meetingadvicefinances portal_type
        - Adapted profiles to reflect imio.annex integration
        - Added new adapter method to ease financial advices management while generating documents
          printFinanceAdvice(self, case)
        - Added parameter 'excludedGroupIds' to getPrintableItems and getPrintableItemsByCategory
        - MeetingObserverLocal has every View-like permissions in every states
        
        3.3 (2015-04-07)
        ----------------
        - Updated regarding changes in PloneMeeting
        - Removed profile 'examples' that loaded examples in english
        - Removed dependencies already defined in PloneMeeting's setup.py
        - Added parameter MeetingConfig.initItemDecisionIfEmptyOnDecide that let enable/disable
          items decision field initialization when meeting 'decide' transition is triggered
        - Added MeetingConfig 'CoDir'
        - Added MeetingConfig 'CA'
        - Field 'MeetingGroup.signatures' was moved to PloneMeeting
        
        3.2.0.1 (05-09-2014)
        --------------------
        - Original release
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: test
