Code

Some more documentation.
[roundup.git] / roundup / templates /
2001-10-05 richard . roundup-admin create now prompts for property info...
2001-10-01 richardstop people setting up roundup with our addresses as...
2001-09-27 richard*gak* ... xmp is Old Skool apparently. Am using pre...
2001-09-27 richardMessages are now displayed with content, and <xmp>xmp...
2001-09-10 richardFixed bug in the generation of links to Link/Multilink...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-03 richardStarted stuff off for the 0.2.5 release
2001-08-03 richardfinished of colourising the classic template
2001-08-02 richardRoundupdb now appends "mailing list" information to...
2001-08-02 richardEven better (more useful) headings
2001-08-02 richardMade all the user-specific link names the same (My...
2001-08-02 richardchanges
2001-08-01 richardAdded "My Issues" and "My Support" to extended template.
2001-08-01 richardhtmlbase doesn't have extraneous $Foo$ in it any more
2001-07-30 richardAdded time logging and file uploading to the templates.
2001-07-30 richardoops
2001-07-30 richardFixes to the uploading stuff (I forgot to put the code...
2001-07-30 richardupdated htmlbases
2001-07-30 richardShould've been supportcall
2001-07-30 richardForgot to add the support call property to the item...
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-29 richardchanges
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardFixed the classic template so it's more like the "adver...
2001-07-25 richardAdded the Roundup spec to the new documentation directory.
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...
2001-07-24 anthonybaxter*** empty log message ***
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 richardMoved the database backends off into backends.
2001-07-23 richardrelfected the move to roundup/backends
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 anthonybaxtermoved templates to proper location