| Wed, 08 Aug 2001 01:27:00 +0000 |
Richard Jones |
Added better error handling to mailgw.
|
| Wed, 08 Aug 2001 00:27:18 +0000 |
Richard Jones |
removed a print
|
| Wed, 08 Aug 2001 00:26:30 +0000 |
Richard Jones |
included some instructions on how to test mailgw
|
| Wed, 08 Aug 2001 00:08:03 +0000 |
Richard Jones |
oops ;)
|
| Tue, 07 Aug 2001 04:17:39 +0000 |
Richard Jones |
more install note changes
|
| Tue, 07 Aug 2001 02:51:23 +0000 |
Richard Jones |
further clarification for gettnig started
|
| Tue, 07 Aug 2001 00:26:44 +0000 |
Richard Jones |
changes
|
| 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...
|
| Mon, 06 Aug 2001 23:58:33 +0000 |
Richard Jones |
changes
|
| Mon, 06 Aug 2001 23:57:55 +0000 |
Richard Jones |
Now releasing the software under the Python License.
|
| Mon, 06 Aug 2001 23:57:20 +0000 |
Richard Jones |
Am now bundling unittest with the package so everyone can use the unit tests.
|
| Mon, 06 Aug 2001 08:57:21 +0000 |
Richard Jones |
Better install info
|
| Mon, 06 Aug 2001 01:20:00 +0000 |
Richard Jones |
Added documentation.
|
| Sun, 05 Aug 2001 07:46:47 +0000 |
Richard Jones |
changes
|
| Sun, 05 Aug 2001 07:46:12 +0000 |
Richard Jones |
Changed date.Date to use regular string formatting instead of strftime.
|
| Sun, 05 Aug 2001 07:45:27 +0000 |
Richard Jones |
Added tests for instance initialisation
|
| Sun, 05 Aug 2001 07:44:36 +0000 |
Richard Jones |
Instances are now opened by a special function...
|
| Sun, 05 Aug 2001 07:07:58 +0000 |
Richard Jones |
added tests for roundup.init
|
| Sun, 05 Aug 2001 07:06:25 +0000 |
Richard Jones |
removed some print statements
|
| Sat, 04 Aug 2001 22:42:43 +0000 |
Richard Jones |
Fixed [SF#447671] - typo
|
| Fri, 03 Aug 2001 07:23:09 +0000 |
Richard Jones |
er, removed the innocent from the the code :)
|
| Fri, 03 Aug 2001 07:18:57 +0000 |
Richard Jones |
updated version number for 0.2.6
|
| Fri, 03 Aug 2001 07:18:22 +0000 |
Richard Jones |
Implemented correct mail splitting (was taking a shortcut).
|
| Fri, 03 Aug 2001 02:51:06 +0000 |
Richard Jones |
detect unit tests
|
| Fri, 03 Aug 2001 02:45:47 +0000 |
Anthony Baxter |
'n' -> 'c' for create.
|
| Fri, 03 Aug 2001 02:12:07 +0000 |
Anthony Baxter |
regenerated on Fri Aug 3 12:12:00 EST 2001
|
| Fri, 03 Aug 2001 01:54:58 +0000 |
Richard Jones |
Started stuff off for the 0.2.5 release
|
| Fri, 03 Aug 2001 01:28:33 +0000 |
Richard Jones |
Used the much nicer load_package, pointed out by Steve Majewski.
|
| Fri, 03 Aug 2001 01:19:43 +0000 |
Richard Jones |
finished off colourising the classic template
|
| Fri, 03 Aug 2001 00:59:47 +0000 |
Richard Jones |
changes
|
| Fri, 03 Aug 2001 00:59:34 +0000 |
Richard Jones |
Instance import now imports the instance using imp.load_module...
|
| Thu, 02 Aug 2001 10:26:26 +0000 |
Richard Jones |
changes
|
| Thu, 02 Aug 2001 06:38:17 +0000 |
Richard Jones |
Roundupdb now appends "mailing list" information to its messages...
|
| Thu, 02 Aug 2001 06:00:33 +0000 |
Richard Jones |
anges
|
| 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 01:01:12 +0000 |
Richard Jones |
changes
|
| Thu, 02 Aug 2001 01:00:39 +0000 |
Richard Jones |
Added the 'clean' command to the instructions
|
| Thu, 02 Aug 2001 00:43:06 +0000 |
Richard Jones |
Even better (more useful) headings
|
| Thu, 02 Aug 2001 00:36:42 +0000 |
Richard Jones |
Made all the user-specific link names the same (My Foo)
|
| Thu, 02 Aug 2001 00:34:10 +0000 |
Richard Jones |
bleah syntax error
|
| Thu, 02 Aug 2001 00:27:58 +0000 |
Richard Jones |
changes
|
| Thu, 02 Aug 2001 00:27:04 +0000 |
Richard Jones |
Extended the range of intervals that are pretty-printed...
|
| Thu, 02 Aug 2001 00:26:16 +0000 |
Richard Jones |
Changed the order of the information in the message generated by web edits.
|
| Wed, 01 Aug 2001 05:15:36 +0000 |
Richard Jones |
changes
|
| Wed, 01 Aug 2001 05:15:09 +0000 |
Richard Jones |
Added "My Issues" and "My Support" to extended template.
|
| Wed, 01 Aug 2001 05:06:41 +0000 |
Richard Jones |
changes
|
| Wed, 01 Aug 2001 05:06:10 +0000 |
Richard Jones |
htmlbase doesn't have extraneous $Foo$ in it any more
|
| Wed, 01 Aug 2001 04:29:31 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 01 Aug 2001 04:24:21 +0000 |
Richard Jones |
mailgw was assuming certain properties existed on the issues being created.
|
| Wed, 01 Aug 2001 03:52:23 +0000 |
Richard Jones |
Checklist was using wrong name.
|
| Wed, 01 Aug 2001 03:48:01 +0000 |
Richard Jones |
Just a new idea...
|
| Tue, 31 Jul 2001 09:58:57 +0000 |
Richard Jones |
changes
|
| Tue, 31 Jul 2001 09:54:18 +0000 |
Richard Jones |
Fixed the 2.1-specific gmtime() (no arg) call in roundup.date. (Paul Wright)
|
| Mon, 30 Jul 2001 08:12:17 +0000 |
Richard Jones |
Added time logging and file uploading to the templates.
|
| Mon, 30 Jul 2001 08:04:26 +0000 |
Richard Jones |
oops
|
| Mon, 30 Jul 2001 08:03:56 +0000 |
Richard Jones |
Fixes to the uploading stuff (I forgot to put the code in the issue class ;)
|
| Mon, 30 Jul 2001 07:17:44 +0000 |
Richard Jones |
Just making sure we've got the right version in there for development.
|
| 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.
|