Code

roundup.git
22 years agoJust making sure we've got the right version in there for development.
richard [Mon, 30 Jul 2001 07:17:44 +0000 (07:17 +0000)]
Just making sure we've got the right version in there for development.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@170 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded some documentation on how the newblah works.
richard [Mon, 30 Jul 2001 06:26:31 +0000 (06:26 +0000)]
Added some documentation on how the newblah works.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@169 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFeatures:
richard [Mon, 30 Jul 2001 06:17:45 +0000 (06:17 +0000)]
Features:
 . Added ability for cgi newblah forms to indicate that the new node
   should be linked somewhere.
Fixed:
 . Fixed the agument handling for the roundup-admin find command.
 . Fixed handling of summary when no note supplied for newblah. Again.
 . Fixed detection of no form in htmltemplate Field display.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@168 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanegs
richard [Mon, 30 Jul 2001 03:53:07 +0000 (03:53 +0000)]
chanegs

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@167 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoinit help now lists templates and backends
richard [Mon, 30 Jul 2001 03:52:55 +0000 (03:52 +0000)]
init help now lists templates and backends

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@166 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoChecks for ability to import the specific back-end module.
richard [Mon, 30 Jul 2001 03:52:16 +0000 (03:52 +0000)]
Checks for ability to import the specific back-end module.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@165 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded more DB to test_db. Can skip tests where imports fail.
richard [Mon, 30 Jul 2001 03:45:56 +0000 (03:45 +0000)]
Added more DB to test_db. Can skip tests where imports fail.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@164 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoupdated htmlbases
richard [Mon, 30 Jul 2001 02:38:49 +0000 (02:38 +0000)]
updated htmlbases

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@163 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoget() now has a default arg - for migration only.
richard [Mon, 30 Jul 2001 02:38:31 +0000 (02:38 +0000)]
get() now has a default arg - for migration only.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@162 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoTemporary measure until we have decent schema migration.
richard [Mon, 30 Jul 2001 02:37:53 +0000 (02:37 +0000)]
Temporary measure until we have decent schema migration.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@161 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoTemporary measure until we have decent schema migration...
richard [Mon, 30 Jul 2001 02:37:34 +0000 (02:37 +0000)]
Temporary measure until we have decent schema migration...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@160 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFreshen is really broken. Commented out.
richard [Mon, 30 Jul 2001 02:37:07 +0000 (02:37 +0000)]
Freshen is really broken. Commented out.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@159 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoHandle non-existence of db files in the other backends (code from anydbm).
richard [Mon, 30 Jul 2001 02:36:23 +0000 (02:36 +0000)]
Handle non-existence of db files in the other backends (code from anydbm).

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@158 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoShould've been supportcall
richard [Mon, 30 Jul 2001 02:35:28 +0000 (02:35 +0000)]
Should've been supportcall

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@157 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoForgot to add the support call property to the item page.
richard [Mon, 30 Jul 2001 01:47:28 +0000 (01:47 +0000)]
Forgot to add the support call property to the item page.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@156 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMakes schema changes mucho easier.
richard [Mon, 30 Jul 2001 01:41:36 +0000 (01:41 +0000)]
Makes schema changes mucho easier.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@155 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agonoted changes
richard [Mon, 30 Jul 2001 01:32:54 +0000 (01:32 +0000)]
noted changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@154 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoBugfixes
richard [Mon, 30 Jul 2001 01:28:46 +0000 (01:28 +0000)]
Bugfixes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@153 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoSupport for determining the installed tempaltes
richard [Mon, 30 Jul 2001 01:28:17 +0000 (01:28 +0000)]
Support for determining the installed tempaltes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@152 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoOops - these are the HTML displays for the support class.
richard [Mon, 30 Jul 2001 01:27:28 +0000 (01:27 +0000)]
Oops - these are the HTML displays for the support class.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@151 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoBig changes:
richard [Mon, 30 Jul 2001 01:26:59 +0000 (01:26 +0000)]
Big changes:
 . split off the support priority into its own class
 . added "new support, new user" to the page head
 . fixed the display options for the heading links

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@150 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoChanges to reflect cgi_client now implementing this template by default,
richard [Mon, 30 Jul 2001 01:25:57 +0000 (01:25 +0000)]
Changes to reflect cgi_client now implementing this template by default,
and not "extended".

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@149 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoDefault implementation is now "classic" rather than "extended" as one would
richard [Mon, 30 Jul 2001 01:25:07 +0000 (01:25 +0000)]
Default implementation is now "classic" rather than "extended" as one would
expect.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@148 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoHandles new node display now.
richard [Mon, 30 Jul 2001 01:24:33 +0000 (01:24 +0000)]
Handles new node display now.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@147 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoNow uses getopt, much improved command-line parsing. Much fuller help. Much
richard [Mon, 30 Jul 2001 00:57:51 +0000 (00:57 +0000)]
Now uses getopt, much improved command-line parsing. Much fuller help. Much
better internal structure. It's just BETTER. :)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@146 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoHrm - had IOError instead of OSError. Not sure why there's two. Ho hum.
richard [Mon, 30 Jul 2001 00:06:52 +0000 (00:06 +0000)]
Hrm - had IOError instead of OSError. Not sure why there's two. Ho hum.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@145 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed IssueClass so that superseders links to its classname rather than
richard [Mon, 30 Jul 2001 00:05:54 +0000 (00:05 +0000)]
Fixed IssueClass so that superseders links to its classname rather than
hard-coded to "issue".

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@144 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMade the "init" prompting more friendly.
richard [Mon, 30 Jul 2001 00:04:48 +0000 (00:04 +0000)]
Made the "init" prompting more friendly.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@143 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanges
richard [Sun, 29 Jul 2001 23:34:38 +0000 (23:34 +0000)]
changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@142 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded unit tests so they're run whenever we package/install/whatever.
richard [Sun, 29 Jul 2001 23:34:26 +0000 (23:34 +0000)]
Added unit tests so they're run whenever we package/install/whatever.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@141 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed bug in unit test ;)
richard [Sun, 29 Jul 2001 23:32:13 +0000 (23:32 +0000)]
Fixed bug in unit test ;)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@140 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMake sure that the htmlbase is up-to-date when we build a source dist.
richard [Sun, 29 Jul 2001 09:43:46 +0000 (09:43 +0000)]
Make sure that the htmlbase is up-to-date when we build a source dist.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@139 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanges
richard [Sun, 29 Jul 2001 09:33:06 +0000 (09:33 +0000)]
changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@138 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops
richard [Sun, 29 Jul 2001 09:31:35 +0000 (09:31 +0000)]
oops

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@137 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed sorting by clicking on column headings.
richard [Sun, 29 Jul 2001 09:28:23 +0000 (09:28 +0000)]
Fixed sorting by clicking on column headings.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@136 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanges
richard [Sun, 29 Jul 2001 08:37:58 +0000 (08:37 +0000)]
changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@135 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed handling of passed-in values in form elements (ie. during a
richard [Sun, 29 Jul 2001 08:27:40 +0000 (08:27 +0000)]
Fixed handling of passed-in values in form elements (ie. during a
drill-down)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@134 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded vim command to all source so that we don't get no steenkin' tabs :)
richard [Sun, 29 Jul 2001 07:01:39 +0000 (07:01 +0000)]
Added vim command to all source so that we don't get no steenkin' tabs :)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@133 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago*** empty log message ***
richard [Sun, 29 Jul 2001 06:57:03 +0000 (06:57 +0000)]
*** empty log message ***

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@132 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded Interval tests.
richard [Sun, 29 Jul 2001 06:42:20 +0000 (06:42 +0000)]
Added Interval tests.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@131 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanges
richard [Sun, 29 Jul 2001 05:41:50 +0000 (05:41 +0000)]
changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@130 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoCleanup of the link label generation.
richard [Sun, 29 Jul 2001 05:36:14 +0000 (05:36 +0000)]
Cleanup of the link label generation.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@129 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoReverse the entries so most recent is first.
richard [Sun, 29 Jul 2001 04:11:28 +0000 (04:11 +0000)]
Reverse the entries so most recent is first.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@128 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded the fabricated property "id" to all hyperdb classes.
richard [Sun, 29 Jul 2001 04:09:20 +0000 (04:09 +0000)]
Added the fabricated property "id" to all hyperdb classes.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@127 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed the classic template so it's more like the "advertised" Roundup
richard [Sun, 29 Jul 2001 04:07:37 +0000 (04:07 +0000)]
Fixed the classic template so it's more like the "advertised" Roundup
template.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@126 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed problem in link display when Link value is None.
richard [Sun, 29 Jul 2001 04:06:42 +0000 (04:06 +0000)]
Fixed problem in link display when Link value is None.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@125 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded the fabricated property "id".
richard [Sun, 29 Jul 2001 04:05:37 +0000 (04:05 +0000)]
Added the fabricated property "id".

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@124 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMoved some code around allowing for subclassing to change behaviour.
richard [Sun, 29 Jul 2001 04:04:00 +0000 (04:04 +0000)]
Moved some code around allowing for subclassing to change behaviour.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@123 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agofixed use of stylesheet
richard [Sat, 28 Jul 2001 08:17:09 +0000 (08:17 +0000)]
fixed use of stylesheet

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@122 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoNew issue form handles lack of note better now.
richard [Sat, 28 Jul 2001 08:16:52 +0000 (08:16 +0000)]
New issue form handles lack of note better now.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@121 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agocommented out print
richard [Sat, 28 Jul 2001 08:02:45 +0000 (08:02 +0000)]
commented out print

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@120 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoReplaced errno integers with their module values.
richard [Sat, 28 Jul 2001 07:59:53 +0000 (07:59 +0000)]
Replaced errno integers with their module values.
De-tabbed templatebuilder.py

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@119 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agotodo refinement ;)
richard [Sat, 28 Jul 2001 07:35:27 +0000 (07:35 +0000)]
todo refinement ;)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@118 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoSplit off implementation notes into separate file in doc directory. Added
richard [Sat, 28 Jul 2001 06:44:34 +0000 (06:44 +0000)]
Split off implementation notes into separate file in doc directory. Added
some todo items to the README

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@117 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMultipart message class has the getPart method now. Added some tests for it.
richard [Sat, 28 Jul 2001 06:43:02 +0000 (06:43 +0000)]
Multipart message class has the getPart method now. Added some tests for it.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@116 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanges
richard [Sat, 28 Jul 2001 01:56:04 +0000 (01:56 +0000)]
changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@115 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoGIF -> PNG, saving about 100k
richard [Sat, 28 Jul 2001 01:45:02 +0000 (01:45 +0000)]
GIF -> PNG, saving about 100k

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@114 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoadded more documentation
richard [Sat, 28 Jul 2001 01:40:04 +0000 (01:40 +0000)]
added more documentation

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@113 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded some documentation to the roundup package.
richard [Sat, 28 Jul 2001 01:39:02 +0000 (01:39 +0000)]
Added some documentation to the roundup package.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@112 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanges for the 0.2.1 distribution build.
richard [Sat, 28 Jul 2001 00:39:18 +0000 (00:39 +0000)]
changes for the 0.2.1 distribution build.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@111 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agochanges
richard [Sat, 28 Jul 2001 00:34:44 +0000 (00:34 +0000)]
changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@110 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed some non-string node ids.
richard [Sat, 28 Jul 2001 00:34:34 +0000 (00:34 +0000)]
Fixed some non-string node ids.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@109 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed some problems with installation.
richard [Sat, 28 Jul 2001 00:31:10 +0000 (00:31 +0000)]
Fixed some problems with installation.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@108 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agomore notes for installation
richard [Fri, 27 Jul 2001 07:33:04 +0000 (07:33 +0000)]
more notes for installation

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@106 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoregenerated on Fri Jul 27 17:31:18 EST 2001
anthonybaxter [Fri, 27 Jul 2001 07:31:22 +0000 (07:31 +0000)]
regenerated on Fri Jul 27 17:31:18 EST 2001

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@105 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agominor notes
richard [Fri, 27 Jul 2001 07:30:27 +0000 (07:30 +0000)]
minor notes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@104 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded build instructions, changed my e-mail address in the docs to the
richard [Fri, 27 Jul 2001 07:27:13 +0000 (07:27 +0000)]
Added build instructions, changed my e-mail address in the docs to the
sourceforge address.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@103 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMakefile is now obsolete - setup does what it used to do.
richard [Fri, 27 Jul 2001 07:20:17 +0000 (07:20 +0000)]
Makefile is now obsolete - setup does what it used to do.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@102 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded the distutils manifest template (for "documentation", see
richard [Fri, 27 Jul 2001 07:18:32 +0000 (07:18 +0000)]
Added the distutils manifest template (for "documentation", see
distutils.filelist).
Has no facility for comments, so no ID or LOG for this baby.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@101 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agorename for consistency
richard [Fri, 27 Jul 2001 07:16:21 +0000 (07:16 +0000)]
rename for consistency

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@100 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoname changes to make distutils happy
richard [Fri, 27 Jul 2001 07:04:18 +0000 (07:04 +0000)]
name changes to make distutils happy

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@99 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded scripts to the setup and added the config so the default script
richard [Fri, 27 Jul 2001 06:56:25 +0000 (06:56 +0000)]
Added scripts to the setup and added the config so the default script
install dir is /usr/local/bin.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@98 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agomoving tests -> test
richard [Fri, 27 Jul 2001 06:55:07 +0000 (06:55 +0000)]
moving tests -> test

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@97 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMoving tests -> test
richard [Fri, 27 Jul 2001 06:54:01 +0000 (06:54 +0000)]
Moving tests -> test

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@96 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops - wasn't deleting the test dir after the read-only tests
richard [Fri, 27 Jul 2001 06:26:43 +0000 (06:26 +0000)]
oops - wasn't deleting the test dir after the read-only tests

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@95 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed some of the exceptions so they're the right type.
richard [Fri, 27 Jul 2001 06:25:35 +0000 (06:25 +0000)]
Fixed some of the exceptions so they're the right type.
Removed the str()-ification of node ids so we don't mask oopsy errors any
more.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@94 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoconsistency
richard [Fri, 27 Jul 2001 06:23:59 +0000 (06:23 +0000)]
consistency

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@93 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded some new hyperdb tests to make sure we raise the right exceptions.
richard [Fri, 27 Jul 2001 06:23:09 +0000 (06:23 +0000)]
Added some new hyperdb tests to make sure we raise the right exceptions.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@92 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agojust some comments
richard [Fri, 27 Jul 2001 05:17:14 +0000 (05:17 +0000)]
just some comments

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@91 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMade setup.py executable, added id and log.
richard [Thu, 26 Jul 2001 07:14:27 +0000 (07:14 +0000)]
Made setup.py executable, added id and log.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@90 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoMore changes
richard [Thu, 26 Jul 2001 06:48:21 +0000 (06:48 +0000)]
More changes

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@89 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoUpdated for new installation procedure
richard [Thu, 26 Jul 2001 06:47:57 +0000 (06:47 +0000)]
Updated for new installation procedure

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@88 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded id and log to tests files...
richard [Wed, 25 Jul 2001 04:34:31 +0000 (04:34 +0000)]
Added id and log to tests files...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@87 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoregenerated on Wed Jul 25 14:21:20 EST 2001
anthonybaxter [Wed, 25 Jul 2001 04:21:24 +0000 (04:21 +0000)]
regenerated on Wed Jul 25 14:21:20 EST 2001

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@86 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoregenerated on Wed Jul 25 14:20:54 EST 2001
anthonybaxter [Wed, 25 Jul 2001 04:20:59 +0000 (04:20 +0000)]
regenerated on Wed Jul 25 14:20:54 EST 2001

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@85 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago*** empty log message ***
anthonybaxter [Wed, 25 Jul 2001 04:20:38 +0000 (04:20 +0000)]
*** empty log message ***

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@84 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agofirst cut at setup.py - installs the package, but not the bin/cgi-bin yet
anthonybaxter [Wed, 25 Jul 2001 04:19:55 +0000 (04:19 +0000)]
first cut at setup.py - installs the package, but not the bin/cgi-bin yet

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@83 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoadded date test suite
richard [Wed, 25 Jul 2001 04:10:15 +0000 (04:10 +0000)]
added date test suite

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@82 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoDate test suite
richard [Wed, 25 Jul 2001 04:10:02 +0000 (04:10 +0000)]
Date test suite

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@81 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed offset handling (shoulda read the spec a little better)
richard [Wed, 25 Jul 2001 04:09:34 +0000 (04:09 +0000)]
Fixed offset handling (shoulda read the spec a little better)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@80 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoadded note about the spec
richard [Wed, 25 Jul 2001 03:40:55 +0000 (03:40 +0000)]
added note about the spec

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@79 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoFixed an oops
richard [Wed, 25 Jul 2001 03:40:19 +0000 (03:40 +0000)]
Fixed an oops

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@78 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoHrm - displaying links to classes that don't specify a key property. I've
richard [Wed, 25 Jul 2001 03:39:47 +0000 (03:39 +0000)]
Hrm - displaying links to classes that don't specify a key property. I've
got it defaulting to 'name', then 'title' and then a "random" property (first
one returned by getprops().keys().
Needs to be moved onto the Class I think...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@77 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded the Roundup spec to the new documentation directory.
richard [Wed, 25 Jul 2001 01:23:07 +0000 (01:23 +0000)]
Added the Roundup spec to the new documentation directory.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@76 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops. left a print in
anthonybaxter [Tue, 24 Jul 2001 11:18:25 +0000 (11:18 +0000)]
oops. left a print in

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@75 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agooops. Html.
anthonybaxter [Tue, 24 Jul 2001 10:54:11 +0000 (10:54 +0000)]
oops. Html.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@74 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded templatebuilder module. two functions - one to pack up the html base,
anthonybaxter [Tue, 24 Jul 2001 10:46:22 +0000 (10:46 +0000)]
Added templatebuilder module. two functions - one to pack up the html base,
one to unpack it. Packed up the two standard templates into htmlbases.
Modified __init__ to install them.

__init__.py magic was needed for the rather high levels of wierd import magic.
Reducing level of import magic == (good, future)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@72 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years ago*** empty log message ***
anthonybaxter [Tue, 24 Jul 2001 09:50:52 +0000 (09:50 +0000)]
*** empty log message ***

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@71 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoAdded some unit tests
richard [Tue, 24 Jul 2001 05:22:55 +0000 (05:22 +0000)]
Added some unit tests

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@70 57a73879-2fb5-44c3-a270-3262357dd7e2

22 years agoregenerated on Tue Jul 24 14:53:34 EST 2001
anthonybaxter [Tue, 24 Jul 2001 04:53:39 +0000 (04:53 +0000)]
regenerated on Tue Jul 24 14:53:34 EST 2001

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@69 57a73879-2fb5-44c3-a270-3262357dd7e2