Mercurial > p > roundup > code
graph
-
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
-
fixed use of stylesheetSat, 28 Jul 2001 08:17:09 +0000, by Richard Jones
-
New issue form handles lack of note better now.Sat, 28 Jul 2001 08:16:52 +0000, by Richard Jones
-
commented out printSat, 28 Jul 2001 08:02:45 +0000, by Richard Jones
-
Replaced errno integers with their module values.Sat, 28 Jul 2001 07:59:53 +0000, by Richard Jones
-
todo refinement ;)Sat, 28 Jul 2001 07:35:27 +0000, by Richard Jones
-
Split off implementation notes into separate file in doc directory.Sat, 28 Jul 2001 06:44:34 +0000, by Richard Jones
-
Multipart message class has the getPart method now. Added some tests for it.Sat, 28 Jul 2001 06:43:02 +0000, by Richard Jones
-
changesSat, 28 Jul 2001 01:56:04 +0000, by Richard Jones
-
GIF -> PNG, saving about 100kSat, 28 Jul 2001 01:45:02 +0000, by Richard Jones
-
added more documentationSat, 28 Jul 2001 01:40:04 +0000, by Richard Jones
-
Added some documentation to the roundup package.Sat, 28 Jul 2001 01:39:02 +0000, by Richard Jones
-
changes for the 0.2.1 distribution build.Sat, 28 Jul 2001 00:39:18 +0000, by Richard Jones
-
changesSat, 28 Jul 2001 00:34:44 +0000, by Richard Jones
-
Fixed some non-string node ids.Sat, 28 Jul 2001 00:34:34 +0000, by Richard Jones
-
Fixed some problems with installation.Sat, 28 Jul 2001 00:31:10 +0000, by Richard Jones
