| Thu, 03 Oct 2002 06:56:30 +0000 |
Richard Jones |
merge from maintenance branch
|
| Fri, 27 Sep 2002 01:04:38 +0000 |
Richard Jones |
Bug fixes.
|
| Thu, 26 Sep 2002 23:59:08 +0000 |
Richard Jones |
added hook for external password validation, and some more docco
|
| Thu, 26 Sep 2002 03:45:09 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 26 Sep 2002 03:21:03 +0000 |
Richard Jones |
reversion - allow unsetting of Links again
|
| Wed, 25 Sep 2002 05:27:18 +0000 |
Richard Jones |
[SF#613291] typos in nosy list
|
| Wed, 25 Sep 2002 05:15:36 +0000 |
Richard Jones |
[SF#613310] traceback on onexistant items
|
| Wed, 25 Sep 2002 02:10:25 +0000 |
Richard Jones |
Replaced the content() callback ickiness with Page Template macro usage
|
| Tue, 24 Sep 2002 02:00:09 +0000 |
Richard Jones |
better detection of unset required props
|
| Thu, 19 Sep 2002 02:37:41 +0000 |
Richard Jones |
Added some words to the installation doc about choosing backends.
|
| Wed, 18 Sep 2002 06:33:06 +0000 |
Richard Jones |
missed a db close
|
| Wed, 18 Sep 2002 00:01:28 +0000 |
Richard Jones |
bugfixes for redirect and form handling
|
| Mon, 16 Sep 2002 22:37:26 +0000 |
Richard Jones |
fixed various URL / base URL issues
|
| Mon, 16 Sep 2002 06:39:12 +0000 |
Richard Jones |
raise not found earlier, where it makes more sense to the user
|
| Mon, 16 Sep 2002 05:33:58 +0000 |
Richard Jones |
*** empty log message ***
|
| Mon, 16 Sep 2002 05:32:09 +0000 |
Richard Jones |
making it easier to add new actions, and more docco
|
| Sun, 15 Sep 2002 22:41:15 +0000 |
Richard Jones |
password edit now has a confirmation field
|
| Fri, 13 Sep 2002 00:08:44 +0000 |
Richard Jones |
Cleaned up CHANGES/TODO
|
| Thu, 12 Sep 2002 07:00:41 +0000 |
Richard Jones |
tell clients/caches not to cache our dynamic bits
|
| Thu, 12 Sep 2002 06:05:34 +0000 |
Richard Jones |
oops
|
| Thu, 12 Sep 2002 06:02:45 +0000 |
Richard Jones |
nicer errors
|
| Wed, 11 Sep 2002 23:54:26 +0000 |
Richard Jones |
Exposed the Batch mechanism through the top-level "utils" variable.
|
| Tue, 10 Sep 2002 12:44:42 +0000 |
Richard Jones |
handled some XXXs
|
| Tue, 10 Sep 2002 03:01:20 +0000 |
Richard Jones |
More cleaning up of configuration, and the "instance" -> "tracker" renaming.
|
| Mon, 09 Sep 2002 23:55:29 +0000 |
Richard Jones |
instance_config -> config, and other related cleanups
|
| Mon, 09 Sep 2002 23:38:41 +0000 |
Richard Jones |
consistency ... __file/__note -> :file/:note
|
| Mon, 09 Sep 2002 04:43:10 +0000 |
Richard Jones |
more tweakage of help display and style issues
|
| Mon, 09 Sep 2002 03:20:09 +0000 |
Richard Jones |
*** empty log message ***
|
| Mon, 09 Sep 2002 00:45:06 +0000 |
Richard Jones |
More documentation.
|
| Fri, 06 Sep 2002 22:54:52 +0000 |
Richard Jones |
nicer template absence error
|
| Fri, 06 Sep 2002 07:21:31 +0000 |
Richard Jones |
much nicer error messages when there's a templating error
|
| Fri, 06 Sep 2002 05:53:02 +0000 |
Richard Jones |
enforce login permission, fix to :required checking
|
| Fri, 06 Sep 2002 03:21:30 +0000 |
Richard Jones |
more docco... and we need to check for web access Permission!
|
| Thu, 05 Sep 2002 23:48:55 +0000 |
Richard Jones |
fix to :required
|
| Thu, 05 Sep 2002 23:39:14 +0000 |
Richard Jones |
Fixed instance installation
|
| Thu, 05 Sep 2002 05:25:23 +0000 |
Richard Jones |
more explanatory docstring
|
| Thu, 05 Sep 2002 04:46:36 +0000 |
Richard Jones |
more explanatory docsting
|
| Thu, 05 Sep 2002 01:27:42 +0000 |
Richard Jones |
Allow a page request to include a :contentonly variable.
|
| Wed, 04 Sep 2002 04:31:51 +0000 |
Richard Jones |
Class help and generic class editing done.
|
| Tue, 03 Sep 2002 07:42:38 +0000 |
Richard Jones |
more FieldStorage fun
|
| Tue, 03 Sep 2002 07:13:42 +0000 |
Richard Jones |
hrm, wonder how that snuck in
|
| Tue, 03 Sep 2002 03:23:56 +0000 |
Richard Jones |
call the cookie something else since it changed
|
| Tue, 03 Sep 2002 02:58:11 +0000 |
Richard Jones |
Keep a cache of compiled PageTemplates.
|
| Mon, 02 Sep 2002 07:46:55 +0000 |
Richard Jones |
Wrote most of the upgrading documentation (please read!)
|
| Sun, 01 Sep 2002 23:57:53 +0000 |
Richard Jones |
reinstated registration, cleaned up PT compile error reporting
|
| Sun, 01 Sep 2002 22:09:20 +0000 |
Richard Jones |
logout works better now
|
| Sun, 01 Sep 2002 12:18:41 +0000 |
Richard Jones |
Hack hack hack...
|
| Sun, 01 Sep 2002 04:32:30 +0000 |
Richard Jones |
Hack hack...
|
| Fri, 30 Aug 2002 08:28:44 +0000 |
Richard Jones |
New CGI interface support
|