Code

roundup.git
22 years agostupid typo
richard [Tue, 7 Aug 2001 00:24:43 +0000 (00:24 +0000)]
stupid typo

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

22 years agoAdded the copyright/license notice to (nearly) all files at request of
richard [Tue, 7 Aug 2001 00:15:51 +0000 (00:15 +0000)]
Added the copyright/license notice to (nearly) all files at request of
Bizar Software.

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

22 years agochanges
richard [Mon, 6 Aug 2001 23:58:33 +0000 (23:58 +0000)]
changes

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

22 years agoNow releasing the software under the Python License.
richard [Mon, 6 Aug 2001 23:57:55 +0000 (23:57 +0000)]
Now releasing the software under the Python License.

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

22 years agoAm now bundling unittest with the package so that everyone can use the unit
richard [Mon, 6 Aug 2001 23:57:20 +0000 (23:57 +0000)]
Am now bundling unittest with the package so that everyone can use the unit
tests.

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

22 years agoBetter install info
richard [Mon, 6 Aug 2001 08:57:21 +0000 (08:57 +0000)]
Better install info

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

22 years agoAdded documentaion.
richard [Mon, 6 Aug 2001 01:20:00 +0000 (01:20 +0000)]
Added documentaion.

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

22 years agochanges
richard [Sun, 5 Aug 2001 07:46:47 +0000 (07:46 +0000)]
changes

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

22 years agoChanged date.Date to use regular string formatting instead of strftime -
richard [Sun, 5 Aug 2001 07:46:12 +0000 (07:46 +0000)]
Changed date.Date to use regular string formatting instead of strftime -
win32 seems to have problems with %T and no hour... or something...

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

22 years agoAdded tests for instance initialisation
richard [Sun, 5 Aug 2001 07:45:27 +0000 (07:45 +0000)]
Added tests for instance initialisation

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

22 years agoInstances are now opened by a special function that generates a unique
richard [Sun, 5 Aug 2001 07:44:36 +0000 (07:44 +0000)]
Instances are now opened by a special function that generates a unique
module name for the instances on import time.

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

22 years agoadded tests for roundup.init - but they're disabled until I can figure _if_
richard [Sun, 5 Aug 2001 07:07:58 +0000 (07:07 +0000)]
added tests for roundup.init - but they're disabled until I can figure _if_
we can run them (import problems).

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

22 years agoremoved some print statements
richard [Sun, 5 Aug 2001 07:06:25 +0000 (07:06 +0000)]
removed some print statements

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

22 years agoFixed sf.net bug #447671 - typo
richard [Sat, 4 Aug 2001 22:42:43 +0000 (22:42 +0000)]
Fixed sf.net bug #447671 - typo

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

22 years agoer, removed the innocent from the the code :)
richard [Fri, 3 Aug 2001 07:23:09 +0000 (07:23 +0000)]
er, removed the innocent from the the code :)

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

22 years agoupdated version number for 0.2.6
richard [Fri, 3 Aug 2001 07:18:57 +0000 (07:18 +0000)]
updated version number for 0.2.6

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

22 years agoImplemented correct mail splitting (was taking a shortcut). Added unit
richard [Fri, 3 Aug 2001 07:18:22 +0000 (07:18 +0000)]
Implemented correct mail splitting (was taking a shortcut). Added unit
tests. Also snips signatures now too.

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

22 years agodetect unit tests
richard [Fri, 3 Aug 2001 02:51:06 +0000 (02:51 +0000)]
detect unit tests

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

22 years ago'n' -> 'c' for create.
anthonybaxter [Fri, 3 Aug 2001 02:45:47 +0000 (02:45 +0000)]
'n' -> 'c' for create.

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

22 years agoregenerated on Fri Aug 3 12:12:00 EST 2001
anthonybaxter [Fri, 3 Aug 2001 02:12:07 +0000 (02:12 +0000)]
regenerated on Fri Aug  3 12:12:00 EST 2001

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

22 years agoStarted stuff off for the 0.2.5 release
richard [Fri, 3 Aug 2001 01:54:58 +0000 (01:54 +0000)]
Started stuff off for the 0.2.5 release

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

22 years agoUsed the much nicer load_package, pointed out by Steve Majewski.
richard [Fri, 3 Aug 2001 01:28:33 +0000 (01:28 +0000)]
Used the much nicer load_package, pointed out by Steve Majewski.

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

22 years agofinished of colourising the classic template
richard [Fri, 3 Aug 2001 01:19:43 +0000 (01:19 +0000)]
finished of colourising the classic template

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

22 years agochnages
richard [Fri, 3 Aug 2001 00:59:47 +0000 (00:59 +0000)]
chnages

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

22 years agoInstance import now imports the instance using imp.load_module so that
richard [Fri, 3 Aug 2001 00:59:34 +0000 (00:59 +0000)]
Instance import now imports the instance using imp.load_module so that
we can have instance homes of "roundup" or other existing python package
names.

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

