log

age author description
Tue, 15 Jul 2014 13:42:57 +0300 anatoly techtonik routing: Add example URL map routing
Tue, 15 Jul 2014 13:33:43 +0300 anatoly techtonik routing: Add new roundup.web namespace with router component routing
Sat, 12 Jul 2014 00:03:05 +1000 John Kristensen Correctly recreate the database directory during tracker re-initialise
Fri, 04 Jul 2014 15:43:22 +0200 Ralf Schlatterbeck Security non-standard html content as html
Fri, 04 Jul 2014 15:32:28 +0200 Ralf Schlatterbeck Security fix default user permissions
Wed, 25 Jun 2014 13:19:42 +1000 John Kristensen Add note about dropping support for Python v2.5
Thu, 26 Jun 2014 15:39:19 +1000 John Kristensen Correctly locate templates in a virtualenv (issue2550841)
Wed, 18 Jun 2014 13:31:46 +1000 John Kristensen Update website to display 1.5 as the release version
Mon, 26 May 2014 16:14:07 +0200 Thomas Arendsen Hein Fix issue2550843 (AttributeError: 'Unauthorised' object has no attribute 'replace')
Mon, 12 May 2014 14:40:53 +1000 John Kristensen Fix broken links to static html doc files (issue2550840)
Mon, 12 May 2014 14:05:14 +1000 John Kristensen Fix setting the working directory in setup.py
Fri, 09 May 2014 16:54:27 +1000 John Kristensen Revert changes in commit 785bd25371
Wed, 07 May 2014 13:01:55 +1000 John Kristensen Correctly set working directory in setup.py
Tue, 06 May 2014 21:24:55 +0200 Bernhard Reiter CHANGES.txt: Completting some committer names.
Sat, 26 Apr 2014 23:13:25 +0200 Bernhard Reiter Improved website/issues/extensions/local_replace.py and hg copied it over to the devel and responsive templates.
Tue, 15 Apr 2014 15:50:33 +0300 anatoly techtonik docs: Link custom authentication examples in admin guide
Tue, 15 Apr 2014 15:07:30 +0300 anatoly techtonik docs: Remove one nesting level from ToC on subpages
Mon, 14 Apr 2014 15:00:34 +0300 anatoly techtonik demo.py: `nuke` resets the tracker, not the server, also rewrote
Mon, 14 Apr 2014 15:11:21 +0300 anatoly techtonik docs: Fix table of contents on customizing page
Sun, 06 Apr 2014 11:11:04 +0200 Ralf Schlatterbeck New rdbms configuration option 'isolation_level'
Fri, 04 Apr 2014 08:09:30 +0200 Ralf Schlatterbeck Fix sort-representation for RDBMS backends
Wed, 02 Apr 2014 17:43:19 +0200 Ralf Schlatterbeck Add date sort test
Wed, 02 Apr 2014 14:38:00 +0200 Bernhard Reiter website: local_replace.py: Using raw strings for clarity (suggested by Thomas Arendsen Hein). One test fixed.
Wed, 02 Apr 2014 14:34:37 +0200 Bernhard Reiter website: local_replace.py: now explicitely match hashes with hex characters only if they are at least 4 chars long.
Wed, 02 Apr 2014 12:37:01 +0200 Bernhard Reiter website: local_replace.py: fixed one corner case for hg revisions. Better test.
Mon, 31 Mar 2014 18:45:55 +0200 Ralf Schlatterbeck Apply german translation fixes in issue2550761
Mon, 31 Mar 2014 18:19:23 +0200 Ralf Schlatterbeck Different approach to fix XSS in issue2550817
Sat, 29 Mar 2014 11:59:37 +0100 Ralf Schlatterbeck HTML* classes for cgi: handle MissingValue case
Sat, 29 Mar 2014 10:52:20 +0100 Ralf Schlatterbeck HTML* classes for cgi are now all new-style
Fri, 28 Mar 2014 16:47:36 +0100 Ralf Schlatterbeck New Link / Multilink option "try_id_parsing"
Fri, 28 Mar 2014 15:14:29 +0100 Ralf Schlatterbeck Fix issue2550835
Fri, 28 Mar 2014 10:54:53 +0100 Ralf Schlatterbeck Fix batch.propchanged for transitive id properties (would result in a
Fri, 14 Mar 2014 15:08:32 +0100 Bernhard Reiter Website, Issues: local_replace.py added "issue" pattern.
Thu, 13 Mar 2014 11:12:47 +0100 Bernhard Reiter CHANGES: update for local_replace.py example and adding one missing attribution.
Thu, 13 Mar 2014 11:09:08 +0100 Bernhard Reiter local_replace.py: "hg cp"ied the new issues.roundup-tracker.org over to the responsive and devel templates as an improved example.
Thu, 13 Mar 2014 11:07:42 +0100 Bernhard Reiter Website, Issues: Updated tracker-instructions in README.
Thu, 13 Mar 2014 10:45:43 +0100 Bernhard Reiter Website, Issues: local_replace.py another hg fix. post string needs to be after the closing tag.
Thu, 13 Mar 2014 10:43:26 +0100 Bernhard Reiter Website, Issues: local_replace.py: More cases fixed.
Thu, 13 Mar 2014 10:38:44 +0100 Bernhard Reiter Website, Issues: local_replace.py fixed hg regularexpressions.
Thu, 13 Mar 2014 09:55:33 +0100 Bernhard Reiter Website, Issues: local_replace.py configured to SF's hg.
Thu, 13 Mar 2014 09:49:14 +0100 Bernhard Reiter Website, Issues: local_replace.py general improvements.
Thu, 13 Mar 2014 09:22:57 +0100 Bernhard Reiter Website, Issues: local_replace.py whitespace cleanup.
Wed, 12 Mar 2014 17:45:45 +0100 Bernhard Reiter issue2550830: Fixed. Made LinkHTMLProperty a new-style class.
Wed, 12 Mar 2014 08:46:57 +0100 Bernhard Reiter Minor: demo.py usage message improved: explains "nuke" now.
Tue, 11 Mar 2014 10:13:58 +0100 Thomas Arendsen Hein issue2550793: Wrap messages with very long lines in the web interface.
Tue, 11 Mar 2014 10:03:44 +0100 Thomas Arendsen Hein Apply fix for issue2550589 from 49e3f85e9feb to minimal template, too.
Tue, 11 Mar 2014 09:59:11 +0100 Thomas Arendsen Hein Apply classic bugfix from f95c3bb0ddcc to minimal template, too.
Tue, 11 Mar 2014 09:31:39 +0100 Thomas Arendsen Hein devel template: remove unused tracker.css
Tue, 11 Mar 2014 09:31:08 +0100 Thomas Arendsen Hein website/issues: move tracker.css into style.css (as done in the devel template)
Wed, 05 Mar 2014 14:37:37 +0300 anatoly techtonik Place a redirect to doc/upgrading.txt at the top to CHANGES.txt
Tue, 11 Feb 2014 09:38:31 +0100 Thomas Arendsen Hein issue2117897: Fixed two more rounding to 60.0 seconds in date.py
Thu, 30 Jan 2014 14:54:34 +0530 Pradip Caulagi Add instruction to actually build Bootstrap
Thu, 30 Jan 2014 14:50:57 +0530 Pradip Caulagi Add local copy of Bootstrap v2.2.2 (for packaging on Debian)
Mon, 30 Dec 2013 15:54:43 +0100 Thomas Arendsen Hein add missing commas in acknowlegements
Sat, 21 Dec 2013 12:49:52 +0100 Ralf Schlatterbeck Add acknowlegements
Fri, 20 Dec 2013 18:24:10 +0100 Ralf Schlatterbeck Fix XSS in issue2550817
Wed, 18 Dec 2013 09:02:40 +0100 Ralf Schlatterbeck Fix bug in SQL generation
Thu, 12 Dec 2013 16:15:25 +0100 Ralf Schlatterbeck Fix SQL wildcards in string search
Wed, 13 Nov 2013 11:13:26 +0100 Thomas Arendsen Hein Fix issue2550822 (3e36a3bc0335 and 843886af0ea1) for multilinks, too
Wed, 13 Nov 2013 11:12:55 +0100 Thomas Arendsen Hein Reformat previous change (3e36a3bc0335) to 80 chars

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