| Tue, 24 Jul 2018 23:48:30 +0000 |
Joseph Myers |
Python 3 preparation: update urllib / urllib2 / urlparse imports.
|
| Tue, 24 Jul 2018 23:14:56 +0000 |
Joseph Myers |
Python 3 preparation: update map() calls as needed.
|
| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 22:08:17 +0000 |
Joseph Myers |
Python 3 preparation: change "x.has_key(y)" to "y in x".
|
| Tue, 24 Jul 2018 21:39:58 +0000 |
Joseph Myers |
Python 3 preparation: "raise" syntax.
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Thu, 07 Feb 2008 01:03:39 +0000 |
Richard Jones |
Fix ZRoundup to work with Zope 2.8.5 [SF#1806125]
|
| Wed, 25 Jan 2006 03:43:04 +0000 |
Richard Jones |
ZRoundup works again [SF#1263842]
|
| Tue, 15 Feb 2005 00:28:03 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Tue, 15 Feb 2005 00:28:03 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Tue, 15 Feb 2005 00:25:11 +0000 |
Richard Jones |
fix ZRoundup syntax error [SF#1122335]
|
| Fri, 05 Nov 2004 04:42:45 +0000 |
Richard Jones |
merge from maint-0-7
|
| Fri, 05 Nov 2004 04:41:19 +0000 |
Richard Jones |
applied patch fixing some form handling issues in ZRoundup
maint-0.7
|
| Tue, 27 Jul 2004 00:57:19 +0000 |
Richard Jones |
I thought I committed this last night. Ho hum.
|
| Wed, 21 Jul 2004 04:50:40 +0000 |
Richard Jones |
merge from maint-0-7
|
| Wed, 21 Jul 2004 04:48:41 +0000 |
Richard Jones |
ZRoundup's search interface works now [SF#994957]
maint-0.7
|
| Wed, 12 Nov 2003 01:00:59 +0000 |
Richard Jones |
fixed ZRoundup - mostly changes to classic template
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Fri, 18 Oct 2002 03:34:58 +0000 |
Richard Jones |
added CGI :remove:<propname> and :add:<propname>...
|
| Wed, 16 Oct 2002 06:48:50 +0000 |
Richard Jones |
another minor ZRoundup patch
|
| Thu, 10 Oct 2002 03:47:27 +0000 |
Richard Jones |
get ZRoundup working... still not quite right
|
| Tue, 10 Sep 2002 03:01:20 +0000 |
Richard Jones |
More cleaning up of configuration, and the "instance" -> "tracker" renaming.
|
| Tue, 10 Sep 2002 01:07:06 +0000 |
Richard Jones |
more Log removal
|
| Wed, 04 Sep 2002 02:11:00 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 04 Sep 2002 02:05:19 +0000 |
Richard Jones |
new cgi client here too
|
| Thu, 04 Jul 2002 01:26:26 +0000 |
Derrick Hudson |
fixed [SF#576086] (dumb copying mistake)
maint-0.4
|
| Thu, 04 Jul 2002 01:26:26 +0000 |
Derrick Hudson |
fixed [SF#576086] (dumb copying mistake)
|
| Sun, 16 Jun 2002 01:01:42 +0000 |
Derrick Hudson |
remove CR characters embedded in messages (ZRoundup)
|
| Fri, 14 Jun 2002 01:25:46 +0000 |
Derrick Hudson |
Fixed [SF#558867] by redirecting /instance requests to /instance/
|
| Wed, 12 Jun 2002 00:59:44 +0000 |
Derrick Hudson |
Fixed the logic for determing the cookie path. (Closes [SF#562130].)
|
| Tue, 14 May 2002 23:36:25 +0000 |
Richard Jones |
fixed SCRIPT_NAME in ZRoundup for instances not at top level of Zope
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Thu, 10 Jan 2002 03:38:16 +0000 |
Richard Jones |
reformatting for 80 cols
|
| Wed, 12 Dec 2001 23:55:00 +0000 |
Richard Jones |
Fixed some problems with user editing
|
| Wed, 12 Dec 2001 23:33:58 +0000 |
Richard Jones |
added some implementation notes
|
| Wed, 12 Dec 2001 23:27:14 +0000 |
Richard Jones |
Added a Zope frontend for roundup.
|