.. |
fixtures
|
Fix HTML format error in french templates.
|
2020-06-05 11:26:41 +02:00 |
locale
|
Add "Shared" to translation
|
2020-06-10 11:35:45 +02:00 |
management
|
Try a real fix for #832, parse comma in email sender
|
2020-07-30 02:43:27 -04:00 |
migrations
|
Fixes a missing migrations messages in 0.2.22 which is caused by the careless changing of strings in models
|
2020-10-10 13:28:27 +01:00 |
static/helpdesk
|
Resize too big images
|
2019-03-07 11:23:37 +01:00 |
templates/helpdesk
|
Fix tests
|
2020-10-08 00:48:03 +02:00 |
templatetags
|
Bump version to 0.2.6 to fix remaining Django 2.0 warnings
|
2017-12-28 09:11:34 -05:00 |
tests
|
Use python getadddresses() function to better handle UTF-8, to address #832
|
2020-07-27 20:43:05 -04:00 |
views
|
Merge pull request #869 from alligatorbait/0.2.x
|
2020-10-08 01:26:10 -04:00 |
__init__.py
|
Revert "Make sure custom user logic works with Django 1.4"
|
2014-10-24 18:05:44 +11:00 |
admin.py
|
Enhancements to Admin (#524)
|
2017-06-19 14:34:36 -04:00 |
akismet.py
|
Fix pycodestyle warnings
|
2020-07-20 08:10:10 -04:00 |
apps.py
|
Initial general clean-up of stuff
|
2016-10-21 17:14:12 +02:00 |
decorators.py
|
fix redirect loop
|
2019-03-20 16:12:19 +01:00 |
forms.py
|
Fill followup user field if authenticated user submits ticket
|
2020-03-03 23:39:02 +02:00 |
lib.py
|
fix files attaching to emails for remote storages
|
2020-10-19 23:08:50 +03:00 |
models.py
|
Set default attachment permissions to 0700, to address #591
|
2020-07-27 19:50:25 -04:00 |
poll_helpdesk_email_queues.sh
|
Closes #161 - provide script to simplify automation of email polling
|
2013-01-20 14:40:57 +11:00 |
settings.py
|
Rename and document the maximum email attachment size setting, to address #846
|
2020-07-30 02:54:03 -04:00 |
urls.py
|
Add support for custom login handler
|
2019-08-27 13:02:07 +03:00 |