Metadata-Version: 1.1
Name: seantis.kantonsrat
Version: 1.0.4
Summary: Specialized type and custom organisations for the Kantonsrat of Zug. 
Home-page: https://github.com/seantis/seantis.kantonsrat
Author: Seantis GmbH
Author-email: info@seantis.ch
License: GPL v2
Description: If you
        have never heard of a Kantonsrat, this is in no way meant for you.
        
        Requirements
        ------------
        
        -  Python 2.7
        -  Plone 4.3+
        -  Linux / Posix ( Windows may or may not work )
        
        Build Status
        ------------
        
        .. image:: https://travis-ci.org/seantis/seantis.kantonsrat.png?branch=master
          :target: https://travis-ci.org/seantis/seantis.kantonsrat
          :alt: Build Status
        
        Coverage
        --------
        
        .. image:: https://coveralls.io/repos/seantis/seantis.kantonsrat/badge.png?branch=master
          :target: https://coveralls.io/r/seantis/seantis.kantonsrat?branch=master
          :alt: Project Coverage
        
        Latests PyPI Release
        --------------------
        .. image:: https://img.shields.io/pypi/v/seantis.kantonsrat.svg
          :target: https://crate.io/packages/seantis.kantonsrat
          :alt: Latest PyPI Release
        
        
        License
        -------
        seantis.kantonsrat is released under GPL v2
        
        
        Contributors
        ------------
        
        - Denis Krienbühl [href]
        
        
        Changelog
        ---------
        
        1.0.4 (2016-11-17)
        ~~~~~~~~~~~~~~~~~~
        
        - Support reportlab > 3.3.0.
          [msom]
        
        1.0.3 (2016-11-11)
        ~~~~~~~~~~~~~~~~~~
        
        - Hide past memberships if not logged in as manager.
          [msom]
        
        1.0.2 (2016-05-19)
        ~~~~~~~~~~~~~~~~~~
        
        - Show the faction of a member instead of its party in the PDF.
          [msom]
        
        1.0.1 (2016-01-14)
        ~~~~~~~~~~~~~~~~~~
        
        - Fix an error when the address of a member is empty.
          [msom]
        
        1.0.0 (2015-10-30)
        ~~~~~~~~~~~~~~~~~~
        
        - Fix translation to avoid content-disposition issues.
          [msom]
        
        - Introduce semantic versioning.
          [msom]
        
        - Update test infrastructure.
          [msom]
        
        0.11 (2015-09-28)
        ~~~~~~~~~~~~~~~~~
        
        - Fix typo.
          [msom]
        
        - Add report for inactive commissions.
          [msom]
        
        
        0.10 (2014-01-19)
        ~~~~~~~~~~~~~~~~~
        
        - Sort adress variants by lastname, firstname. #38.
          [href]
        
        - Remove memberships and commission_memberships from the addresses variant.
          [href]
        
        0.9 (2014-12-22)
        ~~~~~~~~~~~~~~~~
        
        - Adds two Kantonsrat address variants for all addresses and for adress labels.
          [href]
        
        - The JSON export now contains links to ALL organizations (even if they are
          private). See #30.
          [href]
        
        - Adds the ability to print the comissions report for single commissions.
          [href]
        
        - Adds a PDF icon to the commission report link.
          [href]
        
        - Fix removal of memberships if a replacment_for relationship is broken.
          [href]
        
        - Fix display of organizations if a membership relationship is broken.
          [href]
        
        0.8 (2014-05-08)
        ~~~~~~~~~~~~~~~~
        
        - The json export now contains all members and organizations, independent of
          their workflow state. Fixes #25.
          [href]
        
        0.7 (2014-04-22)
        ~~~~~~~~~~~~~~~~
        
        - Fixes exception being trigger if a private person is used in a published
          membership. The membership is hidden now in this case. Fixes #17.
          [href]
        
        - Show dates on organization view. Fixes #5.
          [href]
        
        - Print numbers instead of stars for references in the report. Fixes #9.
          [href]
        
        - Make email private. Fixes #10.
          [href]
        
        - Remove reports from all organizations except the ones with the 'kommissionen'
          id. Fixes #11.
          [href]
        
        - Fixes unicode decode error when editing memberships in organizations with
          titles outside the ASCII range. Closes #8.
          [href]
        
        0.6 (2014-03-31)
        ~~~~~~~~~~~~~~~~
        
        - Fixes critical error caused by a typo in the trigger-state view.
          [href]
        
        0.5 (2014-03-31)
        ~~~~~~~~~~~~~~~~
        
        - Adds start/end to Kantonsrat which hides them from the list of the people.
          [href]
        
        - Adds the ability to define past, present and future memberships in
          organizations.
          [href]
        
        - Adds the ability to show external motions defined in
          https://github.com/4teamwork/geschaeftsverzeichnis.
          [href]
        
        - Adds the ability to select a replacement for existing memberships.
          [href]
        
        - Adds the ability to activate/deactivate organisations using a start/end date.
          Inactive organisations are not shown in the list and in the navigation.
          They are still available through the url.
        
          This needs a cronjob run every night calling
          https://example.org/plone/trigger-state as administrator.
          [href]
        
        - Adds the ability to directly edit the role and the note of a membership.
          Fixes #4.
          [href]
        
        - Adds notes display to organization memberships.
          [href]
        
        - Adds saner dateranges for birthday/entry date.
          [href]
        
        - Adds a number of private fields for members.
          [href]
        
        0.4 (2013-12-31)
        ~~~~~~~~~~~~~~~~
        
        - Fixes more spelling errors. I can haz spell check?
          [href]
        
        0.3 (2013-12-31)
        ~~~~~~~~~~~~~~~~
        
        - Fixes really wrong spelling in German.
          [href]
        
        0.2 (2013-12-31)
        ~~~~~~~~~~~~~~~~
        
        - Adds parties, committees and factions. Fixes #1.
          [href]
        
        0.1
        ~~~
        
        - Initial release.
          [href]
        
Keywords: plone seantis people persons organizations positions kantonsrat
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
