log

age author description
Sun, 13 Jan 2013 15:12:04 +0300 anatoly techtonik Doc fix per John's comments.
Sat, 12 Jan 2013 16:21:37 +0300 anatoly techtonik Document Roundup URL design
Fri, 11 Jan 2013 17:15:06 +0300 anatoly techtonik Self-focument API in templating.py loader class
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:39:21 +0300 anatoly techtonik Rename templating.get_templates to get_loader
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, 04 Jan 2013 21:17:17 +0100 Bernhard Reiter Updated recommended version infos for psycopg and PostgreSQL.
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 10:54:42 +0530 Pradip Caulagi - Clicking on bug/task should go to respective index page
Fri, 28 Dec 2012 01:06:37 +0100 Bernhard Reiter minor cleanup: demo.py: removed superfluous brackets.
Fri, 28 Dec 2012 01:02:48 +0100 Bernhard Reiter Typo fixed: Chamaleon -> Chameleon
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:26:02 +0100 Ralf Schlatterbeck Added tag 1.4.21 for changeset d6e9f95cc30e
Fri, 21 Dec 2012 15:06:23 +0100 Ralf Schlatterbeck Release preparation 1.4.21
Tue, 18 Dec 2012 09:42:36 +0100 Ralf Schlatterbeck Add Pradip Caulagi to acknowledgements
Tue, 18 Dec 2012 15:16:14 +1100 John Kristensen issue2550760: Several improvements to the manpages (thanks Kai Storbeck)
Mon, 17 Dec 2012 19:15:21 +0530 Pradip Caulagi Merge
Mon, 17 Dec 2012 19:13:28 +0530 Pradip Caulagi Serve fonts from local server
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
Sun, 16 Dec 2012 12:49:41 +0530 Pradip Caulagi Semantic markup - remove table and use divs instead
Sun, 16 Dec 2012 12:31:49 +0530 Pradip Caulagi Don't use form elements to show read only data
Sat, 15 Dec 2012 23:13:00 +0530 Pradip Caulagi Use some Google fonts
Sat, 15 Dec 2012 22:33:15 +0530 Pradip Caulagi Use the changes in bug.item in task.item as well; more semantic markup for msg.item
Sat, 15 Dec 2012 21:42:47 +0530 Pradip Caulagi Don't need to check for context/id for all fields
Sat, 15 Dec 2012 00:35:32 +0530 Pradip Caulagi Use bootstrap classes for displaying tables; bug.item is almost table free and uses bootstrap form classes and markup
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 01:13:37 +0530 Pradip Caulagi setup.py expects a flat folder structure
Fri, 14 Dec 2012 00:52:09 +0530 Pradip Caulagi Setup should copy static also to templates folder
Fri, 14 Dec 2012 00:38:50 +0530 Pradip Caulagi static_files should be set for assets to be picked up
Fri, 14 Dec 2012 00:35:51 +0530 Pradip Caulagi First stab at responsive templates using bootstrap
Thu, 29 Nov 2012 02:27:46 +0300 anatoly techtonik setup.py: Fix trove classifier. Roundup uses MIT license, not PSF.
Sun, 08 Jul 2012 17:54:29 +0300 anatoly techtonik demo.py: Make executable, remove unused glob import
Thu, 29 Nov 2012 01:34:07 +0300 anatoly techtonik doc: Remove WinZip tutorial and mention demo.py becoming 'roundup-demo'
Wed, 28 Nov 2012 06:45:30 +0300 anatoly techtonik Python 2.3 workarounds cleanup
Wed, 28 Nov 2012 04:51:56 +0300 anatoly techtonik Remove pywin32 installation dependency by porting portalocker.py to ctypes.
Wed, 28 Nov 2012 03:44:34 +0300 anatoly techtonik windows: Fix cgi tests by explicitly closing db opened by test client
Wed, 28 Nov 2012 03:23:39 +0300 anatoly techtonik windows: Fix another failing test due to missing 'crypt'
Wed, 28 Nov 2012 02:56:33 +0300 anatoly techtonik windows: Fix failing password tests due to missing crypt module
Wed, 28 Nov 2012 00:12:23 +0300 anatoly techtonik version_check.py: Bump required Python version from 2.1.1+ to 2.5+
Tue, 27 Nov 2012 23:51:54 +0300 anatoly techtonik win32: No more Python 2.3 - use 0xFFFF0000 value directly
Tue, 27 Nov 2012 14:17:05 +0300 anatoly techtonik win32: Replace win32file._get_osfhandle with function from msvcrt module
Tue, 27 Nov 2012 13:00:50 +0300 anatoly techtonik win32: Remove dependency on external win32con module
Sun, 25 Nov 2012 18:24:28 -0500 rouilj issue2550749 - the xmlrpc interface is invoked on content type
Sun, 25 Nov 2012 18:07:58 -0500 rouilj issue2550783 describe the change in devel template/schema.py
Sun, 25 Nov 2012 18:00:25 -0500 rouilj Issue2550783 - change spelling of organization to organisation so that
Thu, 22 Nov 2012 21:20:21 +0100 Bernhard Reiter Removing old website/www/README, see webseite/README.txt instead.
Thu, 22 Nov 2012 21:17:27 +0100 Bernhard Reiter Fixing the download button re-activating the cheeseshop plugin in the sphinx config. Thanks to Richard for the hint.
Sat, 17 Nov 2012 10:49:27 +0100 Ralf Schlatterbeck Merge
Sat, 17 Nov 2012 10:48:24 +0100 Ralf Schlatterbeck Fix installation docs for correct python version
Wed, 24 Oct 2012 12:18:36 +0200 Thomas Arendsen Hein website/README.txt: removed trailing spaces
Wed, 17 Oct 2012 15:32:41 +0200 Ralf Schlatterbeck Fix xmlrpc permissions for lookup method.
Tue, 16 Oct 2012 18:27:33 +0200 Ralf Schlatterbeck Fix basic authentication.
Wed, 10 Oct 2012 18:19:34 +0200 Ralf Schlatterbeck merge.
Wed, 10 Oct 2012 18:18:20 +0200 Ralf Schlatterbeck Bug-fix in spam-remover script: ignore cases where file-list is set

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