Code

. changed the default message list in issues to display the message body
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 22 May 2002 00:32:34 +0000 (00:32 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 22 May 2002 00:32:34 +0000 (00:32 +0000)
commit06643f439392bd2ebbe2d4e6502f2d543180eee6
treebca7deab684c414c98d48ff52cf24dad54438d0b
parent408ddf548ced4ab679d970f3f9937b33cfb3cd8e
 . changed the default message list in issues to display the message body
 . made backends.__init__ be more specific about which ImportErrors it really
   wants to ignore
 . fixed the example addresses in the templates to use correct example domains
 . cleaned out the template stylesheets, removing a bunch of junk that really
   wasn't necessary (font specs, styles never used) and added a style for
   message content

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@746 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/backends/__init__.py
roundup/templates/classic/html/msg.index
roundup/templates/classic/html/msg.item
roundup/templates/classic/html/style.css
roundup/templates/classic/instance_config.py
roundup/templates/extended/html/msg.index
roundup/templates/extended/html/msg.item
roundup/templates/extended/html/style.css
roundup/templates/extended/instance_config.py