author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 29 May 2002 01:16:17 +0000 (01:16 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 29 May 2002 01:16:17 +0000 (01:16 +0000) | ||
commit | e0682d7cfa374ce2f417ddcf0e652f030fb5dcd0 | |
tree | b815b04c68e9e911a53c08fceadc80f74102ea12 | tree | snapshot |
parent | a77eaaa3b1f9777278b1ccfaa436ae1f008128a1 | commit | diff |
Sorry about this huge checkin! It's fixing a lot of related stuff in one go
though.
. #541941 ] changing multilink properties by mail
. #526730 ] search for messages capability
. #505180 ] split MailGW.handle_Message
- also changed cgi client since it was duplicating the functionality
. build htmlbase if tests are run using CVS checkout (removed note from
installation.txt)
. don't create an empty message on email issue creation if the email is empty
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@766 57a73879-2fb5-44c3-a270-3262357dd7e2
though.
. #541941 ] changing multilink properties by mail
. #526730 ] search for messages capability
. #505180 ] split MailGW.handle_Message
- also changed cgi client since it was duplicating the functionality
. build htmlbase if tests are run using CVS checkout (removed note from
installation.txt)
. don't create an empty message on email issue creation if the email is empty
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@766 57a73879-2fb5-44c3-a270-3262357dd7e2
17 files changed:
CHANGES.txt | diff | blob | history | |
MANIFEST.in | diff | blob | history | |
MIGRATION.txt | diff | blob | history | |
doc/installation.txt | diff | blob | history | |
doc/user_guide.txt | diff | blob | history | |
roundup/cgi_client.py | diff | blob | history | |
roundup/mailgw.py | diff | blob | history | |
roundup/roundupdb.py | diff | blob | history | |
roundup/templates/classic/detectors/nosyreaction.py | diff | blob | history | |
roundup/templates/classic/detectors/statusauditor.py | [new file with mode: 0644] | blob |
roundup/templates/extended/detectors/__init__.py | diff | blob | history | |
roundup/templates/extended/detectors/nosyreaction.py | diff | blob | history | |
roundup/templates/extended/detectors/statusauditor.py | [new file with mode: 0644] | blob |
run_tests | diff | blob | history | |
setup.py | diff | blob | history | |
test/__init__.py | diff | blob | history | |
test/test_mailgw.py | diff | blob | history |