| Fri, 30 Nov 2001 00:06:29 +0000 |
Richard Jones |
Converted roundup/cgi_client.py to use _()
|
| Thu, 29 Nov 2001 23:19:51 +0000 |
Richard Jones |
Removed the "This issue has been edited through the web"...
|
| Thu, 29 Nov 2001 04:57:23 +0000 |
Richard Jones |
a little comment
|
| Wed, 28 Nov 2001 21:55:35 +0000 |
Richard Jones |
login_action and newuser_action return values were being ignored
|
| Tue, 27 Nov 2001 03:00:50 +0000 |
Richard Jones |
couple of bugfixes from latest patch integration
|
| Mon, 26 Nov 2001 23:00:53 +0000 |
Richard Jones |
This config stuff is getting to be a real mess...
|
| Mon, 26 Nov 2001 22:56:35 +0000 |
Richard Jones |
typo
|
| Mon, 26 Nov 2001 22:55:56 +0000 |
Richard Jones |
Features and fixes.
|
| Sat, 24 Nov 2001 00:45:42 +0000 |
Jürgen Hermann |
typeof() instead of type(): avoid clash with database field(?) "type"
|
| Thu, 22 Nov 2001 15:46:42 +0000 |
Jürgen Hermann |
Added module docstrings to all modules.
|
| Wed, 21 Nov 2001 22:57:29 +0000 |
Jürgen Hermann |
Added dummy hooks for I18N...
|
| Wed, 21 Nov 2001 03:21:13 +0000 |
Richard Jones |
oops
|
| Wed, 21 Nov 2001 03:11:28 +0000 |
Richard Jones |
Better handling of new properties.
|
| Thu, 15 Nov 2001 10:24:27 +0000 |
Richard Jones |
handle the case where there is no file attached
|
| Wed, 14 Nov 2001 21:35:22 +0000 |
Richard Jones |
users may attach files to issues (and support in ext) through the web now
|
| Wed, 07 Nov 2001 02:34:06 +0000 |
Jürgen Hermann |
Handling of damaged login cookies
|
| Wed, 07 Nov 2001 01:16:12 +0000 |
Richard Jones |
Remove the '=' padding from cookie value so quoting isn't an issue.
|
| Tue, 06 Nov 2001 23:22:05 +0000 |
Jürgen Hermann |
More IE fixes: it does not like quotes around cookie values.
|
| Tue, 06 Nov 2001 23:11:22 +0000 |
Jürgen Hermann |
Fixed debug output in page footer; added expiry date to the login cookie
|
| 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.
|