Roundup Issue Tracker release 1.1.1

george williams gwill at wirelesstcp.net
Fri Mar 3 13:10:55 EST 2006


This all looks interesting but I don't know
what all this would do for me
and I don't understand any of it
george

----- Original Message ----- 
From: "Richard Jones" <richardjones at optushome.com.au>
To: <roundup-users at lists.sourceforge.net>
Cc: <python-list at python.org>; <python-announce at python.org>
Sent: Thursday, March 02, 2006 6:40 PM
Subject: Roundup Issue Tracker release 1.1.1


> I'm proud to release this, the 1.1.1 release of Roundup.
>
> Fixed in this release:
>
> - 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
>
> If you're upgrading from an older version of Roundup you *must* follow
> the "Software Upgrade" guidelines given in the maintenance documentation.
>
> Roundup requires python 2.3 or later for correct operation.
>
> To give Roundup a try, just download (see below), unpack and run::
>
>     python demo.py
>
> Release info and download page:
>      http://cheeseshop.python.org/pypi/roundup
> Source and documentation is available at the website:
>      http://roundup.sourceforge.net/
> Mailing lists - the place to ask questions:
>      http://sourceforge.net/mail/?group_id=31577
>
>
> About Roundup
> =============
>
> 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.
>
> Note: Ping is not responsible for this project. The contact for this
> project is richard at users.sourceforge.net.
>
> Roundup manages a number of issues (with flexible properties such as
> "description", "priority", and so on) and provides the ability to:
>
> (a) submit new issues,
> (b) find and edit existing issues, and
> (c) discuss issues with other participants.
>
> The system will facilitate communication among the participants by
managing
> discussions and notifying interested parties when issues are edited. One
of
> the major design goals for Roundup that it be simple to get going. Roundup
> is therefore usable "out of the box" with any python 2.3+ installation. It
> doesn't even need to be "installed" to be operational, though a
> disutils-based install script is provided.
>
> It comes with two issue tracker templates (a classic bug/feature tracker
and
> a minimal skeleton) and five database back-ends (anydbm, sqlite, metakit,
> mysql and postgresql).
>
> -- 
> http://mail.python.org/mailman/listinfo/python-announce-list
>
>         Support the Python Software Foundation:
>         http://www.python.org/psf/donations.html
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.375 / Virus Database: 268.1.2/274 - Release Date: 3/3/2006
>




More information about the Python-list mailing list