Code

roundup.git
21 years ago*** empty log message ***
richard [Wed, 11 Sep 2002 03:24:58 +0000 (03:24 +0000)]
*** empty log message ***

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

21 years agoAdded the missing keyword/topic interface to classic template (blush)
richard [Wed, 11 Sep 2002 02:49:56 +0000 (02:49 +0000)]
Added the missing keyword/topic interface to classic template (blush)
Cleaned up the classhelp API
Fixed some stuff in the customisation doc example.

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

21 years agoremove hard-coded "issue"
richard [Wed, 11 Sep 2002 02:20:35 +0000 (02:20 +0000)]
remove hard-coded "issue"

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

21 years agotest gadfly init
richard [Wed, 11 Sep 2002 01:21:01 +0000 (01:21 +0000)]
test gadfly init

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

21 years agorestrict access to the generic class edit form
richard [Wed, 11 Sep 2002 01:20:41 +0000 (01:20 +0000)]
restrict access to the generic class edit form

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

21 years agodefault value for GADFLY_DATABASE
richard [Wed, 11 Sep 2002 01:20:09 +0000 (01:20 +0000)]
default value for GADFLY_DATABASE

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

21 years agoimplemented set for all items in a class, and unset
richard [Wed, 11 Sep 2002 01:19:45 +0000 (01:19 +0000)]
implemented set for all items in a class, and unset

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

21 years agoreorganised mailgw code
richard [Wed, 11 Sep 2002 01:19:16 +0000 (01:19 +0000)]
reorganised mailgw code

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

21 years agobetter explanation
richard [Wed, 11 Sep 2002 01:18:42 +0000 (01:18 +0000)]
better explanation

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

21 years agoanonymous may view by default
richard [Wed, 11 Sep 2002 01:18:24 +0000 (01:18 +0000)]
anonymous may view by default

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

21 years agoRemeber values in edit/new submission error pages.
richard [Tue, 10 Sep 2002 23:05:00 +0000 (23:05 +0000)]
Remeber values in edit/new submission error pages.
Some work done on query editing (search refinement)
Fixed logout link to work with cgi-bin

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

21 years agohandled some XXXs
richard [Tue, 10 Sep 2002 12:44:42 +0000 (12:44 +0000)]
handled some XXXs

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

21 years agofirst cut at 0.5 announcement
richard [Tue, 10 Sep 2002 12:44:08 +0000 (12:44 +0000)]
first cut at 0.5 announcement

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

21 years agobetter traversal error info
richard [Tue, 10 Sep 2002 12:43:18 +0000 (12:43 +0000)]
better traversal error info

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

21 years agomore docco
richard [Tue, 10 Sep 2002 12:42:46 +0000 (12:42 +0000)]
more docco

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

