log CHANGES.txt @ 4857:5e24a2d7078f

age author description
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
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:12:21 +0100 Thomas Arendsen Hein issue2550822: Fix showing more than one additional property in class menu
Wed, 13 Nov 2013 09:36:18 +0100 Thomas Arendsen Hein executable .py scripts need "#!/usr/bin/env python"
Thu, 31 Oct 2013 15:47:04 +0100 Thomas Arendsen Hein setup.py now installs static files of the HTML documentation
Thu, 31 Oct 2013 12:30:28 +0100 Thomas Arendsen Hein Drop comment in user settings about numeric hour offsets.
Tue, 22 Oct 2013 16:20:42 +0200 Thomas Arendsen Hein Allow using plain() on unsaved dates in HTML forms
Mon, 21 Oct 2013 12:56:28 +0200 Thomas Arendsen Hein issue2550583, issue2550635 Do not limit results with Xapian indexer
Tue, 08 Oct 2013 09:46:42 -0400 John Rouillard fix the CHANGES file so it references the original bug report that is now fixed
Mon, 07 Oct 2013 19:29:33 -0400 John Rouillard Fix copy_url to properly support properties that are mutlilinks.
Wed, 02 Oct 2013 15:36:34 +0200 Thomas Arendsen Hein Do not throw an internal error if a .mo file can not be read
Thu, 19 Sep 2013 16:23:42 +0200 Thomas Arendsen Hein Read version and release for generated documentation from roundup/__init__.py
Mon, 02 Sep 2013 09:34:16 +0300 anatoly techtonik Update change log
Sun, 25 Aug 2013 08:07:59 +0300 anatoly techtonik i18n: Remove Python 2.3 compatibility
Mon, 08 Jul 2013 17:23:10 +0200 Ralf Schlatterbeck Document recent changes
Sat, 06 Jul 2013 12:50:52 +0200 Ralf Schlatterbeck Release preparation 1.5.0
Mon, 17 Jun 2013 16:53:34 +0200 Ralf Schlatterbeck Implement XMLRPC MultiCall (including test), see
Sat, 08 Jun 2013 22:24:35 -0400 John Rouillard issue2550789 document how to initialize a tracker without exposing the admin password
Sat, 08 Jun 2013 22:01:52 -0400 John Rouillard issue2550775 enhancement. Add rel=nofollow to journal links
Fri, 10 May 2013 23:24:10 +0200 Bernhard Reiter Closed issue2550805 (Postgresql should search title case insensitive), by Tom Ekberg.
Sun, 05 May 2013 00:21:27 +0200 Bernhard Reiter Removing remains of "rlog" module, fixes db unit test debug logging via environment variable.
Wed, 24 Apr 2013 23:46:57 -0400 John Rouillard Added two new features to CHANGES.txt and attributed my earlier
Tue, 23 Apr 2013 23:10:19 -0400 John Rouillard merging pull from upstream
Tue, 23 Apr 2013 23:06:09 -0400 John Rouillard Implementation for:
Tue, 09 Apr 2013 11:17:40 +0200 Thomas Arendsen Hein issue2550634: New German orthography corrections
Fri, 22 Mar 2013 15:53:27 +0100 Thomas Arendsen Hein Fixed issue2550595: Allow migrating from roundup 0.x to 1.4
Fri, 22 Mar 2013 12:09:12 +0100 Bernhard Reiter Fixed issue2550802: Fixed date so second fraction can't cause rounding to
Thu, 21 Feb 2013 20:49:45 +0300 anatoly techtonik Run scripts (roundup_admin.py, ...) directly from checkout.
Thu, 21 Feb 2013 19:08:40 +0300 anatoly techtonik roundup.demo: Use relative tracker home directory
Thu, 21 Feb 2013 11:24:21 +0300 anatoly techtonik CHANGES.txt: put major feature first
Wed, 20 Feb 2013 22:22:02 -0500 John Rouillard fix for demo.py to make it use configured host address
Mon, 18 Feb 2013 00:42:08 +0300 anatoly techtonik Increase generated password length to 12 symbols.
Tue, 05 Feb 2013 15:06:10 +0530 Pradip Caulagi - Update demo.py to be able to run jinja2 template
Tue, 22 Jan 2013 17:29:06 +0300 anatoly techtonik templating: Move common TAL methods to TALLoaderBase class
Thu, 17 Jan 2013 22:15:05 +0100 Bernhard Reiter Fixed OpenPGP support for modern versions of libgpgme.
Thu, 17 Jan 2013 15:21:54 +0300 anatoly techtonik templating: proof of concept for Jinja2 support. Select 'jinja2'
Tue, 15 Jan 2013 00:10:01 +0300 anatoly techtonik Untangle template selection logic from template loading functionality.
Mon, 14 Jan 2013 18:26:09 +0300 anatoly techtonik CHANGES.txt: Mention demo.py fixes
Fri, 11 Jan 2013 01:16:59 +0300 anatoly techtonik Cancel version bump to 1.5.0 - the impact is minimal, so just update
Fri, 11 Jan 2013 00:46:23 +0300 anatoly techtonik Restore compatibility with an old style trackers (not sure if
Sun, 06 Jan 2013 16:36:33 +0300 anatoly techtonik API break: rename Templates to Loader for zopetal and chameleon
Sun, 06 Jan 2013 16:02:45 +0300 anatoly techtonik API break, bumping version to 1.15.0, renamed TemplatesBase to
Fri, 28 Dec 2012 15:33:57 +0530 Pradip Caulagi Make roundup play nice with setup tools (for using with virtualenv)
Fri, 28 Dec 2012 00:18:45 +0100 Bernhard Reiter Template responsive: make demo.py work out of the box with it, by setting the static_files config.ini setting to "static".
Thu, 27 Dec 2012 23:31:17 +0100 Bernhard Reiter Template responsive: footer link fixed and hardcoded last modfied date removed.
Sun, 23 Dec 2012 21:59:33 +0300 anatoly techtonik Fix typo.
Fri, 21 Dec 2012 17:17:33 +0100 Thomas Arendsen Hein Initial (empty) CHANGES section for 1.4.22
Fri, 21 Dec 2012 15:06:23 +0100 Ralf Schlatterbeck Release preparation 1.4.21
Tue, 18 Dec 2012 15:16:14 +1100 John Kristensen issue2550760: Several improvements to the manpages (thanks Kai Storbeck)
Sun, 16 Dec 2012 13:18:11 +1100 John Kristensen issue2550774: Fix generating the website documentation
Sun, 16 Dec 2012 13:10:52 +1100 John Kristensen issue2550774: Fix generation of documentation
Fri, 14 Dec 2012 18:22:27 +0200 Ezio Melotti #2550782: Added a new irker detector to send notifications on IRC when an issue is created or messages are added.
Fri, 14 Dec 2012 00:35:51 +0530 Pradip Caulagi First stab at responsive templates using bootstrap
Wed, 28 Nov 2012 04:51:56 +0300 anatoly techtonik Remove pywin32 installation dependency by porting portalocker.py to ctypes.
Wed, 28 Nov 2012 00:12:23 +0300 anatoly techtonik version_check.py: Bump required Python version from 2.1.1+ to 2.5+
Sun, 25 Nov 2012 18:24:28 -0500 rouilj issue2550749 - the xmlrpc interface is invoked on content type

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