Code

roundup.git
22 years agoStarted work on supporting a pop3-fetching server
richard [Thu, 1 Nov 2001 22:04:37 +0000 (22:04 +0000)]
Started work on supporting a pop3-fetching server
Fixed bugs:
 . bug #477104 ] HTML tag error in roundup-server
 . bug #477107 ] HTTP header problem

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

22 years agoAdded the wrap="hard" attribute to the textarea of the note field so the
richard [Wed, 31 Oct 2001 06:58:51 +0000 (06:58 +0000)]
Added the wrap="hard" attribute to the textarea of the note field so the
messages wrap sanely.

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

22 years agochanges
richard [Wed, 31 Oct 2001 06:24:51 +0000 (06:24 +0000)]
changes

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

22 years agoAdded do_stext to htmltemplate, thanks Brad Clements.
richard [Wed, 31 Oct 2001 06:24:35 +0000 (06:24 +0000)]
Added do_stext to htmltemplate, thanks Brad Clements.

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

22 years agoCase-insensitive match for ISSUE_TRACKER_EMAIL in address in e-mail.
richard [Tue, 30 Oct 2001 11:26:10 +0000 (11:26 +0000)]
Case-insensitive match for ISSUE_TRACKER_EMAIL in address in e-mail.

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

22 years agoFeeble addition to documentation for instance configuration. Well, it'll
richard [Tue, 30 Oct 2001 00:58:12 +0000 (00:58 +0000)]
Feeble addition to documentation for instance configuration. Well, it'll
hopefully change before 0.3.0 final, so I guess I have an excuse ;)

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

22 years agoFeatures:
richard [Tue, 30 Oct 2001 00:54:45 +0000 (00:54 +0000)]
Features:
 . #467129 ] Lossage when username=e-mail-address
 . #473123 ] Change message generation for author
 . MailGW now moves 'resolved' to 'chatting' on receiving e-mail for an issue.

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

22 years agoFix to CGI top-level index (thanks Juergen Hermann)
richard [Mon, 29 Oct 2001 23:55:44 +0000 (23:55 +0000)]
Fix to CGI top-level index (thanks Juergen Hermann)

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

22 years agochanges
richard [Sun, 28 Oct 2001 23:25:58 +0000 (23:25 +0000)]
changes

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

22 years agofixed bug #474749 ] Indentations lost
richard [Sun, 28 Oct 2001 23:22:28 +0000 (23:22 +0000)]
fixed bug #474749 ] Indentations lost

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

22 years agoAdded more useful header to the classic schema.
richard [Sun, 28 Oct 2001 23:03:08 +0000 (23:03 +0000)]
Added more useful header to the classic schema.

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

22 years agoFixed ENOENT/WindowsError thing, thanks Juergen Hermann
richard [Sun, 28 Oct 2001 22:51:38 +0000 (22:51 +0000)]
Fixed ENOENT/WindowsError thing, thanks Juergen Hermann

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

22 years agoFixed some URL issues in roundup.cgi, again thanks Juergen Hermann.
richard [Sat, 27 Oct 2001 00:22:35 +0000 (00:22 +0000)]
Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann.

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

22 years agoMade Class.stringFind() do caseless matching.
richard [Sat, 27 Oct 2001 00:17:41 +0000 (00:17 +0000)]
Made Class.stringFind() do caseless matching.

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

22 years agoFixed roundup-server for windows, thanks Juergen Hermann.
richard [Sat, 27 Oct 2001 00:12:21 +0000 (00:12 +0000)]
Fixed roundup-server for windows, thanks Juergen Hermann.

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

22 years agoFixed manifest template
richard [Sat, 27 Oct 2001 00:10:59 +0000 (00:10 +0000)]
Fixed manifest template
Fixed install notes

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

22 years agoRemoved the "infinite authentication loop", thanks Roch'e
richard [Wed, 24 Oct 2001 00:04:41 +0000 (00:04 +0000)]
Removed the "infinite authentication loop", thanks Roch'e

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

22 years agoMore fixes to lockout logic.
richard [Wed, 24 Oct 2001 00:01:42 +0000 (00:01 +0000)]
More fixes to lockout logic.

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

22 years agoHTML typo
richard [Tue, 23 Oct 2001 23:56:03 +0000 (23:56 +0000)]
HTML typo

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

22 years agochanges
richard [Tue, 23 Oct 2001 23:54:22 +0000 (23:54 +0000)]
changes

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

22 years agoFixed lock-out logic, thanks Roch'e for pointing out the problems.
richard [Tue, 23 Oct 2001 23:52:35 +0000 (23:52 +0000)]
Fixed lock-out logic, thanks Roch'e for pointing out the problems.

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

