Code

roundup.git
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

22 years agobsddb3 implementation. For now, it's the bsddb implementation with a "3"
anthonybaxter [Tue, 24 Jul 2001 04:26:03 +0000 (04:26 +0000)]
bsddb3 implementation. For now, it's the bsddb implementation with a "3"
added in crayon.

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

22 years agoregenerated on Tue Jul 24 14:19:02 EST 2001
anthonybaxter [Tue, 24 Jul 2001 04:19:07 +0000 (04:19 +0000)]
regenerated on Tue Jul 24 14:19:02 EST 2001

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

22 years agonoted changes in changes.txt
richard [Tue, 24 Jul 2001 01:08:15 +0000 (01:08 +0000)]
noted changes in changes.txt

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

22 years agoAdded command-line arg handling to roundup-server so it's more useful
richard [Tue, 24 Jul 2001 01:07:59 +0000 (01:07 +0000)]
Added command-line arg handling to roundup-server so it's more useful
out-of-the-box.

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

22 years agoOops - accidentally duped the keywords class
richard [Tue, 24 Jul 2001 01:06:43 +0000 (01:06 +0000)]
Oops - accidentally duped the keywords class

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

22 years agominor edit
richard [Mon, 23 Jul 2001 23:32:24 +0000 (23:32 +0000)]
minor edit

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

22 years agoadded mention of the new template
richard [Mon, 23 Jul 2001 23:32:12 +0000 (23:32 +0000)]
added mention of the new template

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

22 years agoAdding the classic template
richard [Mon, 23 Jul 2001 23:29:10 +0000 (23:29 +0000)]
Adding the classic template

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

22 years agoforgot to remove the interfaces from the dbinit module ;)
richard [Mon, 23 Jul 2001 23:20:35 +0000 (23:20 +0000)]
forgot to remove the interfaces from the dbinit module ;)

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

22 years agoSplit off the interfaces (CGI, mailgw) into a separate file from the DB stuff.
richard [Mon, 23 Jul 2001 23:16:01 +0000 (23:16 +0000)]
Split off the interfaces (CGI, mailgw) into a separate file from the DB stuff.

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

22 years agodisabled the reloading until it can be done properly
richard [Mon, 23 Jul 2001 10:31:45 +0000 (10:31 +0000)]
disabled the reloading until it can be done properly

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

22 years agorenamed the text files so that they're recognised as text files on windows
richard [Mon, 23 Jul 2001 08:55:04 +0000 (08:55 +0000)]
renamed the text files so that they're recognised as text files on windows
added INSTALL.TXT

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

22 years agoFixed the ROUNDUPS decl in roundup-server
richard [Mon, 23 Jul 2001 08:53:44 +0000 (08:53 +0000)]
Fixed the ROUNDUPS decl in roundup-server
Move the installation notes to INSTALL

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

22 years agook, so now "./roundup-admin init" will ask questions in an attempt to get a
richard [Mon, 23 Jul 2001 08:45:28 +0000 (08:45 +0000)]
ok, so now "./roundup-admin init" will ask questions in an attempt to get a
workable instance_home set up :)
_and_ anydbm has had its first test :)

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

22 years agomore handling of bad journals
richard [Mon, 23 Jul 2001 08:25:33 +0000 (08:25 +0000)]
more handling of bad journals

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

22 years agosssh
richard [Mon, 23 Jul 2001 08:21:09 +0000 (08:21 +0000)]
sssh

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

22 years agoMoved over to using marshal in the bsddb and anydbm backends.
richard [Mon, 23 Jul 2001 08:20:44 +0000 (08:20 +0000)]
Moved over to using marshal in the bsddb and anydbm backends.
roundup-admin now has a "freshen" command that'll load/save all nodes (not
 retired - mod hyperdb.Class.list() so it lists retired nodes)

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

22 years agoStoring only marshallable data in the db - no nasty pickled class references.
richard [Mon, 23 Jul 2001 07:56:05 +0000 (07:56 +0000)]
Storing only marshallable data in the db - no nasty pickled class references.

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

22 years ago*sigh* some databases have _foo.so as their underlying implementation.
richard [Mon, 23 Jul 2001 07:22:13 +0000 (07:22 +0000)]
*sigh* some databases have _foo.so as their underlying implementation.
This time for sure, Rocky.

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

