| Thu, 13 Nov 2003 04:12:10 +0000 |
Richard Jones |
implemented munging of template name for installed trackers
|
| Tue, 11 Nov 2003 00:35:14 +0000 |
Richard Jones |
Centralised conversion of user-input data to hyperdb values
|
| Fri, 24 Oct 2003 19:48:05 +0000 |
Johannes Gijsbers |
Clarify listTemplates docstring...
|
| Fri, 29 Aug 2003 12:45:54 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Fri, 29 Aug 2003 12:43:03 +0000 |
Richard Jones |
applied patch [SF#739314] (sorry John!)
|
| Thu, 28 Aug 2003 04:53:04 +0000 |
Richard Jones |
merge CSV fix from HEAD
maint-0.6
|
| Thu, 28 Aug 2003 04:46:54 +0000 |
Richard Jones |
python2.3 CSV support, also missing thankyou in index.txt :)
|
| Tue, 26 Aug 2003 00:06:56 +0000 |
Richard Jones |
Importing wasn't setting None values explicitly when it should have been
|
| Mon, 23 Jun 2003 08:05:30 +0000 |
Jean Jordaan |
Get rid of TABs, use spaces instead.
|
| Thu, 29 May 2003 00:42:34 +0000 |
Richard Jones |
attempt to fix the template finding
|
| Fri, 09 May 2003 03:32:41 +0000 |
Richard Jones |
better string splitting
|
| Thu, 17 Apr 2003 07:33:08 +0000 |
Richard Jones |
more places to look for templates
|
| Thu, 17 Apr 2003 03:38:00 +0000 |
Richard Jones |
moving templates around
|
| Thu, 27 Mar 2003 05:23:39 +0000 |
Richard Jones |
fix the "set" command usage statement
|
| Wed, 26 Mar 2003 11:02:28 +0000 |
Richard Jones |
added command-line functionality for roundup-adming (feature [SF#687664])
|
| Wed, 26 Mar 2003 10:44:05 +0000 |
Richard Jones |
Class.find() may now find unset Links [SF#700620]
|
| Sun, 23 Mar 2003 09:37:20 +0000 |
Richard Jones |
bugfix
|
| Sun, 23 Mar 2003 06:07:05 +0000 |
Richard Jones |
finally, tables autosize columns [SF#609070]
|
| Fri, 21 Mar 2003 04:02:13 +0000 |
Richard Jones |
fixed rdbms export - getnodeids in particular with NULL values
|
| Tue, 18 Mar 2003 23:19:22 +0000 |
Richard Jones |
only look for csv files on import
|
| Tue, 18 Mar 2003 23:19:22 +0000 |
Richard Jones |
only look for csv files on import
maint-0.5
|
| Sun, 16 Mar 2003 22:24:56 +0000 |
Andrey Lebedev |
added ability to restore retired nodes
|
| Thu, 06 Mar 2003 07:33:29 +0000 |
Richard Jones |
relaxed CVS importing (feature [SF#693277])
|
| Thu, 06 Mar 2003 06:06:49 +0000 |
Richard Jones |
more info in the "set" command
|
| Fri, 28 Feb 2003 03:33:46 +0000 |
Richard Jones |
fixes to import/export
|
| Wed, 26 Feb 2003 23:42:54 +0000 |
Richard Jones |
fixed export/import of retired nodes [SF#685273]
|
| Tue, 25 Feb 2003 10:19:32 +0000 |
Richard Jones |
registration is now a two-step process with confirmation from the
|
| Sat, 15 Feb 2003 23:19:01 +0000 |
Andrey Lebedev |
trackers on mysql can be initialised
|
| Thu, 06 Feb 2003 05:44:49 +0000 |
Richard Jones |
backporting fixes from HEAD
maint-0.5
|
| Thu, 06 Feb 2003 05:43:49 +0000 |
Richard Jones |
Fixed a backlog of bug reports, and worked on python 2.3 compatibility:
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Thu, 03 Oct 2002 06:56:30 +0000 |
Richard Jones |
merge from maintenance branch
|
| Thu, 26 Sep 2002 07:41:54 +0000 |
Richard Jones |
ehem ... for create too
|
| Thu, 26 Sep 2002 07:39:21 +0000 |
Richard Jones |
added "crypt" password encoding...
|
| Tue, 24 Sep 2002 01:36:04 +0000 |
Richard Jones |
make import set the id counter to maxid+1
|
| Wed, 18 Sep 2002 05:07:49 +0000 |
Richard Jones |
sqlite backend!
|
| Fri, 13 Sep 2002 00:08:44 +0000 |
Richard Jones |
Cleaned up CHANGES/TODO
|
| Wed, 11 Sep 2002 01:19:45 +0000 |
Richard Jones |
implemented set for all items in a class, and unset
|
| Tue, 10 Sep 2002 12:44:42 +0000 |
Richard Jones |
handled some XXXs
|
| Tue, 10 Sep 2002 07:07:16 +0000 |
Richard Jones |
more doc
|
| Tue, 10 Sep 2002 03:01:20 +0000 |
Richard Jones |
More cleaning up of configuration, and the "instance" -> "tracker" renaming.
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Mon, 09 Sep 2002 23:55:29 +0000 |
Richard Jones |
instance_config -> config, and other related cleanups
|
| Mon, 19 Aug 2002 02:53:27 +0000 |
Richard Jones |
full database export and import is done
|
| Fri, 16 Aug 2002 04:26:42 +0000 |
Richard Jones |
moving towards full database export
|
| Thu, 01 Aug 2002 01:07:37 +0000 |
Richard Jones |
include info about new user roles
|
| Thu, 01 Aug 2002 00:56:22 +0000 |
Richard Jones |
Added the web access and email access permissions..
|
| Thu, 25 Jul 2002 07:14:06 +0000 |
Richard Jones |
Bugger it. Here's the current shape of the new security implementation.
|
| Thu, 18 Jul 2002 11:17:31 +0000 |
Gordon B. McMillan |
Add Number and Boolean types to hyperdb.
|
| Sun, 14 Jul 2002 06:05:50 +0000 |
Richard Jones |
fixed the date module so that Date(". - 2d") works
|
| Tue, 09 Jul 2002 04:19:09 +0000 |
Richard Jones |
Added reindex command to roundup-admin.
|
| Mon, 17 Jun 2002 23:14:44 +0000 |
Richard Jones |
[SF#569415] {version]]
|
| Tue, 11 Jun 2002 06:41:50 +0000 |
Richard Jones |
Removed prompt for admin email in initialisation.
|
| Thu, 30 May 2002 23:58:14 +0000 |
Richard Jones |
oops
|
| Sun, 26 May 2002 09:04:42 +0000 |
Richard Jones |
out by one in the init args
|
| Thu, 23 May 2002 01:14:20 +0000 |
Richard Jones |
split instance initialisation into two steps...
|
| Thu, 02 May 2002 13:09:11 +0000 |
Roche Compaan |
Brought search_indexing-branch up to date with latest changes in HEAD.
search_indexing-0-4-2-branch
|
| Sat, 27 Apr 2002 10:07:23 +0000 |
Richard Jones |
minor fix to error message
|
| Tue, 12 Mar 2002 22:51:47 +0000 |
Richard Jones |
[SF#527416] roundup-admin uses undefined value
|
| Wed, 27 Feb 2002 03:28:21 +0000 |
Richard Jones |
Ran it through pychecker, made fixes
|