Commit Graph

1571 Commits

Author SHA1 Message Date
Garret Wassermann
2679822bd5
Merge pull request #762 from OpenGeoLabs/timespent_staff_only
display time spent only when user is_staff
2019-05-24 11:45:40 -04:00
Jachym Cepicky
e5eea3bb43 display time spent only when user is_staff 2019-05-23 17:31:00 +02:00
Jachym Cepicky
416494c7dc fix for ticket #760 displaying followup attachments again 2019-05-23 17:18:57 +02:00
Jachym Cepicky
2e58798fe1 fixes #758 : enables adding comments to public tickets 2019-05-23 09:55:08 +02:00
Jachym Cepicky
611e6de928 fix for the issue #145 2019-05-22 11:20:01 +02:00
Garret Wassermann
94eab853af Fix email test, example didn't update the email subject 2019-04-01 22:17:32 -04:00
Garret Wassermann
4fb8426153 Update requirements to ensure Django 2.2 LTS 2019-04-01 21:39:19 -04:00
Garret Wassermann
7f19828a0e Set Django 2.2 LTS as the default for the 0.3 release 2019-04-01 21:35:09 -04:00
Garret Wassermann
9ca7f9fb46 Merge remote-tracking branch 'upstream/develop' into develop 2019-04-01 21:29:18 -04:00
Garret Wassermann
e3aa39220f
Merge pull request #751 from OpenGeoLabs/template_fix
add space to heading of kb item
2019-04-01 15:54:41 -04:00
Jachym Cepicky
af7cc184e9 add space to heading of kb item 2019-04-01 21:52:48 +02:00
Garret Wassermann
78348590b0
Merge pull request #749 from OpenGeoLabs/markdown_fix
fix markdown bug in resolution text
2019-04-01 15:51:56 -04:00
Jachym Cepicky
ef63a1186b fix markdown bug 2019-03-29 15:17:10 +01:00
Garret Wassermann
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
Timothy Hobbs
89be7a0fde Don't show resolved tickets in unassigned tickets list
Fixes #741
2019-03-27 17:16:33 +01:00
Garret Wassermann
d8a5159c37
Merge pull request #738 from OpenGeoLabs/design_cleaning
adding some boostrap styles
2019-03-26 12:37:19 -04:00
Garret Wassermann
46520e9e5b
Merge pull request #747 from auto-mat/fix-tests
Fix tests and encoding problems
2019-03-26 12:19:59 -04:00
Timothy Hobbs
71d4662c7b Fix #732 encoding of 8bit utf emails 2019-03-26 14:50:45 +01:00
Timothy Hobbs
6886a7920e Specify encoding of html email bodies explicitly 2019-03-26 13:59:01 +01:00
Timothy Hobbs
6693496214 Make specifying tests when calling quicktest optional 2019-03-25 17:45:42 +01:00
Timothy Hobbs
38dae04346 Allow the running of individually specified tests 2019-03-25 17:40:02 +01:00
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
Garret Wassermann
671cdd19c3
Merge pull request #746 from CedricCarrard/fix/issue-#505
Fixed #505 -- Remove infinite loop with user_passes_test
2019-03-20 13:17:22 -04:00
Cedric Carrard
9c85b8e8c1 fix redirect loop 2019-03-20 16:12:19 +01:00
Garret Wassermann
350ca276ba
Merge pull request #742 from CedricCarrard/fix/command-rundemo
Fix command rundemo
2019-03-16 12:42:17 -04:00
Garret Wassermann
ba9c6b31bf Update CONTRIBUTING 2019-03-15 16:53:35 -04:00
Garret Wassermann
a10a597b3a
Add issue templates
Initial issue templates
2019-03-15 16:21:29 -04:00
Garret Wassermann
eaba30dd65
Merge pull request #743 from CedricCarrard/fix/public_homepage_kbdisabled
Fix error 500 public homepage when objects kb_category
2019-03-15 15:10:24 -04:00
Cedric Carrard
e4d6a54659 fix public homepage with kb_category but without kb disabled 2019-03-15 14:10:43 +01:00
CedricCarard
fa02a041b8 add option user pip install command rundemo 2019-03-14 23:10:33 +01:00
Jachym Cepicky
579c9db3fc adding some boostrap tyles 2019-03-10 12:43:41 +01:00
Garret Wassermann
6ce11266af Fix broken test with blank body and attachment 2019-03-10 00:04:41 -05:00
Garret Wassermann
4d9a5f2c55 Merge remote-tracking branch 'upstream/develop' into develop 2019-03-09 19:02:24 -05:00
Garret Wassermann
ff74a8c21b Sync with upstream merges 2019-03-09 19:01:51 -05:00
Garret Wassermann
519236c288 Merge 0.2.15 bugfixes 2019-03-09 19:00:06 -05:00
Garret Wassermann
c314d515c1 Fix PEP8 in url.py changes 2019-03-09 18:42:10 -05:00
Garret Wassermann
0124ae4018 Bump version to 0.2.15 2019-03-09 18:40:38 -05:00
Garret Wassermann
d42fc23e08 Fix password change URLs and add basic templates, to address #734 2019-03-09 18:38:24 -05:00
Garret Wassermann
758d7cc3e8
Merge pull request #736 from OpenGeoLabs/images_for_kb
adding support for images as knowledgebase attachment
2019-03-09 17:58:39 -05:00
Jachym Cepicky
ba8f3f3cbb style fix 2019-03-09 23:51:26 +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
Garret Wassermann
a3c4cad02a
Merge pull request #731 from OpenGeoLabs/images_for_kb
adding support for images as knowledgebase attachment
2019-03-09 14:47:49 -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
59e58c6d0e
Merge pull request #730 from jachym/patch-2
Resize too big images
2019-03-07 12:16:36 -05:00
Jachym Cepicky
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
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
Garret Wassermann
3f175f72ab
Merge pull request #728 from OpenGeoLabs/markdown
Markdown for Knowledge base, ticket and comments.
2019-03-06 11:25:51 -05:00