22 years agoMoved the backends into the backends package. Anydbm hasn't been tested at all.
richard [Mon, 23 Jul 2001 07:15:57 +0000 (07:15 +0000)]
Moved the backends into the backends package. Anydbm hasn't been tested at all.

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

22 years agoMoved the database backends off into backends.
richard [Mon, 23 Jul 2001 07:14:41 +0000 (07:14 +0000)]
Moved the database backends off into backends.

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

22 years agorelfected the move to roundup/backends
richard [Mon, 23 Jul 2001 06:25:50 +0000 (06:25 +0000)]
relfected the move to roundup/backends

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

22 years agomade backends a package
richard [Mon, 23 Jul 2001 06:24:06 +0000 (06:24 +0000)]
made backends a package

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

22 years agomoved hyper_bsddb.py to the new backends package as bsddb.py
richard [Mon, 23 Jul 2001 06:23:41 +0000 (06:23 +0000)]
moved hyper_bsddb.py to the new backends package as bsddb.py

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

22 years ago*** empty log message ***
anthonybaxter [Mon, 23 Jul 2001 04:57:59 +0000 (04:57 +0000)]
*** empty log message ***

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

22 years agochanged the 'snip' lines so they don't look like CVS conflict markers.
anthonybaxter [Mon, 23 Jul 2001 04:49:02 +0000 (04:49 +0000)]
changed the 'snip' lines so they don't look like CVS conflict markers.

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

22 years agorenamed ROUNDUPS to ROUNDUP_INSTANCE_HOMES
anthonybaxter [Mon, 23 Jul 2001 04:47:27 +0000 (04:47 +0000)]
renamed ROUNDUPS to ROUNDUP_INSTANCE_HOMES
sys.exit(0) if python version wrong.

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

22 years agobrought the CGI instance config dict in line with roundup-server
richard [Mon, 23 Jul 2001 04:33:30 +0000 (04:33 +0000)]
brought the CGI instance config dict in line with roundup-server

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

22 years agosplit __init__.py into 2. dbinit and instance_config.
anthonybaxter [Mon, 23 Jul 2001 04:33:21 +0000 (04:33 +0000)]
split __init__.py into 2. dbinit and instance_config.

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

22 years agoFixed the roundup CGI script for updates to cgi_client.py
richard [Mon, 23 Jul 2001 04:31:40 +0000 (04:31 +0000)]
Fixed the roundup CGI script for updates to cgi_client.py

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

22 years agomoving HTML templates to their own dir
richard [Mon, 23 Jul 2001 04:22:45 +0000 (04:22 +0000)]
moving HTML templates to their own dir

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

22 years agomoving the HTML templates into their own dir
richard [Mon, 23 Jul 2001 04:19:12 +0000 (04:19 +0000)]
moving the HTML templates into their own dir

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

22 years agoactually quit if python version wrong
anthonybaxter [Mon, 23 Jul 2001 04:05:05 +0000 (04:05 +0000)]
actually quit if python version wrong

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

22 years agooops, missed a config removal
richard [Mon, 23 Jul 2001 03:56:30 +0000 (03:56 +0000)]
oops, missed a config removal

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

22 years agobyebye.
anthonybaxter [Mon, 23 Jul 2001 03:55:19 +0000 (03:55 +0000)]
byebye.

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

22 years agosssh.
anthonybaxter [Mon, 23 Jul 2001 03:52:52 +0000 (03:52 +0000)]
sssh.

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

22 years agomoved templates to proper location
anthonybaxter [Mon, 23 Jul 2001 03:50:47 +0000 (03:50 +0000)]
moved templates to proper location

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

22 years agomoving the bin files to facilitate out-of-the-boxness
richard [Mon, 23 Jul 2001 03:46:48 +0000 (03:46 +0000)]
moving the bin files to facilitate out-of-the-boxness

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

22 years agoFinal commit of Grande Splite
richard [Sun, 22 Jul 2001 12:09:32 +0000 (12:09 +0000)]
Final commit of Grande Splite

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

22 years agoMore Grande Splite
richard [Sun, 22 Jul 2001 12:01:27 +0000 (12:01 +0000)]
More Grande Splite

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

