[#115] - Add email notification functionality

This commit includes

  • An email notification system
  • Use of that system for tickets & ticket discussion
  • Subscribe/unsubscribe functionality and widgets
  • Migrations of discussion threads in Wiki and Tracker to new schema

Rick Copeland Rick Copeland 2010-04-02

<< < 1 2 (Page 2 of 2)
changed pyforge/pyforge/lib/app_globals.py
changed pyforge/pyforge/lib/helpers.py
changed pyforge/pyforge/lib/validators.py
changed pyforge/pyforge/model/__init__.py
changed pyforge/pyforge/model/artifact.py
changed pyforge/pyforge/model/discuss.py
changed pyforge/pyforge/model/types.py
changed pyforge/pyforge/templates/user_preferences.html
changed pyforge/pyforge/tests/model/test_artifact.py
changed pyforge/pyforge/tests/helpers.py
changed pyforge/pyforge/app.py
changed pyforge/pyforge/migrations.py
pyforge/pyforge/lib/app_globals.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/lib/helpers.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/lib/validators.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/__init__.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/artifact.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/discuss.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/types.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/templates/user_preferences.html Diff Switch to side-by-side view
Loading...
pyforge/pyforge/tests/model/test_artifact.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/tests/helpers.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/app.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/migrations.py Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)