22 years agoSome cleanup.
richard [Tue, 23 Oct 2001 23:06:39 +0000 (23:06 +0000)]
Some cleanup.

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

22 years agoFix unread->chatting auto transition, thanks Roch'e
richard [Tue, 23 Oct 2001 22:57:52 +0000 (22:57 +0000)]
Fix unread->chatting auto transition, thanks Roch'e

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

22 years agoBugfix in filter "widget" placement, thanks Roch'e
richard [Tue, 23 Oct 2001 22:56:36 +0000 (22:56 +0000)]
Bugfix in filter "widget" placement, thanks Roch'e

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

22 years agochanges
richard [Tue, 23 Oct 2001 01:11:39 +0000 (01:11 +0000)]
changes

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

22 years agoRe-enabled login and registration access after lopping them off via
richard [Tue, 23 Oct 2001 01:00:18 +0000 (01:00 +0000)]
Re-enabled login and registration access after lopping them off via
disabling access for anonymous users.
Major re-org of the htmltemplate code, cleaning it up significantly. Fixed
a couple of bugs while I was there. Probably introduced a couple, but
things seem to work OK at the moment.

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

22 years agoRemoved debug print from mailsplit test.
richard [Tue, 23 Oct 2001 00:57:32 +0000 (00:57 +0000)]
Removed debug print from mailsplit test.

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

22 years agoAdded configuration for:
richard [Mon, 22 Oct 2001 03:25:01 +0000 (03:25 +0000)]
Added configuration for:
 . anonymous user access and registration (deny/allow)
 . filter "widget" location on index page (top, bottom, both)
Updated some documentation.

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

22 years agoCommitted the changes to the templates for file indexes.
richard [Sun, 21 Oct 2001 11:42:15 +0000 (11:42 +0000)]
Committed the changes to the templates for file indexes.

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

22 years agoUpdated the documentation for recent html template changes.
richard [Sun, 21 Oct 2001 11:39:49 +0000 (11:39 +0000)]
Updated the documentation for recent html template changes.

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

22 years agofeature #473127: Filenames. I modified the file.index and htmltemplate
richard [Sun, 21 Oct 2001 07:26:35 +0000 (07:26 +0000)]
feature #473127: Filenames. I modified the file.index and htmltemplate
 source so that the filename is used in the link and the creation
 information is displayed.

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

22 years agobug #473124: UI inconsistency with Link fields.
richard [Sun, 21 Oct 2001 04:44:50 +0000 (04:44 +0000)]
bug #473124: UI inconsistency with Link fields.
   This also prompted me to fix a fairly long-standing usability issue -
   that of being able to turn off certain filters.

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

22 years agoMailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue.
richard [Sun, 21 Oct 2001 04:00:20 +0000 (04:00 +0000)]
MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue.

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

22 years agobug #473125: Paragraph in e-mails
richard [Sun, 21 Oct 2001 03:35:30 +0000 (03:35 +0000)]
bug #473125: Paragraph in e-mails

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

22 years agobug #473130: Nosy list not set correctly
richard [Sun, 21 Oct 2001 00:53:42 +0000 (00:53 +0000)]
bug #473130: Nosy list not set correctly

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

22 years agoAdded author identification to e-mail messages from roundup.
richard [Sun, 21 Oct 2001 00:45:15 +0000 (00:45 +0000)]
Added author identification to e-mail messages from roundup.

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

