ponytracker/issue
2014-08-17 00:41:14 -07:00
..
fixtures fix tests: fix permissions fixtures 2014-08-15 12:30:54 -07:00
migrations add subscriptions to projects & issues 2014-08-16 22:44:42 -07:00
static confirmation using modal & csrf protected form 2014-08-16 14:23:32 -07:00
templates email notifications 2014-08-17 00:36:08 -07:00
templatetags fix: replace non ascii character 2014-08-14 21:59:48 -07:00
__init__.py use signal for default label creation 2014-08-05 23:30:06 -07:00
admin.py add permissions models and settings model 2014-08-07 13:51:57 -07:00
apps.py use signal for default label creation 2014-08-05 23:30:06 -07:00
backends.py pep8 2014-08-09 01:13:42 -07:00
context_processors.py remove not used class 2014-08-12 19:34:05 -07:00
decorators.py Revert "confirm before project deletion" 2014-08-16 00:56:24 -07:00
forms.py team managment 2014-08-14 20:10:30 -07:00
middleware.py PermissionDenied -> ret HttpResponseFordbidden() 2014-08-14 00:56:07 -07:00
models.py issue.comments is now a property 2014-08-16 23:15:07 -07:00
notifications.py email notifications 2014-08-17 00:36:08 -07:00
signals.py pep8 2014-08-09 01:13:42 -07:00
tests.py adapt tests for confirmations with post request 2014-08-16 14:43:51 -07:00
urls.py add subscriptions to projects & issues 2014-08-16 22:44:42 -07:00
views.py fix: QuerySet not iterable 2014-08-17 00:41:14 -07:00