roundup-jinja2-templates by savchuk1985 (Anton Savchuk)
https://github.com/savchuk1985/roundup-jinja2-templates
A classic schema based template built with jinja2, a modern boostrap and removal of the jquery dependency.
Also:
- SimpleMDE markdown editor has been replaced with EasyMDE.
- The layout has been significantly reworked and is now fully responsive.
- Navigation has been completely redesigned and placed on the sticky navbar.
- The issue index now displays more detailed information, such as the number of messages and files.
- Keywords are now added to the issue index by default and can be used for quick filtering.
- Search and sort forms have been redesigned to make them more user-friendly.
- Attachments now allow multiple files to be uploaded.
- Generated pages now use HTML5 semantic tags and heading hierarchy.
- Added support for Bootstrap dark theme and theme switching.
Intevation.org tracker
http://hg.intevation.org/roundup/ (<- Source Code Repository)
- In the repository above are the sources for a number of enhancements:
- Workpackages and Timelogs
- Remote events
- A basic introduction of usergroups
- Different views on issues based on usergroups
To try the feature you could grab a copy of the current fast-decomposed repository's source code (e.g. click on "zip" in the hg webinterface) and follow the instructions in the file migration_to_fast.txt. The improvements were developed by Torsten Irländer as part of a project called FaSt, check the 2007 documentation-wiki-src and Torsten's "diplom"-thesis in German. The idea is to support a professional Free Software development and service company.
Python.org bug tracker
Source code for this installation is available in the python git repository https://github.com/psf/bpo-tracker-cpython. (Formerly available at mercurial repository at https://hg.python.org/tracker/python-dev.)
See also: PyTrackerDesign PyTrackerSchemaChanges PythonTracker for info on the earlier design of the python tracker.
Note this was in use for 17 years. It is now in read only mode as ticketing has been moved to GitHub Issues.
ToDo Template
https://codeberg.org/R2D2/roundup_todo_tracker_template
an updated (Python3 support) version of http://www.rath.org/RoundupTodoTemplate
by R2D2.
- Shows how roundup can be used as a personal todo list manager.
http://svn.cmeerw.net/src/roundup-tracker/trunk/wg21/
Tracker template to make the WG21 issue lists available as an issue tracker, see http://wg21.cmeerw.net
Implementing drag and drop reordering
Drag and drop reordering support - see SortByDragAndDrop with attached zip file.
System administration tracker
System Administration Tracker: https://www.cs.umb.edu/~rouilj/#roundup
- This tracker is designed to handle issues generated in a system administration or help desk environment. It is released under the GPL license see the Tracker License section for details.
- It is more complex than the classic tracker, but has things that I have wanted in my trackers. Some of the functions were inspired by equivalent functionality in rt while some other things I have wanted in various trackers (req, reqng, queuemh, rt1, clearquest, remedy) through the years.
Tracker with Subversion Integration
This tracker, created by Roundup's original author, provides a hook script for subversion to record specially formatted subversion commit messages in Roundup. It also provides templates, auditors and extensions to display links to subversion revisions in Roundup.
https://mechanicalcat.net/tech/roundup/svn-roundup/
(Add a link to your tracker template from here)