Mercurial > p > roundup > code
graph
-
Added "My Issues" and "My Support" to extended template.Wed, 01 Aug 2001 05:15:09 +0000, by Richard Jones
-
changesWed, 01 Aug 2001 05:06:41 +0000, by Richard Jones
-
htmlbase doesn't have extraneous $Foo$ in it any moreWed, 01 Aug 2001 05:06:10 +0000, by Richard Jones
-
*** empty log message ***Wed, 01 Aug 2001 04:29:31 +0000, by Richard Jones
-
mailgw was assuming certain properties existed on the issues being created.Wed, 01 Aug 2001 04:24:21 +0000, by Richard Jones
-
Checklist was using wrong name.Wed, 01 Aug 2001 03:52:23 +0000, by Richard Jones
-
Just a new idea...Wed, 01 Aug 2001 03:48:01 +0000, by Richard Jones
-
changesTue, 31 Jul 2001 09:58:57 +0000, by Richard Jones
-
Fixed the 2.1-specific gmtime() (no arg) call in roundup.date. (Paul Wright)Tue, 31 Jul 2001 09:54:18 +0000, by Richard Jones
-
Added time logging and file uploading to the templates.Mon, 30 Jul 2001 08:12:17 +0000, by Richard Jones
-
oopsMon, 30 Jul 2001 08:04:26 +0000, by Richard Jones
-
Fixes to the uploading stuff (I forgot to put the code in the issue class ;)Mon, 30 Jul 2001 08:03:56 +0000, by Richard Jones
-
Just making sure we've got the right version in there for development.Mon, 30 Jul 2001 07:17:44 +0000, by Richard Jones
-
Added some documentation on how the newblah works.Mon, 30 Jul 2001 06:26:31 +0000, by Richard Jones
-
Features and fixes.Mon, 30 Jul 2001 06:17:45 +0000, by Richard Jones
-
chanegsMon, 30 Jul 2001 03:53:07 +0000, by Richard Jones
-
init help now lists templates and backendsMon, 30 Jul 2001 03:52:55 +0000, by Richard Jones
-
Checks for ability to import the specific back-end module.Mon, 30 Jul 2001 03:52:16 +0000, by Richard Jones
-
Added more DB to test_db. Can skip tests where imports fail.Mon, 30 Jul 2001 03:45:56 +0000, by Richard Jones
-
updated htmlbasesMon, 30 Jul 2001 02:38:49 +0000, by Richard Jones
-
get() now has a default arg - for migration only.Mon, 30 Jul 2001 02:38:31 +0000, by Richard Jones
-
Temporary measure until we have decent schema migration.Mon, 30 Jul 2001 02:37:53 +0000, by Richard Jones
-
Temporary measure until we have decent schema migration...Mon, 30 Jul 2001 02:37:34 +0000, by Richard Jones
-
Freshen is really broken. Commented out.Mon, 30 Jul 2001 02:37:07 +0000, by Richard Jones
-
Handle non-existence of db files in the other backends (code from anydbm).Mon, 30 Jul 2001 02:36:23 +0000, by Richard Jones
-
Should've been supportcallMon, 30 Jul 2001 02:35:28 +0000, by Richard Jones
-
Forgot to add the support call property to the item page.Mon, 30 Jul 2001 01:47:28 +0000, by Richard Jones
-
Makes schema changes mucho easier.Mon, 30 Jul 2001 01:41:36 +0000, by Richard Jones
-
noted changesMon, 30 Jul 2001 01:32:54 +0000, by Richard Jones
-
BugfixesMon, 30 Jul 2001 01:28:46 +0000, by Richard Jones
-
Support for determining the installed tempaltesMon, 30 Jul 2001 01:28:17 +0000, by Richard Jones
-
Oops - these are the HTML displays for the support class.Mon, 30 Jul 2001 01:27:28 +0000, by Richard Jones
-
Big changes:Mon, 30 Jul 2001 01:26:59 +0000, by Richard Jones
-
Changes to reflect cgi_client now implementing classic by default...Mon, 30 Jul 2001 01:25:57 +0000, by Richard Jones
-
Default implementation is now "classic"...Mon, 30 Jul 2001 01:25:07 +0000, by Richard Jones
-
Handles new node display now.Mon, 30 Jul 2001 01:24:33 +0000, by Richard Jones
-
Now uses getopt, much improved command-line parsing.Mon, 30 Jul 2001 00:57:51 +0000, by Richard Jones
-
Hrm - had IOError instead of OSError. Not sure why there's two. Ho hum.Mon, 30 Jul 2001 00:06:52 +0000, by Richard Jones
-
Fixed IssueClass so that superseders links to its classname...Mon, 30 Jul 2001 00:05:54 +0000, by Richard Jones
-
Made the "init" prompting more friendly.Mon, 30 Jul 2001 00:04:48 +0000, by Richard Jones
-
changesSun, 29 Jul 2001 23:34:38 +0000, by Richard Jones
-
Added unit tests so they're run whenever we package/install/whatever.Sun, 29 Jul 2001 23:34:26 +0000, by Richard Jones
-
Fixed bug in unit test ;)Sun, 29 Jul 2001 23:32:13 +0000, by Richard Jones
-
Make sure that the htmlbase is up-to-date when we build a source dist.Sun, 29 Jul 2001 09:43:46 +0000, by Richard Jones
-
changesSun, 29 Jul 2001 09:33:06 +0000, by Richard Jones
-
oopsSun, 29 Jul 2001 09:31:35 +0000, by Richard Jones
-
Fixed sorting by clicking on column headings.Sun, 29 Jul 2001 09:28:23 +0000, by Richard Jones
-
changesSun, 29 Jul 2001 08:37:58 +0000, by Richard Jones
-
Fixed handling of passed-in values in form elements (ie. during a drill-down)Sun, 29 Jul 2001 08:27:40 +0000, by Richard Jones
-
Added vim command to all source so that we don't get no steenkin' tabs :)Sun, 29 Jul 2001 07:01:39 +0000, by Richard Jones
-
*** empty log message ***Sun, 29 Jul 2001 06:57:03 +0000, by Richard Jones
-
Added Interval tests.Sun, 29 Jul 2001 06:42:20 +0000, by Richard Jones
-
changesSun, 29 Jul 2001 05:41:50 +0000, by Richard Jones
-
Cleanup of the link label generation.Sun, 29 Jul 2001 05:36:14 +0000, by Richard Jones
-
Reverse the entries so most recent is first.Sun, 29 Jul 2001 04:11:28 +0000, by Richard Jones
-
Added the fabricated property "id" to all hyperdb classes.Sun, 29 Jul 2001 04:09:20 +0000, by Richard Jones
-
Fixed the classic template so it's more like the "advertised" Roundup template.Sun, 29 Jul 2001 04:07:37 +0000, by Richard Jones
-
Fixed problem in link display when Link value is None.Sun, 29 Jul 2001 04:06:42 +0000, by Richard Jones
-
Added the fabricated property "id".Sun, 29 Jul 2001 04:05:37 +0000, by Richard Jones
-
Moved some code around allowing for subclassing to change behaviour.Sun, 29 Jul 2001 04:04:00 +0000, by Richard Jones
