Code

Feature:
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 26 Nov 2001 22:55:56 +0000 (22:55 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 26 Nov 2001 22:55:56 +0000 (22:55 +0000)
commitae17842ea5e1565b60d36c0ff15feccacc82e0e7
treed16fdd7933e80b13e7effb143ccd0ac6c02eb7de
parentf1e17dc3a9ac82d1f628df8d62f31889e63f6491
Feature:
 . Added INSTANCE_NAME to configuration - used in web and email to identify
   the instance.
 . Added EMAIL_SIGNATURE_POSITION to indicate where to place the roundup
   signature info in e-mails.
 . Some more flexibility in the mail gateway and more error handling.
 . Login now takes you to the page you back to the were denied access to.

Fixed:
 . Lots of bugs, thanks Roch�nd others on the devel mailing list!

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@423 57a73879-2fb5-44c3-a270-3262357dd7e2
14 files changed:
CHANGES.txt
cgi-bin/roundup.cgi
roundup-admin
roundup-server
roundup/cgi_client.py
roundup/htmltemplate.py
roundup/mailgw.py
roundup/roundupdb.py
roundup/templates/classic/dbinit.py
roundup/templates/classic/detectors/nosyreaction.py
roundup/templates/classic/instance_config.py
roundup/templates/extended/dbinit.py
roundup/templates/extended/detectors/nosyreaction.py
roundup/templates/extended/instance_config.py