22 years agochanges
richard [Thu, 2 Aug 2001 10:26:26 +0000 (10:26 +0000)]
changes

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

22 years agoRoundupdb now appends "mailing list" information to its messages which
richard [Thu, 2 Aug 2001 06:38:17 +0000 (06:38 +0000)]
Roundupdb now appends "mailing list" information to its messages which
include the e-mail address and web interface address. Templates may
override this in their db classes to include specific information (support
instructions, etc).

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

22 years agoanges
richard [Thu, 2 Aug 2001 06:00:33 +0000 (06:00 +0000)]
anges

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

22 years agoWeb edit messages aren't sent to the person who did the edit any more. No
richard [Thu, 2 Aug 2001 05:55:25 +0000 (05:55 +0000)]
Web edit messages aren't sent to the person who did the edit any more. No
message is generated if they are the only person on the nosy list.

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

22 years agochanges
richard [Thu, 2 Aug 2001 01:01:12 +0000 (01:01 +0000)]
changes

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

22 years agoAdded the 'clean' command to the instructions - distutils doesn't seem to
richard [Thu, 2 Aug 2001 01:00:39 +0000 (01:00 +0000)]
Added the 'clean' command to the instructions - distutils doesn't seem to
always detect when it needs to rebuild when it should.

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

22 years agoEven better (more useful) headings
richard [Thu, 2 Aug 2001 00:43:06 +0000 (00:43 +0000)]
Even better (more useful) headings

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

22 years agoMade all the user-specific link names the same (My Foo)
richard [Thu, 2 Aug 2001 00:36:42 +0000 (00:36 +0000)]
Made all the user-specific link names the same (My Foo)

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

22 years agobleah syntax error
richard [Thu, 2 Aug 2001 00:34:10 +0000 (00:34 +0000)]
bleah syntax error

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

22 years agochanges
richard [Thu, 2 Aug 2001 00:27:58 +0000 (00:27 +0000)]
changes

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

22 years agoExtended the range of intervals that are pretty-printed before actual dates
richard [Thu, 2 Aug 2001 00:27:04 +0000 (00:27 +0000)]
Extended the range of intervals that are pretty-printed before actual dates
are displayed.

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

22 years agoChanged the order of the information in the message generated by web edits.
richard [Thu, 2 Aug 2001 00:26:16 +0000 (00:26 +0000)]
Changed the order of the information in the message generated by web edits.

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

22 years agochanges
richard [Wed, 1 Aug 2001 05:15:36 +0000 (05:15 +0000)]
changes

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

22 years agoAdded "My Issues" and "My Support" to extended template.
richard [Wed, 1 Aug 2001 05:15:09 +0000 (05:15 +0000)]
Added "My Issues" and "My Support" to extended template.

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

22 years agochanges
richard [Wed, 1 Aug 2001 05:06:41 +0000 (05:06 +0000)]
changes

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

22 years agohtmlbase doesn't have extraneous $Foo$ in it any more
richard [Wed, 1 Aug 2001 05:06:10 +0000 (05:06 +0000)]
htmlbase doesn't have extraneous $Foo$ in it any more

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

22 years ago*** empty log message ***
richard [Wed, 1 Aug 2001 04:29:31 +0000 (04:29 +0000)]
*** empty log message ***

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

22 years agomailgw was assuming certain properties existed on the issues being created.
richard [Wed, 1 Aug 2001 04:24:21 +0000 (04:24 +0000)]
mailgw was assuming certain properties existed on the issues being created.

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

22 years agoChecklist was using wrong name.
richard [Wed, 1 Aug 2001 03:52:23 +0000 (03:52 +0000)]
Checklist was using wrong name.

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

22 years agoJust a new idea...
richard [Wed, 1 Aug 2001 03:48:01 +0000 (03:48 +0000)]
Just a new idea...

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

22 years agochanges
richard [Tue, 31 Jul 2001 09:58:57 +0000 (09:58 +0000)]
changes

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

22 years agoFixed the 2.1-specific gmtime() (no arg) call in roundup.date. (Paul Wright)
richard [Tue, 31 Jul 2001 09:54:18 +0000 (09:54 +0000)]
Fixed the 2.1-specific gmtime() (no arg) call in roundup.date. (Paul Wright)

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

22 years agoAdded time logging and file uploading to the templates.
richard [Mon, 30 Jul 2001 08:12:17 +0000 (08:12 +0000)]
Added time logging and file uploading to the templates.

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

22 years agooops
richard [Mon, 30 Jul 2001 08:04:26 +0000 (08:04 +0000)]
oops

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

22 years agoFixes to the uploading stuff (I forgot to put the code in the issue class ;)
richard [Mon, 30 Jul 2001 08:03:56 +0000 (08:03 +0000)]
Fixes to the uploading stuff (I forgot to put the code in the issue class ;)

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

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