e20f441992
PEP-8 fixes
2019-05-24 13:27:48 -04:00
b61c0c71fd
Merge pull request #757 from OpenGeoLabs/145_due_date
...
fix issue with setting due date format, for the issue #145
2019-05-24 13:23:52 -04:00
d9ca94145f
Merge pull request #759 from OpenGeoLabs/758_public_ticket_editing
...
fixes #758 : enables adding comments to public tickets
2019-05-24 11:52:47 -04:00
04f6b3efdd
Merge pull request #761 from OpenGeoLabs/760_attachments
...
fix for ticket #760 displaying followup attachments again
2019-05-24 11:49:17 -04:00
e5eea3bb43
display time spent only when user is_staff
2019-05-23 17:31:00 +02:00
416494c7dc
fix for ticket #760 displaying followup attachments again
2019-05-23 17:18:57 +02:00
2e58798fe1
fixes #758 : enables adding comments to public tickets
2019-05-23 09:55:08 +02:00
611e6de928
fix for the issue #145
2019-05-22 11:20:01 +02:00
94eab853af
Fix email test, example didn't update the email subject
2019-04-01 22:17:32 -04:00
9ca7f9fb46
Merge remote-tracking branch 'upstream/develop' into develop
2019-04-01 21:29:18 -04:00
e3aa39220f
Merge pull request #751 from OpenGeoLabs/template_fix
...
add space to heading of kb item
2019-04-01 15:54:41 -04:00
af7cc184e9
add space to heading of kb item
2019-04-01 21:52:48 +02:00
ef63a1186b
fix markdown bug
2019-03-29 15:17:10 +01:00
eb60b967c8
Merge pull request #748 from auto-mat/resolved
...
Don't show resolved tickets in unassigned tickets list
2019-03-27 14:57:46 -04:00
89be7a0fde
Don't show resolved tickets in unassigned tickets list
...
Fixes #741
2019-03-27 17:16:33 +01:00
d8a5159c37
Merge pull request #738 from OpenGeoLabs/design_cleaning
...
adding some boostrap styles
2019-03-26 12:37:19 -04:00
71d4662c7b
Fix #732 encoding of 8bit utf emails
2019-03-26 14:50:45 +01:00
6886a7920e
Specify encoding of html email bodies explicitly
2019-03-26 13:59:01 +01:00
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
9c85b8e8c1
fix redirect loop
2019-03-20 16:12:19 +01:00
e4d6a54659
fix public homepage with kb_category but without kb disabled
2019-03-15 14:10:43 +01:00
579c9db3fc
adding some boostrap tyles
2019-03-10 12:43:41 +01:00
6ce11266af
Fix broken test with blank body and attachment
2019-03-10 00:04:41 -05:00
4d9a5f2c55
Merge remote-tracking branch 'upstream/develop' into develop
2019-03-09 19:02:24 -05:00
ff74a8c21b
Sync with upstream merges
2019-03-09 19:01:51 -05:00
519236c288
Merge 0.2.15 bugfixes
2019-03-09 19:00:06 -05:00
c314d515c1
Fix PEP8 in url.py changes
2019-03-09 18:42:10 -05:00
d42fc23e08
Fix password change URLs and add basic templates, to address #734
2019-03-09 18:38:24 -05:00
ba8f3f3cbb
style fix
2019-03-09 23:51:26 +01:00
ce82ddb9f9
Merge branch 'develop' into images_for_kb
2019-03-09 23:46:26 +01:00
db0f286989
adding support for images as knowledgebase attachment
2019-03-09 23:41:26 +01:00
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
9127275557
adding support for images as knowledgebase attachment
2019-03-09 18:14:11 +01:00
5e9fed2d46
Add failing test for #732
2019-03-09 00:00:32 +01:00
ffef07eef9
Resize too big images
...
Some too big images, if they are animated GIF's and overflow the page size, are not animated any more.
We use animated GIFs for the demonstration how to do things in the knowledge base. This fix makes the GIFs move, even if they are big.
2019-03-07 11:23:37 +01:00
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
57018e1aa0
adding tests
2019-03-06 15:03:47 +01:00
d4f1f85b29
Markdown for Knowledge base, ticket and comments.
...
Removed markdown-deux
2019-03-06 14:42:57 +01:00
2c3ce8903f
Decode quoted-printable html bodies when getting email
...
Fixes #719
2019-03-06 14:21:30 +01:00
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
4bd54e8bf3
adding tests
2019-02-24 20:46:48 +01:00
2093bf7faf
adding dedicated_time attribute to Queue model
2019-02-24 20:46:30 +01:00
344dd75a1c
Address multipart mime ending up in description, for #700
2019-02-16 02:18:07 -05:00
f6fe5a7834
Merge remote-tracking branch 'upstream/develop' into develop
2019-02-15 19:45:18 -05:00
c97483deff
Merge 0.2.14 bugfixes
2019-02-15 19:44:41 -05:00
64414141f7
Update ticket_cc_add template for bootstrap4
2019-02-15 19:37:46 -05:00
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
4e35082475
Add failing test case for issue-700 emails without bodies
2019-02-15 15:11:06 +01:00
d5aaea022a
czech translation
2019-02-06 22:07:12 +01:00
6ceb89a5cb
basic support for time spend of tikets and follow-ups
2019-02-06 21:55:53 +01:00