| Tue, 06 Nov 2001 22:00:34 +0000 |
Jürgen Hermann |
Get debug level from ROUNDUP_DEBUG env var
|
| Mon, 05 Nov 2001 23:45:40 +0000 |
Richard Jones |
Fixed newuser_action so it sets the cookie with the unencrypted password.
|
| Sun, 04 Nov 2001 03:07:12 +0000 |
Richard Jones |
Fixed various cookie-related bugs:
|
| Sat, 03 Nov 2001 01:30:18 +0000 |
Richard Jones |
Oops. uses pagefoot now.
|
| Sat, 03 Nov 2001 01:29:28 +0000 |
Richard Jones |
Login page didn't have all close tags.
|
| Sat, 03 Nov 2001 01:26:55 +0000 |
Richard Jones |
possibly fix truncated base64'ed user:pass
|
| Thu, 01 Nov 2001 22:04:37 +0000 |
Richard Jones |
Started work on supporting a pop3-fetching server
|
| Sun, 28 Oct 2001 23:03:08 +0000 |
Richard Jones |
Added more useful header to the classic schema.
|
| Wed, 24 Oct 2001 00:01:42 +0000 |
Richard Jones |
More fixes to lockout logic.
|
| Tue, 23 Oct 2001 23:56:03 +0000 |
Richard Jones |
HTML typo
|
| Tue, 23 Oct 2001 23:52:35 +0000 |
Richard Jones |
Fixed lock-out logic, thanks Roch'e for pointing out the problems.
|
| Tue, 23 Oct 2001 23:06:39 +0000 |
Richard Jones |
Some cleanup.
|
| Tue, 23 Oct 2001 01:00:18 +0000 |
Richard Jones |
Re-enabled login and registration access...
|
| Mon, 22 Oct 2001 03:25:01 +0000 |
Richard Jones |
Added configuration for:
|
| Sun, 21 Oct 2001 07:26:35 +0000 |
Richard Jones |
feature [SF#473127]: Filenames.
|
| Sun, 21 Oct 2001 04:44:50 +0000 |
Richard Jones |
[SF#473124]: UI inconsistency with Link fields.
|
| Sun, 21 Oct 2001 00:17:56 +0000 |
Richard Jones |
CGI interface view customisation section may now be hidden
|
| Sat, 20 Oct 2001 11:58:48 +0000 |
Richard Jones |
Catch errors in login - no username or password supplied.
|
| Wed, 17 Oct 2001 00:18:41 +0000 |
Richard Jones |
Manually constructing cookie headers now.
|
| Tue, 16 Oct 2001 03:36:21 +0000 |
Richard Jones |
CGI interface wasn't handling checkboxes at all.
|
| Sun, 14 Oct 2001 10:55:00 +0000 |
Richard Jones |
Handle empty strings in HTML template Link function
|
| Tue, 09 Oct 2001 07:38:58 +0000 |
Richard Jones |
Pushed the base code for the extended schema CGI interface back...
|
| Tue, 09 Oct 2001 07:25:59 +0000 |
Richard Jones |
Added the Password property type.
|
| Mon, 08 Oct 2001 00:34:31 +0000 |
Richard Jones |
Change message was stuffing up for multilinks with no key property.
|
| Fri, 05 Oct 2001 02:23:24 +0000 |
Richard Jones |
Many features and fixes.
|
| Wed, 12 Sep 2001 08:31:42 +0000 |
Richard Jones |
handle cases where mime type is not guessable
|
| Wed, 29 Aug 2001 05:30:49 +0000 |
Richard Jones |
change messages weren't being saved when there was no-one on the nosy list.
|
| Wed, 29 Aug 2001 04:49:39 +0000 |
Richard Jones |
didn't clean up fully after debugging :(
|
| Wed, 29 Aug 2001 04:47:18 +0000 |
Richard Jones |
Fixed CGI client change messages...
|
| Fri, 17 Aug 2001 00:08:10 +0000 |
Richard Jones |
reverted back to sending messages always...
|
| Wed, 15 Aug 2001 23:43:18 +0000 |
Richard Jones |
Fixed some isFooTypes that I missed.
|
| Sun, 12 Aug 2001 06:32:36 +0000 |
Richard Jones |
using isinstance(blah, Foo) now instead of isFooType
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Thu, 02 Aug 2001 06:38:17 +0000 |
Richard Jones |
Roundupdb now appends "mailing list" information to its messages...
|
| Thu, 02 Aug 2001 05:55:25 +0000 |
Richard Jones |
Web edit messages aren't sent to the person who did the edit any more.
|
| Thu, 02 Aug 2001 00:34:10 +0000 |
Richard Jones |
bleah syntax error
|
| Thu, 02 Aug 2001 00:26:16 +0000 |
Richard Jones |
Changed the order of the information in the message generated by web edits.
|
| Mon, 30 Jul 2001 08:12:17 +0000 |
Richard Jones |
Added time logging and file uploading to the templates.
|
| Mon, 30 Jul 2001 06:26:31 +0000 |
Richard Jones |
Added some documentation on how the newblah works.
|
| Mon, 30 Jul 2001 06:17:45 +0000 |
Richard Jones |
Features and fixes.
|
| Mon, 30 Jul 2001 02:37:34 +0000 |
Richard Jones |
Temporary measure until we have decent schema migration...
|
| Mon, 30 Jul 2001 01:25:07 +0000 |
Richard Jones |
Default implementation is now "classic"...
|
| Sun, 29 Jul 2001 08:27:40 +0000 |
Richard Jones |
Fixed handling of passed-in values in form elements (ie. during a drill-down)
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Sun, 29 Jul 2001 04:04:00 +0000 |
Richard Jones |
Moved some code around allowing for subclassing to change behaviour.
|
| Sat, 28 Jul 2001 08:16:52 +0000 |
Richard Jones |
New issue form handles lack of note better now.
|
| Sat, 28 Jul 2001 00:34:34 +0000 |
Richard Jones |
Fixed some non-string node ids.
|
| Mon, 23 Jul 2001 03:56:30 +0000 |
Richard Jones |
oops, missed a config removal
|
| Sun, 22 Jul 2001 12:09:32 +0000 |
Richard Jones |
Final commit of Grande Splite
|
| Sun, 22 Jul 2001 12:01:27 +0000 |
Richard Jones |
More Grande Splite
|