Code

Forgot to add the support call property to the item page.
[roundup.git] / roundup /
2001-07-30 richardForgot to add the support call property to the item...
2001-07-30 richardMakes schema changes mucho easier.
2001-07-30 richardSupport for determining the installed tempaltes
2001-07-30 richardOops - these are the HTML displays for the support...
2001-07-30 richardBig changes:
2001-07-30 richardChanges to reflect cgi_client now implementing this...
2001-07-30 richardDefault implementation is now "classic" rather than...
2001-07-30 richardHandles new node display now.
2001-07-30 richardHrm - had IOError instead of OSError. Not sure why...
2001-07-30 richardFixed IssueClass so that superseders links to its class...
2001-07-29 richardchanges
2001-07-29 richardoops
2001-07-29 richardFixed sorting by clicking on column headings.
2001-07-29 richardFixed handling of passed-in values in form elements...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardCleanup of the link label generation.
2001-07-29 richardFixed the classic template so it's more like the "adver...
2001-07-29 richardFixed problem in link display when Link value is None.
2001-07-29 richardAdded the fabricated property "id".
2001-07-29 richardMoved some code around allowing for subclassing to...
2001-07-28 richardfixed use of stylesheet
2001-07-28 richardNew issue form handles lack of note better now.
2001-07-28 richardcommented out print
2001-07-28 richardReplaced errno integers with their module values.
2001-07-28 richardMultipart message class has the getPart method now...
2001-07-28 richardAdded some documentation to the roundup package.
2001-07-28 richardFixed some non-string node ids.
2001-07-28 richardFixed some problems with installation.
2001-07-27 richardFixed some of the exceptions so they're the right type.
2001-07-27 richardjust some comments
2001-07-25 richardFixed offset handling (shoulda read the spec a little...
2001-07-25 richardHrm - displaying links to classes that don't specify...
2001-07-25 richardAdded the Roundup spec to the new documentation directory.
2001-07-24 anthonybaxteroops. left a print in
2001-07-24 anthonybaxteroops. Html.
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...
2001-07-24 anthonybaxter*** empty log message ***
2001-07-24 anthonybaxterbsddb3 implementation. For now, it's the bsddb implemen...
2001-07-24 richardOops - accidentally duped the keywords class
2001-07-23 richardAdding the classic template
2001-07-23 richardforgot to remove the interfaces from the dbinit module ;)
2001-07-23 richardSplit off the interfaces (CGI, mailgw) into a separate...
2001-07-23 richardok, so now "./roundup-admin init" will ask questions...
2001-07-23 richardmore handling of bad journals
2001-07-23 richardsssh
2001-07-23 richardMoved over to using marshal in the bsddb and anydbm...
2001-07-23 richardStoring only marshallable data in the db - no nasty...
2001-07-23 richard*sigh* some databases have _foo.so as their underlying...
2001-07-23 richardMoved the backends into the backends package. Anydbm...
2001-07-23 richardMoved the database backends off into backends.
2001-07-23 richardrelfected the move to roundup/backends
2001-07-23 richardmade backends a package
2001-07-23 richardmoved hyper_bsddb.py to the new backends package as...
2001-07-23 anthonybaxter*** empty log message ***
2001-07-23 anthonybaxtersplit __init__.py into 2. dbinit and instance_config.
2001-07-23 richardmoving HTML templates to their own dir
2001-07-23 richardmoving the HTML templates into their own dir
2001-07-23 richardoops, missed a config removal
2001-07-23 anthonybaxtersssh.
2001-07-23 anthonybaxtermoved templates to proper location
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite