log roundup/date.py @ 869:6d98bec4e52e

age author description
Sun, 14 Jul 2002 06:05:50 +0000 Richard Jones fixed the date module so that Date(". - 2d") works
Wed, 15 May 2002 06:32:46 +0000 Richard Jones reverting to dates for intervals > 2 months sucks
Thu, 21 Feb 2002 23:34:52 +0000 Richard Jones Oops, there's 24 hours in a day...
Thu, 21 Feb 2002 23:11:45 +0000 Richard Jones fixed some problems in date calculations
Wed, 06 Feb 2002 04:05:55 +0000 Richard Jones Brought the config branch up to date with HEAD config-0-4-0-branch
Wed, 23 Jan 2002 20:00:50 +0000 Jürgen Hermann %e is a UNIXism and not documented for Python
Wed, 16 Jan 2002 07:02:57 +0000 Richard Jones lots of date/interval related changes: more relaxed date format for input
Tue, 08 Jan 2002 11:56:24 +0000 Richard Jones missed an import _
Sat, 05 Jan 2002 02:27:00 +0000 Richard Jones I18N'ification
Thu, 22 Nov 2001 15:46:42 +0000 Jürgen Hermann Added module docstrings to all modules.
Tue, 18 Sep 2001 22:58:37 +0000 Richard Jones Added some more help to roundup-admin
Fri, 17 Aug 2001 03:08:11 +0000 Richard Jones fixed prettification of intervals of 1 week
Wed, 15 Aug 2001 23:43:18 +0000 Richard Jones Fixed some isFooTypes that I missed.
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...
Sun, 05 Aug 2001 07:46:12 +0000 Richard Jones Changed date.Date to use regular string formatting instead of strftime.
Thu, 02 Aug 2001 00:27:04 +0000 Richard Jones Extended the range of intervals that are pretty-printed...
Tue, 31 Jul 2001 09:54:18 +0000 Richard Jones Fixed the 2.1-specific gmtime() (no arg) call in roundup.date. (Paul Wright)
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 :)
Wed, 25 Jul 2001 04:09:34 +0000 Richard Jones Fixed offset handling (shoulda read the spec a little better)
Mon, 23 Jul 2001 07:56:05 +0000 Richard Jones Storing only marshallable data in the db - no nasty pickled class references.
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

Roundup Issue Tracker: http://roundup-tracker.org/