21 years agoMade "creator" property a String like it should be (we can't lookup()
richard [Tue, 10 Sep 2002 08:04:57 +0000 (08:04 +0000)]
Made "creator" property a String like it should be (we can't lookup()
retired users reliably)

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

21 years agomore doc
richard [Tue, 10 Sep 2002 07:07:16 +0000 (07:07 +0000)]
more doc

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

21 years agoquery "editing" now working, minus filling the form in with the query params
richard [Tue, 10 Sep 2002 03:57:50 +0000 (03:57 +0000)]
query "editing" now working, minus filling the form in with the query params

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

21 years agoMore cleaning up of configuration, and the "instance" -> "tracker"
richard [Tue, 10 Sep 2002 03:01:20 +0000 (03:01 +0000)]
More cleaning up of configuration, and the "instance" -> "tracker"
renaming.

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

21 years agounit tests pass again
richard [Tue, 10 Sep 2002 02:37:28 +0000 (02:37 +0000)]
unit tests pass again

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

21 years agofixes to tests and Interval unmarshalling
richard [Tue, 10 Sep 2002 01:27:13 +0000 (01:27 +0000)]
fixes to tests and Interval unmarshalling

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

21 years agoout of date tests
richard [Tue, 10 Sep 2002 01:11:30 +0000 (01:11 +0000)]
out of date tests

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

21 years agomore Log removal
richard [Tue, 10 Sep 2002 01:07:06 +0000 (01:07 +0000)]
more Log removal

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

21 years agomore doc
richard [Tue, 10 Sep 2002 00:45:46 +0000 (00:45 +0000)]
more doc

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

21 years agoremoved Log
richard [Tue, 10 Sep 2002 00:19:55 +0000 (00:19 +0000)]
removed Log

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

21 years agoinstance -> tracker, node -> item
richard [Tue, 10 Sep 2002 00:15:59 +0000 (00:15 +0000)]
instance -> tracker, node -> item

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

21 years agoremoved Log
richard [Tue, 10 Sep 2002 00:11:50 +0000 (00:11 +0000)]
removed Log

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

21 years agoremoving extended template
richard [Tue, 10 Sep 2002 00:08:21 +0000 (00:08 +0000)]
removing extended template

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

21 years agoinstance_config -> config
richard [Mon, 9 Sep 2002 23:56:03 +0000 (23:56 +0000)]
instance_config -> config

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

21 years agoinstance_config -> config, and other related cleanups
richard [Mon, 9 Sep 2002 23:55:29 +0000 (23:55 +0000)]
instance_config -> config, and other related cleanups

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

21 years agoconsistency ... __file/__note -> :file/:note
richard [Mon, 9 Sep 2002 23:38:41 +0000 (23:38 +0000)]
consistency ... __file/__note -> :file/:note

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

21 years agomore doc
richard [Mon, 9 Sep 2002 07:55:24 +0000 (07:55 +0000)]
more doc

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

21 years agoone query per line
richard [Mon, 9 Sep 2002 07:34:30 +0000 (07:34 +0000)]
one query per line

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

21 years ago*** empty log message ***
richard [Mon, 9 Sep 2002 07:20:23 +0000 (07:20 +0000)]
*** empty log message ***

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

21 years agobugfix, added some doc
richard [Mon, 9 Sep 2002 06:28:25 +0000 (06:28 +0000)]
bugfix, added some doc

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

21 years agoremoved some property name clashes
richard [Mon, 9 Sep 2002 05:28:48 +0000 (05:28 +0000)]
removed some property name clashes

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

21 years agomore tweakage of help display and style issues
richard [Mon, 9 Sep 2002 04:43:10 +0000 (04:43 +0000)]
more tweakage of help display and style issues

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

21 years agocleanup
richard [Mon, 9 Sep 2002 03:28:20 +0000 (03:28 +0000)]
cleanup

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

21 years ago*** empty log message ***
richard [Mon, 9 Sep 2002 03:20:09 +0000 (03:20 +0000)]
*** empty log message ***

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

21 years agomore 'n' -> 'c' :(
richard [Mon, 9 Sep 2002 02:58:35 +0000 (02:58 +0000)]
more 'n' -> 'c' :(

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

21 years agomore doc, more cleanup
richard [Mon, 9 Sep 2002 01:59:43 +0000 (01:59 +0000)]
more doc, more cleanup

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

21 years agoMore documentation.
richard [Mon, 9 Sep 2002 00:45:06 +0000 (00:45 +0000)]
More documentation.
Simplified the "klass", "item" and "*classname*" variables into "context.

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

21 years agobetter daemonification
richard [Sat, 7 Sep 2002 22:46:19 +0000 (22:46 +0000)]
better daemonification

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

21 years agoAdhering to ZPL
richard [Sat, 7 Sep 2002 22:43:17 +0000 (22:43 +0000)]
Adhering to ZPL

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

21 years ago*** empty log message ***
richard [Sat, 7 Sep 2002 02:41:11 +0000 (02:41 +0000)]
*** empty log message ***

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

21 years ago*** empty log message ***
richard [Fri, 6 Sep 2002 23:04:30 +0000 (23:04 +0000)]
*** empty log message ***

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

21 years agonicer template absence error
richard [Fri, 6 Sep 2002 22:54:52 +0000 (22:54 +0000)]
nicer template absence error

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

21 years agoallow hasPermission checks on normal user class iterations
richard [Fri, 6 Sep 2002 22:47:13 +0000 (22:47 +0000)]
allow hasPermission checks on normal user class iterations

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

21 years agotweak
richard [Fri, 6 Sep 2002 07:23:29 +0000 (07:23 +0000)]
tweak

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

21 years agomuch nicer error messages when there's a templating error
richard [Fri, 6 Sep 2002 07:21:31 +0000 (07:21 +0000)]
much nicer error messages when there's a templating error

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

21 years agoenforce login permission, fix to :required checking
richard [Fri, 6 Sep 2002 05:53:02 +0000 (05:53 +0000)]
enforce login permission, fix to :required checking

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

21 years ago*** empty log message ***
richard [Fri, 6 Sep 2002 05:41:34 +0000 (05:41 +0000)]
*** empty log message ***

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

21 years agoforgot the history style
richard [Fri, 6 Sep 2002 05:37:43 +0000 (05:37 +0000)]
forgot the history style

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

21 years agonicer page title
richard [Fri, 6 Sep 2002 05:33:09 +0000 (05:33 +0000)]
nicer page title

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

21 years agooops
richard [Fri, 6 Sep 2002 05:05:18 +0000 (05:05 +0000)]
oops

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

21 years agoadditional packages
richard [Fri, 6 Sep 2002 04:25:31 +0000 (04:25 +0000)]
additional packages

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

21 years agomore docco... and we need to check for web access Permission!
richard [Fri, 6 Sep 2002 03:21:30 +0000 (03:21 +0000)]
more docco... and we need to check for web access Permission!

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

21 years agosome progress
richard [Fri, 6 Sep 2002 03:08:35 +0000 (03:08 +0000)]
some progress

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

21 years agofix to :required
richard [Thu, 5 Sep 2002 23:48:55 +0000 (23:48 +0000)]
fix to :required

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

21 years agoFixed instance installation ... moved the htmlbase module into templates
richard [Thu, 5 Sep 2002 23:39:14 +0000 (23:39 +0000)]
Fixed instance installation ... moved the htmlbase module into templates
and call it <template>_htmlbase.py ... no more try/except in instance __init__!
Added :required to form handling.
Handle multiple values for single form items with decent error report.

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

21 years agomore explanatory docsting
richard [Thu, 5 Sep 2002 05:25:23 +0000 (05:25 +0000)]
more explanatory docsting

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

21 years agomore explanatory docsting
richard [Thu, 5 Sep 2002 04:46:36 +0000 (04:46 +0000)]
more explanatory docsting

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

21 years ago*** empty log message ***
richard [Thu, 5 Sep 2002 01:32:58 +0000 (01:32 +0000)]
*** empty log message ***

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

21 years agoAllow a page request to include a :contentonly variable - if it exists, we
richard [Thu, 5 Sep 2002 01:27:42 +0000 (01:27 +0000)]
Allow a page request to include a :contentonly variable - if it exists, we
only render the content of the page, and not the surrounding "page"
template.

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

21 years agoOK, all those big ol' commits resulted in the movement of the ZPT packages
richard [Thu, 5 Sep 2002 00:38:11 +0000 (00:38 +0000)]
OK, all those big ol' commits resulted in the movement of the ZPT packages
into the roundup.cgi package.
I also added daemonification to roundup-server.

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

21 years agomoved
richard [Thu, 5 Sep 2002 00:37:09 +0000 (00:37 +0000)]
moved

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

21 years agounnecessary
richard [Thu, 5 Sep 2002 00:32:57 +0000 (00:32 +0000)]
unnecessary

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

21 years agoadd daemonification
richard [Wed, 4 Sep 2002 07:32:55 +0000 (07:32 +0000)]
add daemonification

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

21 years agocurrent state of play
richard [Wed, 4 Sep 2002 07:13:50 +0000 (07:13 +0000)]
current state of play

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

21 years agobetter error message
richard [Wed, 4 Sep 2002 07:12:19 +0000 (07:12 +0000)]
better error message

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

21 years agonicer style for class list
richard [Wed, 4 Sep 2002 05:22:37 +0000 (05:22 +0000)]
nicer style for class list

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

21 years agooops
richard [Wed, 4 Sep 2002 04:47:40 +0000 (04:47 +0000)]
oops

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

21 years agonot sure how useful this is...
richard [Wed, 4 Sep 2002 04:47:28 +0000 (04:47 +0000)]
not sure how useful this is...

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

21 years agoClass help and generic class editing done.
richard [Wed, 4 Sep 2002 04:31:51 +0000 (04:31 +0000)]
Class help and generic class editing done.

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

21 years agoadd the path to the cgi-bin request
richard [Wed, 4 Sep 2002 04:30:58 +0000 (04:30 +0000)]
add the path to the cgi-bin request

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

21 years agominor doc change for new cgi
richard [Wed, 4 Sep 2002 04:30:36 +0000 (04:30 +0000)]
minor doc change for new cgi

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

21 years agobugfix
richard [Wed, 4 Sep 2002 04:30:18 +0000 (04:30 +0000)]
bugfix

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

21 years ago*** empty log message ***
richard [Wed, 4 Sep 2002 02:11:00 +0000 (02:11 +0000)]
*** empty log message ***

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

21 years agonew cgi client here too
richard [Wed, 4 Sep 2002 02:05:19 +0000 (02:05 +0000)]
new cgi client here too

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

21 years ago*** empty log message ***
richard [Wed, 4 Sep 2002 02:01:04 +0000 (02:01 +0000)]
*** empty log message ***

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

21 years agomention cgi script update
richard [Wed, 4 Sep 2002 01:59:49 +0000 (01:59 +0000)]
mention cgi script update

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

21 years agofix cgi client importing
richard [Wed, 4 Sep 2002 01:58:33 +0000 (01:58 +0000)]
fix cgi client importing

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

21 years ago*** empty log message ***
richard [Tue, 3 Sep 2002 22:11:50 +0000 (22:11 +0000)]
*** empty log message ***

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

21 years agohide created/creator/activity on neew items
richard [Tue, 3 Sep 2002 08:00:02 +0000 (08:00 +0000)]
hide created/creator/activity on neew items

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

21 years agotranslate bad class lookup error meaningfully
richard [Tue, 3 Sep 2002 07:45:51 +0000 (07:45 +0000)]
translate bad class lookup error meaningfully

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

21 years agomore FieldStorage fun
richard [Tue, 3 Sep 2002 07:42:38 +0000 (07:42 +0000)]
more FieldStorage fun

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

21 years agoallow overiding of the index args roundup/cgi/templating.py
richard [Tue, 3 Sep 2002 07:33:01 +0000 (07:33 +0000)]
allow overiding of the index args roundup/cgi/templating.py

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

21 years agohrm, wonder how that snuck in
richard [Tue, 3 Sep 2002 07:13:42 +0000 (07:13 +0000)]
hrm, wonder how that snuck in

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

21 years agooops
richard [Tue, 3 Sep 2002 06:08:50 +0000 (06:08 +0000)]
oops

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

21 years ago*** empty log message ***
richard [Tue, 3 Sep 2002 05:59:02 +0000 (05:59 +0000)]
*** empty log message ***

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

21 years ago*** empty log message ***
richard [Tue, 3 Sep 2002 05:51:22 +0000 (05:51 +0000)]
*** empty log message ***

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

21 years agohandle disappearing users for journaltags
richard [Tue, 3 Sep 2002 05:46:21 +0000 (05:46 +0000)]
handle disappearing users for journaltags

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

21 years agocall the cookie something else since it changed
richard [Tue, 3 Sep 2002 03:23:56 +0000 (03:23 +0000)]
call the cookie something else since it changed

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

21 years agoKeep a cache of compiled PageTemplates.
richard [Tue, 3 Sep 2002 02:58:11 +0000 (02:58 +0000)]
Keep a cache of compiled PageTemplates.
Reinstated query saving.

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

21 years agoFixed nasty bug that was preventing changes to multilinks going through.
richard [Tue, 3 Sep 2002 02:53:53 +0000 (02:53 +0000)]
Fixed nasty bug that was preventing changes to multilinks going through.

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

21 years agomissed removing this one
richard [Tue, 3 Sep 2002 02:51:46 +0000 (02:51 +0000)]
missed removing this one

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

21 years agomore upgrading docco and a tool to fix roles
richard [Mon, 2 Sep 2002 08:11:02 +0000 (08:11 +0000)]
more upgrading docco and a tool to fix roles

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

21 years agoWrote most of the upgrading documentation (please read!)
richard [Mon, 2 Sep 2002 07:46:55 +0000 (07:46 +0000)]
Wrote most of the upgrading documentation (please read!)
Removed the hard coded template path
Removed unused config vars from instance_config

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

21 years agodon't journal author and recipient link events by default
richard [Mon, 2 Sep 2002 07:00:22 +0000 (07:00 +0000)]
don't journal author and recipient link events by default

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

21 years agotweaks, and include status on default index pages
richard [Mon, 2 Sep 2002 06:20:51 +0000 (06:20 +0000)]
tweaks, and include status on default index pages

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