Code

roundup.git
22 years agoDisabled the bsddb3 module entirely in the unit testing. See CHANGES for
richard [Wed, 29 Aug 2001 06:23:59 +0000 (06:23 +0000)]
Disabled the bsddb3 module entirely in the unit testing. See CHANGES for
details.

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

22 years agominor stuff
richard [Wed, 29 Aug 2001 05:47:55 +0000 (05:47 +0000)]
minor stuff

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

22 years agoAdded the release announcement text to the CVS so I don't have to hunt for
richard [Wed, 29 Aug 2001 05:44:14 +0000 (05:44 +0000)]
Added the release announcement text to the CVS so I don't have to hunt for
it every time I make a release.

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

22 years agoprep for release
richard [Wed, 29 Aug 2001 05:40:59 +0000 (05:40 +0000)]
prep for release

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

22 years agochange notes
richard [Wed, 29 Aug 2001 05:32:47 +0000 (05:32 +0000)]
change notes

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

22 years agochange messages weren't being saved when there was no-one on the nosy list.
richard [Wed, 29 Aug 2001 05:30:49 +0000 (05:30 +0000)]
change messages weren't being saved when there was no-one on the nosy list.

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

22 years agodidn't clean up fully after debugging :(
richard [Wed, 29 Aug 2001 04:49:39 +0000 (04:49 +0000)]
didn't clean up fully after debugging :(

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

22 years agoFixed CGI client change messages so they actually include the properties
richard [Wed, 29 Aug 2001 04:47:18 +0000 (04:47 +0000)]
Fixed CGI client change messages so they actually include the properties
changed (again).

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

22 years agoadded missing 'import' statements.
anthonybaxter [Tue, 28 Aug 2001 05:58:33 +0000 (05:58 +0000)]
added missing 'import' statements.

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

22 years agofixed prettification of intervals of 1 week
richard [Fri, 17 Aug 2001 03:08:11 +0000 (03:08 +0000)]
fixed prettification of intervals of 1 week

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

22 years agochanges
richard [Fri, 17 Aug 2001 00:09:39 +0000 (00:09 +0000)]
changes

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

22 years agoreverted back to sending messages always regardless of who is doing the web
richard [Fri, 17 Aug 2001 00:08:10 +0000 (00:08 +0000)]
reverted back to sending messages always regardless of who is doing the web
edit. change notes weren't being saved. bleah. hackish.

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

22 years agobetter CGI text searching - but hidden filter fields are disappearing...
richard [Thu, 16 Aug 2001 07:34:59 +0000 (07:34 +0000)]
better CGI text searching - but hidden filter fields are disappearing...

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

22 years agoall searches use re now - and they're all case insensitive
richard [Thu, 16 Aug 2001 06:59:58 +0000 (06:59 +0000)]
all searches use re now - and they're all case insensitive

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

22 years agochanges
richard [Wed, 15 Aug 2001 23:43:58 +0000 (23:43 +0000)]
changes

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

22 years agoFixed some isFooTypes that I missed.
richard [Wed, 15 Aug 2001 23:43:18 +0000 (23:43 +0000)]
Fixed some isFooTypes that I missed.
Refactored some code in the CGI code.

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

22 years agochanges
richard [Mon, 13 Aug 2001 23:04:12 +0000 (23:04 +0000)]
changes

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

22 years agoMake the mail parser a little more robust.
richard [Mon, 13 Aug 2001 23:02:54 +0000 (23:02 +0000)]
Make the mail parser a little more robust.

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

22 years agofixed a 2.1-ism
richard [Mon, 13 Aug 2001 23:01:53 +0000 (23:01 +0000)]
fixed a 2.1-ism

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

22 years agousing isinstance(blah, Foo) now instead of isFooType
richard [Sun, 12 Aug 2001 06:32:36 +0000 (06:32 +0000)]
using isinstance(blah, Foo) now instead of isFooType

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

22 years agoNext release is 0.2.6
richard [Wed, 8 Aug 2001 03:29:35 +0000 (03:29 +0000)]
Next release is 0.2.6

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

22 years agochanges
richard [Wed, 8 Aug 2001 02:50:55 +0000 (02:50 +0000)]
changes

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

22 years agoAdded better error handling to mailgw.
richard [Wed, 8 Aug 2001 01:27:00 +0000 (01:27 +0000)]
Added better error handling to mailgw.

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

22 years agoremoved a print
richard [Wed, 8 Aug 2001 00:27:18 +0000 (00:27 +0000)]
removed a print

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

22 years agoincluded some instructions on how to test mailgw
richard [Wed, 8 Aug 2001 00:26:30 +0000 (00:26 +0000)]
included some instructions on how to test mailgw

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

22 years agooops ;)
richard [Wed, 8 Aug 2001 00:08:03 +0000 (00:08 +0000)]
oops ;)

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

22 years agomore install note changes
richard [Tue, 7 Aug 2001 04:17:39 +0000 (04:17 +0000)]
more install note changes

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

22 years agofurther clarification for gettnig started
richard [Tue, 7 Aug 2001 02:51:23 +0000 (02:51 +0000)]
further clarification for gettnig started

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

22 years agochanges
richard [Tue, 7 Aug 2001 00:26:44 +0000 (00:26 +0000)]
changes

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

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