django-helpdesk/helpdesk/views
Ross Poulton a4f1ac9b8b new option 'HELPDESK_DASHBOARD_BASIC_TICKET_STATS', shows quick ticket
stats in dashboard links to detailed 'days until ticket is closed by
month' plot.
New chart for 'days until ticket is closed'.
By @kotowicz in 0a8f4ce6d6.
2012-08-07 23:51:52 +10:00
..
__init__.py Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future. 2011-01-25 23:02:00 +00:00
api.py Exclude API calls from CSRF middleware. 2012-01-15 11:38:28 +01:00
feeds.py Fix RSS feeds for post-Django 1.2. Closes #129. 2012-04-25 17:55:38 +10:00
kb.py small fixes and translation 2011-09-01 13:01:03 +02:00
public.py Add setting HELPDESK_SHOW_KB_ON_HOMEPAGE to show KnowledgeBase 2012-03-02 09:28:54 +11:00
staff.py new option 'HELPDESK_DASHBOARD_BASIC_TICKET_STATS', shows quick ticket 2012-08-07 23:51:52 +10:00