| Wed, 31 Oct 2001 06:24:51 +0000 |
Richard Jones |
changes
|
| Wed, 31 Oct 2001 06:24:35 +0000 |
Richard Jones |
Added do_stext to htmltemplate, thanks Brad Clements.
|
| Tue, 30 Oct 2001 11:26:10 +0000 |
Richard Jones |
Case-insensitive match for ISSUE_TRACKER_EMAIL in address in e-mail.
|
| Tue, 30 Oct 2001 00:58:12 +0000 |
Richard Jones |
Feeble addition to documentation for instance configuration. Well, it'll
|
| Tue, 30 Oct 2001 00:54:45 +0000 |
Richard Jones |
Features:
|
| Mon, 29 Oct 2001 23:55:44 +0000 |
Richard Jones |
Fix to CGI top-level index (thanks Juergen Hermann)
|
| Sun, 28 Oct 2001 23:25:58 +0000 |
Richard Jones |
changes
|
| Sun, 28 Oct 2001 23:22:28 +0000 |
Richard Jones |
fixed [SF#474749] Indentations lost
|
| Sun, 28 Oct 2001 23:03:08 +0000 |
Richard Jones |
Added more useful header to the classic schema.
|
| Sun, 28 Oct 2001 22:51:38 +0000 |
Richard Jones |
Fixed ENOENT/WindowsError thing, thanks Juergen Hermann
|
| Sat, 27 Oct 2001 00:22:35 +0000 |
Richard Jones |
Fixed some URL issues in roundup.cgi, again thanks Juergen Hermann.
|
| Sat, 27 Oct 2001 00:17:41 +0000 |
Richard Jones |
Made Class.stringFind() do caseless matching.
|
| Sat, 27 Oct 2001 00:12:21 +0000 |
Richard Jones |
Fixed roundup-server for windows, thanks Juergen Hermann.
|
| Sat, 27 Oct 2001 00:10:59 +0000 |
Richard Jones |
Fixed manifest template
|
| Wed, 24 Oct 2001 00:04:41 +0000 |
Richard Jones |
Removed the "infinite authentication loop", thanks Roch'e
|
| 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:54:22 +0000 |
Richard Jones |
changes
|
| 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 22:57:52 +0000 |
Richard Jones |
Fix unread->chatting auto transition, thanks Roch'e
|
| Tue, 23 Oct 2001 22:56:36 +0000 |
Richard Jones |
Bugfix in filter "widget" placement, thanks Roch'e
|
| Tue, 23 Oct 2001 01:11:39 +0000 |
Richard Jones |
changes
0.3.0-pre3
|
| Tue, 23 Oct 2001 01:00:18 +0000 |
Richard Jones |
Re-enabled login and registration access...
|
| Tue, 23 Oct 2001 00:57:32 +0000 |
Richard Jones |
Removed debug print from mailsplit test.
|
| Mon, 22 Oct 2001 03:25:01 +0000 |
Richard Jones |
Added configuration for:
|
| Sun, 21 Oct 2001 11:42:15 +0000 |
Richard Jones |
Committed the changes to the templates for file indexes.
|
| Sun, 21 Oct 2001 11:39:49 +0000 |
Richard Jones |
Updated the documentation for recent html template changes.
|
| 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 04:00:20 +0000 |
Richard Jones |
MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue.
|
| Sun, 21 Oct 2001 03:35:30 +0000 |
Richard Jones |
[SF#473125]: Paragraph in e-mails
|
| Sun, 21 Oct 2001 00:53:42 +0000 |
Richard Jones |
[SF#473130]: Nosy list not set correctly
|
| Sun, 21 Oct 2001 00:45:15 +0000 |
Richard Jones |
Added author identification to e-mail messages from roundup.
|
| Sun, 21 Oct 2001 00:17:56 +0000 |
Richard Jones |
CGI interface view customisation section may now be hidden
|
| Sun, 21 Oct 2001 00:00:16 +0000 |
Richard Jones |
Fixed Checklist function - wasn't always working on a list.
|
| Sat, 20 Oct 2001 23:44:27 +0000 |
Richard Jones |
Hyperdatabase sorts strings-that-look-like-numbers as numbers now.
|
| Sat, 20 Oct 2001 12:36:35 +0000 |
Richard Jones |
change note
|
| Sat, 20 Oct 2001 12:13:44 +0000 |
Richard Jones |
Fixed grouping of non-str properties (thanks Roch'e Compaan)
|
| Sat, 20 Oct 2001 11:58:48 +0000 |
Richard Jones |
Catch errors in login - no username or password supplied.
|
| Thu, 18 Oct 2001 02:16:42 +0000 |
Richard Jones |
Oops, committed the admin script with the wierd #! line.
|
| Wed, 17 Oct 2001 23:13:35 +0000 |
Richard Jones |
changes
|
| Wed, 17 Oct 2001 23:13:19 +0000 |
Richard Jones |
Did a fair bit of work on the admin tool.
|
| Wed, 17 Oct 2001 06:57:29 +0000 |
Richard Jones |
Interactive startup blurb - need to figure how to get the version in there.
|
| Wed, 17 Oct 2001 06:17:26 +0000 |
Richard Jones |
Now with readline support :)
|
| Wed, 17 Oct 2001 06:04:00 +0000 |
Richard Jones |
Beginnings of an interactive mode for roundup-admin
|
| Wed, 17 Oct 2001 00:18:41 +0000 |
Richard Jones |
Manually constructing cookie headers now.
|
| Tue, 16 Oct 2001 03:48:01 +0000 |
Richard Jones |
admin tool now complains if a "find" is attempted with a non-link property.
|
| 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
|
| Sat, 13 Oct 2001 00:07:39 +0000 |
Richard Jones |
More help in admin tool.
|
| Fri, 12 Oct 2001 02:23:26 +0000 |
Richard Jones |
Didn't clean up after myself :)
|
| Fri, 12 Oct 2001 02:21:27 +0000 |
Richard Jones |
changes
|
| Fri, 12 Oct 2001 02:20:32 +0000 |
Richard Jones |
server now handles setuid'ing much better
|
| Thu, 11 Oct 2001 23:43:04 +0000 |
Richard Jones |
Implemented the comma-separated printing option in the admin tool.
|
| Thu, 11 Oct 2001 06:38:57 +0000 |
Richard Jones |
Initial cut at trying to handle people responding to CC'ed messages...
|
| Thu, 11 Oct 2001 05:03:51 +0000 |
Richard Jones |
Marked the roundup-admin import/export as experimental...
0.3.0-pre2
|
| Thu, 11 Oct 2001 05:02:37 +0000 |
Richard Jones |
changes
|
| Thu, 11 Oct 2001 05:01:29 +0000 |
Richard Jones |
Prep for pre-release #2
|
| Thu, 11 Oct 2001 00:17:51 +0000 |
Richard Jones |
Reverted a change in hyperdb...
|