22 years agoMore Grande Splite
richard [Sun, 22 Jul 2001 11:47:07 +0000 (11:47 +0000)]
More Grande Splite

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

22 years agoMore Grande Splite stuff
richard [Sun, 22 Jul 2001 11:15:45 +0000 (11:15 +0000)]
More Grande Splite stuff

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

22 years agoInitial commit of the Grande Splite
richard [Sun, 22 Jul 2001 11:11:14 +0000 (11:11 +0000)]
Initial commit of the Grande Splite

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

22 years agooops ;)
richard [Fri, 20 Jul 2001 12:33:06 +0000 (12:33 +0000)]
oops ;)

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

22 years agoupdate for recent chagnes
richard [Fri, 20 Jul 2001 08:20:39 +0000 (08:20 +0000)]
update for recent chagnes

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

22 years agoFixed a bug in the filter - wrong variable names in the error message.
richard [Fri, 20 Jul 2001 08:20:24 +0000 (08:20 +0000)]
Fixed a bug in the filter - wrong variable names in the error message.
Recognised that the filter has an outstanding bug. Hrm. we need a bug tracker
for this project :)

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

22 years agolargish changes as a start of splitting off bits and pieces to allow more
richard [Fri, 20 Jul 2001 07:35:55 +0000 (07:35 +0000)]
largish changes as a start of splitting off bits and pieces to allow more
flexible installation / database back-ends

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

22 years agoQuote the value put in the text input value attribute.
richard [Fri, 20 Jul 2001 07:34:43 +0000 (07:34 +0000)]
Quote the value put in the text input value attribute.

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

22 years agoJust registering a new TODO
richard [Fri, 20 Jul 2001 01:37:10 +0000 (01:37 +0000)]
Just registering a new TODO

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

22 years agoDefault index now filters out the resolved issues ;)
richard [Fri, 20 Jul 2001 00:53:20 +0000 (00:53 +0000)]
Default index now filters out the resolved issues ;)

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

22 years agoupdate for latest changes
richard [Fri, 20 Jul 2001 00:23:06 +0000 (00:23 +0000)]
update for latest changes

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

22 years agoPriority list changes - removed the redundant TODO and added support. See
richard [Fri, 20 Jul 2001 00:22:50 +0000 (00:22 +0000)]
Priority list changes - removed the redundant TODO and added support. See
roundup-devel for details.

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

22 years agoFixed adding a new issue when there is no __note
richard [Fri, 20 Jul 2001 00:17:16 +0000 (00:17 +0000)]
Fixed adding a new issue when there is no __note

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

22 years agoHTTP_HOST and HTTP_PORT config options.
anthonybaxter [Thu, 19 Jul 2001 10:43:01 +0000 (10:43 +0000)]
HTTP_HOST and HTTP_PORT config options.

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

22 years agoadded more todo items
anthonybaxter [Thu, 19 Jul 2001 06:37:07 +0000 (06:37 +0000)]
added more todo items

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

22 years agofixing (manually) the (dollarsign)Log(dollarsign) entries caused by
anthonybaxter [Thu, 19 Jul 2001 06:27:07 +0000 (06:27 +0000)]
fixing (manually) the (dollarsign)Log(dollarsign) entries caused by
my using the magic (dollarsign)Id(dollarsign) and (dollarsign)Log(dollarsign)
strings in a commit message. I'm a twonk.

Also broke the help string in two.

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

22 years ago.cvsignorey goodness
anthonybaxter [Thu, 19 Jul 2001 06:20:54 +0000 (06:20 +0000)]
.cvsignorey goodness

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

22 years agominor changes to test the cvs mailout system
richard [Thu, 19 Jul 2001 06:14:58 +0000 (06:14 +0000)]
minor changes to test the cvs mailout system

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

22 years agofixed typo in usage string because it was bugging me each time I saw it.
anthonybaxter [Thu, 19 Jul 2001 06:08:24 +0000 (06:08 +0000)]
fixed typo in usage string because it was bugging me each time I saw it.

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

22 years agoAdded CVS keywords $Id$ and $Log$ to all python files.
anthonybaxter [Thu, 19 Jul 2001 05:52:22 +0000 (05:52 +0000)]
Added CVS keywords $Id$ and $Log$ to all python files.

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