view website/www/index.txt @ 5272:c6fbd4803eae

If you upgrade to the newer query edit interface but did not allow users full access to search queries, the edit interface displays public queries that the user does not own in the section labeled "Queries I created". Updated upgrading.txt to discuss this problem and link back to the 1.4.17 upgrading instructions. Also included schema.py permissions that can be used to make the edit interface work correctly without allow full search access for queries. Updated the test script in the 1.4.17 upgrading instructions to display protected properties (like creator) to make dignosing this easier.
author John Rouillard <rouilj@ieee.org>
date Sat, 23 Sep 2017 13:05:48 -0400
parents d28a648678e7
children e7293df727dc
line wrap: on
line source

Roundup Issue Tracker
=====================

.. pypi-release:: roundup
   :prefix: Download
   :class: note

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.

The current stable version of Roundup is 1.5.x which has quite a comprehensive
:doc:`feature set <docs/features>`. For more information see the :doc:`design overview <docs/design>`,
and all the other :doc:`documentation <docs>`. Roundup has been deployed for:

    * bug tracking and TODO list management (the classic installation)
    * customer help desk support (with a wizard for the phone answerers, linking to networking, 
      system and development issue trackers)
    * issue management for IETF working groups
    * sales lead tracking
    * conference paper submission and double-blind referee management
    * weblogging (well, almost :) 

...and so on. It's been designed with :doc:`flexibility <docs/customizing>` in mind - it's not just 
another bug tracker. Roundup ships with a *demo tracker* to play with - after you've unpacked the source, 
just run "python demo.py" and load up the URL it prints out!

Roundup was originally released as version 0.1.1 in late August, 2001. The first `change note`_ I wrote says:

    Needed a bug tracking system. Looked around. Tried to install many Perl-based systems, to no avail.
    Got tired of waiting for Roundup to be released. Had just finished major product project, so needed
    something different for a while. Roundup here I come... 

.. _`download`: http://cheeseshop.python.org/pypi/roundup
.. _`change note`: https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt

Roundup Issue Tracker: http://roundup-tracker.org/