Timothy Hobbs
|
f3ffebc261
|
Fix test regression from pr #731
https://github.com/django-helpdesk/django-helpdesk/pull/731/files#diff-dc9aca3bb03b3531dc114813db32f3c7R56
|
2019-03-25 17:13:10 +01:00 |
|
Jachym Cepicky
|
ce82ddb9f9
|
Merge branch 'develop' into images_for_kb
|
2019-03-09 23:46:26 +01:00 |
|
Jachym Cepicky
|
db0f286989
|
adding support for images as knowledgebase attachment
|
2019-03-09 23:41:26 +01:00 |
|
Garret Wassermann
|
27cf481c0b
|
Merge pull request #733 from auto-mat/utf
Add test for #732, unicode characters in description
|
2019-03-09 14:51:29 -05:00 |
|
Jachym Cepicky
|
9127275557
|
adding support for images as knowledgebase attachment
|
2019-03-09 18:14:11 +01:00 |
|
Timothy Hobbs
|
5e9fed2d46
|
Add failing test for #732
|
2019-03-09 00:00:32 +01:00 |
|
Garret Wassermann
|
37be1346cd
|
Merge pull request #729 from auto-mat/quoted-printable
Decode quoted-printable html bodies when getting email
|
2019-03-06 11:27:10 -05:00 |
|
Jachym Cepicky
|
57018e1aa0
|
adding tests
|
2019-03-06 15:03:47 +01:00 |
|
Timothy Hobbs
|
2c3ce8903f
|
Decode quoted-printable html bodies when getting email
Fixes #719
|
2019-03-06 14:21:30 +01:00 |
|
Garret Wassermann
|
4fb6c40c4e
|
Merge pull request #717 from OpenGeoLabs/time_tracking
Basic support for tracking time spent on tickets and follow-ups
|
2019-02-24 15:18:01 -05:00 |
|
Jachym Cepicky
|
4bd54e8bf3
|
adding tests
|
2019-02-24 20:46:48 +01:00 |
|
Garret Wassermann
|
a7505a1ecd
|
Merge pull request #720 from auto-mat/issue-700-fail
Add failing test case for issue-700 emails without bodies
|
2019-02-15 17:01:38 -05:00 |
|
Timothy Hobbs
|
4e35082475
|
Add failing test case for issue-700 emails without bodies
|
2019-02-15 15:11:06 +01:00 |
|
Jachym Cepicky
|
8cc0ca47f8
|
display list of queues only for users with right permissions
|
2019-02-05 15:44:06 +01:00 |
|
Garret Wassermann
|
43ed3ac773
|
PEP-8 fixes for mail threading merge
|
2018-12-28 11:32:49 -05:00 |
|
Garret Wassermann
|
5f0d22a692
|
Merge brunotikami/master for user and email threading, for #385 and #375
|
2018-12-28 10:53:28 -05:00 |
|
Garret Wassermann
|
696d10db12
|
Remove old python2/six code
|
2018-12-28 03:13:52 -05:00 |
|
Timothy Hobbs
|
9a45d28c95
|
More refactors of get_email.py
|
2018-10-31 16:30:19 +01:00 |
|
Timothy Hobbs
|
3f6ae1aefe
|
Transform UserSettings into a normal django model
|
2018-10-25 17:54:37 +02:00 |
|
Timothy Hobbs
|
c1750a7461
|
Require a secret key for viewing tickets unless HELPDESK_VIEW_A_TICKET_PUBLIC is set
Fixes #629, #639
|
2018-09-08 21:29:59 +02:00 |
|
Timothy Hobbs
|
58cc18d049
|
Only staff users should be given access to the RSS feeds
|
2018-09-03 20:29:22 +02:00 |
|
Timothy Hobbs
|
13539e3056
|
Fix tests
|
2018-08-30 12:03:54 +02:00 |
|
Garret Wassermann
|
c70cf04e4d
|
Fix codestyle errors, use currying instead of lambdas for determing user access
|
2018-07-19 00:06:57 -04:00 |
|
Garret Wassermann
|
c71355cfdc
|
is_authenticated is a bool now not a function
|
2018-03-04 04:24:30 -05:00 |
|
Garret Wassermann
|
54a6b1d21b
|
Merge 0.2.7 bugfixes
|
2018-03-04 04:01:48 -05:00 |
|
Garret Wassermann
|
95ee61fe90
|
Fix PEP8 errors
|
2018-02-16 05:04:10 -05:00 |
|
Garret Wassermann
|
113880bc3a
|
Compare user IDs to determine if same user, and add simple test case, to fix #588
|
2018-02-16 05:00:22 -05:00 |
|
Garret Wassermann
|
75f54dd233
|
Testing quicktest.py
|
2018-01-11 02:19:49 -05:00 |
|
Garret Wassermann
|
31b49ab2f6
|
Merge branch 'master' into develop
|
2017-12-28 09:32:14 -05:00 |
|
Garret Wassermann
|
aa63e8f299
|
Really fix py 2 imp/importlib
|
2017-12-28 09:26:14 -05:00 |
|
Garret Wassermann
|
4b78704180
|
Fix error on python 2
|
2017-12-28 09:22:57 -05:00 |
|
Garret Wassermann
|
3ccd6c8dc8
|
Merge 0.2.6 Django 2.0 updates
|
2017-12-28 09:16:01 -05:00 |
|
Garret Wassermann
|
d18ce1f1d5
|
Bump version to 0.2.6 to fix remaining Django 2.0 warnings
|
2017-12-28 09:11:34 -05:00 |
|
Garret Wassermann
|
523329eab5
|
Merge 0.2.5 bugfixes and Django 2.0 changes
|
2017-12-28 07:43:10 -05:00 |
|
Garret Wassermann
|
5112f0dfd0
|
Address deprecation warnings to be compatible with Django 2.0
|
2017-12-28 07:23:51 -05:00 |
|
Garret Wassermann
|
92b43ef495
|
Merge master 0.2.3 bugfixes into develop
|
2017-12-09 23:02:12 -05:00 |
|
Garret Wassermann
|
dffab1bb6a
|
PEP8 fixes for test_get_email.py
|
2017-12-05 03:52:38 -05:00 |
|
Garret Wassermann
|
fca6b483f2
|
Add PGP signed email test case to get_email tests, for #567
|
2017-12-05 03:47:05 -05:00 |
|
Garret Wassermann
|
6e2a16e5a6
|
Fixing unit tests for python3 for custom staff filters
|
2017-10-30 05:07:44 -04:00 |
|
Garret Wassermann
|
3a1bd76e75
|
Merge custom staff filter, PR #239
|
2017-10-30 03:17:40 -04:00 |
|
Garret Wassermann
|
a0fb315c3b
|
Fix PEP8 errors
|
2017-07-30 20:33:25 -04:00 |
|
Garret Wassermann
|
c8ee3815ec
|
Fix num_to_link error, was leaving off a letter of text if next to the ID, to address #511
|
2017-07-16 19:58:11 -04:00 |
|
Garret Wassermann
|
9fd170f707
|
Add test for num_to_link function
|
2017-07-16 19:53:05 -04:00 |
|
Garret Wassermann
|
d13e87bd3b
|
Last PEP-8 fix?
|
2017-04-20 02:54:35 -04:00 |
|
Garret Wassermann
|
45c457ead2
|
More PEP-8 fixes on test_get_email
|
2017-04-20 02:49:06 -04:00 |
|
Garret Wassermann
|
47f3eb8e89
|
PEP-8 fixes
|
2017-04-20 02:44:12 -04:00 |
|
Garret Wassermann
|
bf344b09b1
|
Check CC'd email against list of User emails, and add the User to the ticket if necessary and not already the assignee, etc.
|
2017-04-20 02:36:10 -04:00 |
|
Garret Wassermann
|
8963fa694a
|
Prevent adding Users or Queue email to the CC list
|
2017-04-19 23:47:58 -04:00 |
|
Garret Wassermann
|
220c0460e1
|
Check number of CCs to ensure no duplicates made it through
|
2017-04-19 00:04:16 -04:00 |
|
Garret Wassermann
|
34ce553435
|
Only add CC emails to Ticket if they were not already included (no duplicates), add testing for it
|
2017-04-18 23:36:39 -04:00 |
|