22 years agoCGI interface view customisation section may now be hidden (patch from
richard [Sun, 21 Oct 2001 00:17:56 +0000 (00:17 +0000)]
CGI interface view customisation section may now be hidden (patch from
 Roch'e Compaan.)

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

22 years agoFixed Checklist function - wasn't always working on a list.
richard [Sun, 21 Oct 2001 00:00:16 +0000 (00:00 +0000)]
Fixed Checklist function - wasn't always working on a list.

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

22 years agoHyperdatabase sorts strings-that-look-like-numbers as numbers now.
richard [Sat, 20 Oct 2001 23:44:27 +0000 (23:44 +0000)]
Hyperdatabase sorts strings-that-look-like-numbers as numbers now.

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

22 years agochange note
richard [Sat, 20 Oct 2001 12:36:35 +0000 (12:36 +0000)]
change note

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

22 years agoFixed grouping of non-str properties (thanks Roch'e Compaan)
richard [Sat, 20 Oct 2001 12:13:44 +0000 (12:13 +0000)]
Fixed grouping of non-str properties (thanks Roch'e Compaan)

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

22 years agoCatch errors in login - no username or password supplied.
richard [Sat, 20 Oct 2001 11:58:48 +0000 (11:58 +0000)]
Catch errors in login - no username or password supplied.
Fixed editing of password (Password property type) thanks Roch'e Compaan.

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

22 years agoOops, committed the admin script with the wierd #! line.
richard [Thu, 18 Oct 2001 02:16:42 +0000 (02:16 +0000)]
Oops, committed the admin script with the wierd #! line.
Also, made the thing into a class to reduce parameter passing.
Nuked the leading whitespace from the help __doc__ displays too.

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

22 years agochanges
richard [Wed, 17 Oct 2001 23:13:35 +0000 (23:13 +0000)]
changes

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

22 years agoDid a fair bit of work on the admin tool. Now has an extra command "table"
richard [Wed, 17 Oct 2001 23:13:19 +0000 (23:13 +0000)]
Did a fair bit of work on the admin tool. Now has an extra command "table"
which displays node information in a tabular format. Also fixed import and
export so they work. Removed freshen.
Fixed quopri usage in mailgw from bug reports.

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

22 years agoInteractive startup blurb - need to figure how to get the version in there.
richard [Wed, 17 Oct 2001 06:57:29 +0000 (06:57 +0000)]
Interactive startup blurb - need to figure how to get the version in there.

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

22 years agoNow with readline support :)
richard [Wed, 17 Oct 2001 06:17:26 +0000 (06:17 +0000)]
Now with readline support :)

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

22 years agoBeginnings of an interactive mode for roundup-admin
richard [Wed, 17 Oct 2001 06:04:00 +0000 (06:04 +0000)]
Beginnings of an interactive mode for roundup-admin

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

22 years agoManually constructing cookie headers now.
richard [Wed, 17 Oct 2001 00:18:41 +0000 (00:18 +0000)]
Manually constructing cookie headers now.

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

22 years agoadmin tool now complains if a "find" is attempted with a non-link property.
richard [Tue, 16 Oct 2001 03:48:01 +0000 (03:48 +0000)]
admin tool now complains if a "find" is attempted with a non-link property.

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

22 years agoCGI interface wasn't handling checkboxes at all.
richard [Tue, 16 Oct 2001 03:36:21 +0000 (03:36 +0000)]
CGI interface wasn't handling checkboxes at all.

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

22 years agoHandle empty strings in HTML template Link function
richard [Sun, 14 Oct 2001 10:55:00 +0000 (10:55 +0000)]
Handle empty strings in HTML template Link function

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

22 years agoMore help in admin tool.
richard [Sat, 13 Oct 2001 00:07:39 +0000 (00:07 +0000)]
More help in admin tool.

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

22 years agoDidn't clean up after myself :)
richard [Fri, 12 Oct 2001 02:23:26 +0000 (02:23 +0000)]
Didn't clean up after myself :)

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

22 years agochanges
richard [Fri, 12 Oct 2001 02:21:27 +0000 (02:21 +0000)]
changes

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

22 years agoserver now handles setuid'ing much better
richard [Fri, 12 Oct 2001 02:20:32 +0000 (02:20 +0000)]
server now handles setuid'ing much better

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

22 years agoImplemented the comma-separated printing option in the admin tool.
richard [Thu, 11 Oct 2001 23:43:04 +0000 (23:43 +0000)]
Implemented the comma-separated printing option in the admin tool.
Fixed a typo (more of a vim-o actually :) in mailgw.

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

22 years agoInitial cut at trying to handle people responding to CC'ed messages that
richard [Thu, 11 Oct 2001 06:38:57 +0000 (06:38 +0000)]
Initial cut at trying to handle people responding to CC'ed messages that
create an issue.

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

22 years agoMarked the roundup-admin import/export as experimental since they're not fully
richard [Thu, 11 Oct 2001 05:03:51 +0000 (05:03 +0000)]
Marked the roundup-admin import/export as experimental since they're not fully
operational.

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

22 years agochanges
richard [Thu, 11 Oct 2001 05:02:37 +0000 (05:02 +0000)]
changes

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

22 years agoPrep for pre-release #2
richard [Thu, 11 Oct 2001 05:01:29 +0000 (05:01 +0000)]
Prep for pre-release #2

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

22 years agoReverted a change in hyperdb so the default value for missing property
richard [Thu, 11 Oct 2001 00:17:51 +0000 (00:17 +0000)]
Reverted a change in hyperdb so the default value for missing property
values in a create() is None and not '' (the empty string.) This obviously
breaks CSV import/export - the string 'None' will be created in an
export/import operation.

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

22 years agoGetting ready for a preview release for 0.3.0.
richard [Wed, 10 Oct 2001 04:18:39 +0000 (04:18 +0000)]
Getting ready for a preview release for 0.3.0.

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

22 years agoThe setup.cfg file is just causing pain. Away it goes.
richard [Wed, 10 Oct 2001 04:12:32 +0000 (04:12 +0000)]
The setup.cfg file is just causing pain. Away it goes.

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

22 years agoUpdated doc for recent roundup-admin changes
richard [Wed, 10 Oct 2001 03:58:40 +0000 (03:58 +0000)]
Updated doc for recent roundup-admin changes

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

22 years agoAdded database importing and exporting through CSV files.
richard [Wed, 10 Oct 2001 03:54:57 +0000 (03:54 +0000)]
Added database importing and exporting through CSV files.
Uses the csv module from object-craft for exporting if it's available.
Requires the csv module for importing.

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

22 years agomore doc
richard [Wed, 10 Oct 2001 01:47:55 +0000 (01:47 +0000)]
more doc

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

22 years agoMore info for 0.2.x -> 0.3.0 migration
richard [Wed, 10 Oct 2001 00:42:33 +0000 (00:42 +0000)]
More info for 0.2.x -> 0.3.0 migration

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

22 years agoMoved the data stringification up into the hyperdb.Class class' get, set
richard [Tue, 9 Oct 2001 23:58:10 +0000 (23:58 +0000)]
Moved the data stringification up into the hyperdb.Class class' get, set
and create methods. This means that the data is also stringified for the
journal call, and removes duplication of code from the backends. The
backend code now only sees strings.

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

22 years agoSpit out command help if roundup-admin command doesn't get an argument.
richard [Tue, 9 Oct 2001 23:36:25 +0000 (23:36 +0000)]
Spit out command help if roundup-admin command doesn't get an argument.

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

22 years agoPushed the base code for the extended schema CGI interface back into the
richard [Tue, 9 Oct 2001 07:38:58 +0000 (07:38 +0000)]
Pushed the base code for the extended schema CGI interface back into the
code cgi_client module so that future updates will be less painful.
Also removed a debugging print statement from cgi_client.

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

22 years agoSteps to follow when migrating between versions of roundup.
richard [Tue, 9 Oct 2001 07:32:07 +0000 (07:32 +0000)]
Steps to follow when migrating between versions of roundup.

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

22 years agoAdded some more doc.
richard [Tue, 9 Oct 2001 07:31:02 +0000 (07:31 +0000)]
Added some more doc.

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

22 years agoAdded the Password property type. See "pydoc roundup.password" for
richard [Tue, 9 Oct 2001 07:25:59 +0000 (07:25 +0000)]
Added the Password property type. See "pydoc roundup.password" for
implementation details. Have updated some of the documentation too.

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

22 years agoFixed a typo, thanks Jean Jordaan.
richard [Mon, 8 Oct 2001 23:36:44 +0000 (23:36 +0000)]
Fixed a typo, thanks Jean Jordaan.

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

22 years agoMinor pre- 0.3.0 changes
richard [Mon, 8 Oct 2001 21:49:30 +0000 (21:49 +0000)]
Minor pre- 0.3.0 changes

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

22 years agoChange message was stuffing up for multilinks with no key property.
richard [Mon, 8 Oct 2001 00:34:31 +0000 (00:34 +0000)]
Change message was stuffing up for multilinks with no key property.

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

22 years agomore doc cleanup
richard [Fri, 5 Oct 2001 07:42:46 +0000 (07:42 +0000)]
more doc cleanup

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

22 years agoSome more documentation.
richard [Fri, 5 Oct 2001 02:44:06 +0000 (02:44 +0000)]
Some more documentation.

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

22 years ago . roundup-admin create now prompts for property info if none is supplied
richard [Fri, 5 Oct 2001 02:23:24 +0000 (02:23 +0000)]
 . roundup-admin create now prompts for property info if none is supplied
   on the command-line.
 . hyperdb Class getprops() method may now return only the mutable
   properties.
 . Login now uses cookies, which makes it a whole lot more flexible. We can
   now support anonymous user access (read-only, unless there's an
   "anonymous" user, in which case write access is permitted). Login
   handling has been moved into cgi_client.Client.main()
 . The "extended" schema is now the default in roundup init.
 . The schemas have had their page headings modified to cope with the new
   login handling. Existing installations should copy the interfaces.py
   file from the roundup lib directory to their instance home.
 . Incorrectly had a Bizar Software copyright on the cgitb.py module from
   Ping - has been removed.
 . Fixed a whole bunch of places in the CGI interface where we should have
   been returning Not Found instead of throwing an exception.
 . Fixed a deviation from the spec: trying to modify the 'id' property of
   an item now throws an exception.

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

22 years agoForgot to pass the protected flag down *sigh*.
richard [Thu, 4 Oct 2001 02:16:15 +0000 (02:16 +0000)]
Forgot to pass the protected flag down *sigh*.

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

22 years agoAdded nicer command-line item adding: passing no arguments will enter an
richard [Thu, 4 Oct 2001 02:12:42 +0000 (02:12 +0000)]
Added nicer command-line item adding: passing no arguments will enter an
interactive more which asks for each property in turn. While I was at it, I
fixed an implementation problem WRT the spec - I wasn't raising a
ValueError if the key property was missing from a create(). Also added a
protected=boolean argument to getprops() so we can list only the mutable
properties (defaults to yes, which lists the immutables).

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

22 years agomade do_get have the args in the correct order
richard [Mon, 1 Oct 2001 06:40:43 +0000 (06:40 +0000)]
made do_get have the args in the correct order

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

22 years agoMore documentation and a new TODO item.
richard [Mon, 1 Oct 2001 06:30:23 +0000 (06:30 +0000)]
More documentation and a new TODO item.

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

22 years agostop people setting up roundup with our addresses as default - need to
richard [Mon, 1 Oct 2001 06:10:42 +0000 (06:10 +0000)]
stop people setting up roundup with our addresses as default - need to
handle this better in the init

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

22 years agoFixes to the top-level index
richard [Mon, 1 Oct 2001 05:55:41 +0000 (05:55 +0000)]
Fixes to the top-level index

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

22 years agomore doc
richard [Mon, 1 Oct 2001 04:58:33 +0000 (04:58 +0000)]
more doc

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

22 years agomore doc
richard [Sun, 30 Sep 2001 01:19:22 +0000 (01:19 +0000)]
more doc

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

22 years agoBug fix for test_init on Windows.
richard [Sat, 29 Sep 2001 23:48:06 +0000 (23:48 +0000)]
Bug fix for test_init on Windows.
More documenation!!

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

22 years agocvs tag
richard [Sat, 29 Sep 2001 13:44:44 +0000 (13:44 +0000)]
cvs tag

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

22 years agoMore doc, straight out of the mailgw module and roundup-admin help
richard [Sat, 29 Sep 2001 13:42:07 +0000 (13:42 +0000)]
More doc, straight out of the mailgw module and roundup-admin help

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

22 years agoCGI interfaces now spit up a top-level index of all the instances they can
richard [Sat, 29 Sep 2001 13:27:00 +0000 (13:27 +0000)]
CGI interfaces now spit up a top-level index of all the instances they can
serve.

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

22 years agoStarted working on some _real_ documentation!
richard [Sat, 29 Sep 2001 13:09:32 +0000 (13:09 +0000)]
Started working on some _real_ documentation!

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

22 years ago*gak* ... xmp is Old Skool apparently. Am using pre again by have the option
richard [Thu, 27 Sep 2001 06:45:58 +0000 (06:45 +0000)]
*gak* ... xmp is Old Skool apparently. Am using pre again by have the option
on the plain() template function to escape the text for HTML.

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

22 years agoMessages are now displayed with content, and <xmp>xmp</xmp>'ed instead of
richard [Thu, 27 Sep 2001 06:36:42 +0000 (06:36 +0000)]
Messages are now displayed with content, and <xmp>xmp</xmp>'ed instead of
pre'ed.

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

22 years agoAdded some more help to roundu-admin
richard [Tue, 18 Sep 2001 22:58:37 +0000 (22:58 +0000)]
Added some more help to roundu-admin

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

22 years agohandle cases where mime type is not guessable
richard [Wed, 12 Sep 2001 08:31:42 +0000 (08:31 +0000)]
handle cases where mime type is not guessable

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

22 years agoStarted changes log for 0.2.9
richard [Mon, 10 Sep 2001 09:48:35 +0000 (09:48 +0000)]
Started changes log for 0.2.9

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

22 years agoFixed bug in the generation of links to Link/Multilink in indexes.
richard [Mon, 10 Sep 2001 09:47:18 +0000 (09:47 +0000)]
Fixed bug in the generation of links to Link/Multilink in indexes.
  (thanks Hubert Hoegl)
Added AssignedTo to the "classic" schema's item page.

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

22 years agoFixed missing import in mailgw :(
richard [Thu, 30 Aug 2001 06:01:17 +0000 (06:01 +0000)]
Fixed missing import in mailgw :(

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