Commit Graph

11 Commits

Author SHA1 Message Date
Tom Weber
e03bbe3f65 customizable navigation header documentation 2020-10-13 20:53:31 -06:00
Garret Wassermann
6b335590e6 Merge bugfixes from 0.2.23-devel 2020-10-12 03:19:46 -04:00
typonaut
3e91f35986
Update configuration.rst, again
Improved documentation on e-mail check interval, added documentation on locale.
2020-10-08 16:12:35 +01:00
typonaut
e83b00674f
Update configuration.rst
Adds documentation as to the function of "E-Mail Check Interval" and its interaction with a crontab.
2020-10-08 03:18:50 +01:00
Garret Wassermann
22d3a59390 Apply patch for #853 2020-08-30 06:59:48 -04:00
typonaut
5d80a689d9
Update configuration.rst
Added a couple of sentences to explain that creation of a queue is a prerequisite for automatically creating tickets from e-mail.
2020-08-15 16:16:30 +01:00
Timothy Hobbs
e96f1559e7
Add celery task for get_email
Allows you to get_email even without cron, thus enabling the use of django-helpdesk of cronless PaaS services.
2018-11-08 14:39:37 +01:00
Jonathan Barratt
b5feeb7ee9
Make SOCKS-proxy support global for all queues under Py3
Python 2 retains per-queue SOCKS-proxy support, but this is simplest fix until someone needs it for Python 3.
2017-01-14 01:25:17 +07:00
TreeNode
aea8ff35a6 PySocks removed from requirements and doc update 2014-12-11 01:43:54 +02:00
Ross Poulton
68cc1b1e8e Fix esclation description
Escalation is based on days a ticket has been active, not hours. Fixed config, closes #280. Thanks @J-A-M
2014-11-21 13:00:37 +11:00
Ross Poulton
8dc08b2e9c Remove doctrees & html docs; moved reStructuredText files from docs/source/ to docs/ to make it a little easier for most people to access. 2011-02-14 22:03:09 +00:00