Metadata-Version: 1.0
Name: roundup
Version: 1.1.2
Summary: A simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. Highly customisable.
Home-page: http://roundup.sourceforge.net/
Author: Richard Jones
Author-email: richard@users.sourceforge.net
License: UNKNOWN
Description: Roundup is a simple-to-use and -install issue-tracking system with
        command-line, web and e-mail interfaces. It is based on the winning design
        from Ka-Ping Yee in the Software Carpentry "Track" design competition.
        
        If you're upgrading from an older version of Roundup you *must* follow
        the "Software Upgrade" guidelines given in the maintenance documentation.
        
        Fixed:
        
        - failure with browsers not sending "Accept-Language" header
        (sf bugs 1429646 and 1435335)
        - translate class name in "required property not supplied" error message
        (sf bug 1429669)
        - error in link property lookups with numeric-alike key values (sf bug 1424550)
        - ignore UTF-8 BOM in .po files
        - add permission filter to menu() implementations (sf bug 1431188)
        - lithuanian translation updated by Nerijus Baliunas (sf patch 1411175)
        - incompatibility with python2.3 in the mailer module (sf bug 1432602)
        - typo in SMTP TLS option name: "MAIL_TLS_CERFILE" (sf bug 1435452)
        - email obfuscation code in html templating is more robust
        - blank-title subject line handling (sf bug 1442121)
        - "All users may only view and edit issues, files and messages they
        create" example in docs (sf bug 1439086)
        - saving of queries (sf bug 1436169)
        - "Adding a new constrained field to the classic schema" example in docs
        (sf bug 1433118)
        - security check in mailgw (sf bug 1442145)
        - "clear this message" (sf bug 1429367)
        - escape all uses of "schema" in mysql backend (sf bug 1397569)
        - date spec wasn't allowing week intervals
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Bug Tracking
