.. |
test_files
|
fix(emails): Avoid 'value too long for type character varying(200) ' error when incoming message has too long subject
|
2021-07-29 13:14:42 +02:00 |
__init__.py
|
Update to 0.3.4 bugfix release
|
2022-04-23 02:06:35 -04:00 |
helpers.py
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
test_api.py
|
Do the full update ticket flow when followups are posted from the API
|
2023-11-30 11:40:11 +01:00 |
test_attachments.py
|
Force URTF-8 Encoding on File Open
|
2023-03-27 21:36:24 +10:00 |
test_checklist.py
|
Add more tests
|
2023-05-01 22:54:41 +02:00 |
test_get_email.py
|
Additional email unit test for alternate multipart without related
|
2023-11-15 00:40:43 +00:00 |
test_kb.py
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
test_login.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
test_markdown.py
|
Fix. Fix problem wich version package in requirements and add test markdown and rewrite for new markdown
|
2022-08-06 18:34:16 +07:00 |
test_navigation.py
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
test_per_queue_staff_permission.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
test_public_actions.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
test_query.py
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
test_savequery.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
test_ticket_actions.py
|
Starting to implement some tests
|
2023-05-01 00:20:09 +02:00 |
test_ticket_lookup.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
test_ticket_submission.py
|
Change method name to match refactored email.py
|
2023-07-23 06:44:05 +01:00 |
test_time_spent.py
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
test_usersettings.py
|
Move to ruff, its faster & catches more
|
2023-11-14 20:37:05 +01:00 |
test_webhooks.py
|
Implement webhooks. Fixes #264
|
2023-12-02 20:57:21 +00:00 |
urls.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
utils.py
|
Fix to avoid using "hidden" variable as kwarg.
|
2023-10-10 13:42:40 +01:00 |