]> git.openstreetmap.org Git - osqa.git/commit
Some more improvements on the notifications, and applied two patches contributed...
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 2 Jun 2010 19:58:07 +0000 (19:58 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 2 Jun 2010 19:58:07 +0000 (19:58 +0000)
commit58f020d4fab8251103edb89bfc4cf5d5d389d1ad
treedd63520061713c17b8660fe41e8a7e1da88abcff
parente0c6335a0191c30bc4587ac0fbaba321c7f22642
Some more improvements on the notifications, and applied two patches contributed by Oscar Frias.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@357 0cfe37f9-358a-4d5e-be75-b63607b5c754
23 files changed:
forum/models/__init__.py
forum/models/action.py
forum/models/comment.py
forum/models/meta.py
forum/models/node.py
forum/models/tag.py
forum/models/user.py
forum/skins/default/templates/auth/email_validation.html
forum/skins/default/templates/auth/temp_login_email.html
forum/skins/default/templates/email_base.html
forum/skins/default/templates/markdown_help.html
forum/skins/default/templates/notifications/answeraccepted.html
forum/skins/default/templates/notifications/base_text.html
forum/skins/default/templates/notifications/digest.html
forum/skins/default/templates/notifications/feedback.html
forum/skins/default/templates/notifications/newanswer.html
forum/skins/default/templates/notifications/newcomment.html
forum/skins/default/templates/notifications/newmember.html
forum/skins/default/templates/notifications/newquestion.html
forum/templatetags/email_tags.py
forum/templatetags/extra_tags.py
forum/utils/html.py
forum/utils/mail.py