A simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. Highly customisable.
Project 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.
0.7.3 is a SECURITY FIX release of Roundup. All users are encouraged to upgrade immediately.
This release also fixes a few minor bugs:
add “checked” to truth values for Boolean input
fixed import in metakit backend
fix SearchAction use of Class.filter(), and clarify API docs for same