Commit Graph

1158 Commits

Author SHA1 Message Date
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
d02c8c818b czech e-mail templates added 2019-02-06 11:58:32 +01:00
8cc0ca47f8 display list of queues only for users with right permissions 2019-02-05 15:44:06 +01:00
305d669e71 adding e-mail templates for czech language 2019-02-05 14:43:50 +01:00
d9ccaacee5 Fix typo in __setattr__ in migrations, for #712 2019-02-04 11:29:17 -05:00
e9137cce73 Merge pull request #711 from OpenGeoLabs/fix_date_picker
set date picker format to yy-mm-dd
2019-02-04 11:18:50 -05:00
d4dc1c9abe fix date picker format 2019-02-04 17:00:16 +01:00
72d35232a1 Fix key errors
KeyError: 'verboseescalation' comes up if the key isn't defined.
2019-02-03 18:03:27 +00:00
d3c4d14a40 AttributeError: 'Command' object has no attribute 'option_list'
There is a bug in the command in which option_list doesn't exist and thus, cannot be added to.
2019-02-03 17:59:17 +00:00
c33d6d24d0 Add pencil buttons to ticket view for easier assignment and priority setting 2019-02-02 20:40:46 +01:00
782aec649d Fix links to tickets in datatables ticket list 2019-01-30 15:24:05 +01:00
bd070f3bec Set voted_by to read only in knowledge base admin 2019-01-22 18:29:32 +01:00
d7a8cb0de7 Merge 0.2.13 polish email templates 2019-01-17 09:17:54 -05:00
88a3b0502a Adding Polish translation for notification templates sending by email 2019-01-17 09:25:12 +01:00
e1f9fc03ce PEP-8 fixes for lib.py 2019-01-02 20:08:55 -05:00
6cfc1ca75c Fix API changes to python-akismet, #687 2019-01-02 19:17:19 -05:00
760c9d64dd Remove bundled akismet in favor of pypi package dependency, for #687 2019-01-01 19:55:08 -05:00
a5a679512c Merge Polish translations from 0.2.11 2018-12-31 04:01:18 -05:00
f0ca645261 Update Polish (pl) translation 2018-12-31 03:55:44 -05:00
43ed3ac773 PEP-8 fixes for mail threading merge 2018-12-28 11:32:49 -05:00
5f0d22a692 Merge brunotikami/master for user and email threading, for #385 and #375 2018-12-28 10:53:28 -05:00
7dbede6c28 More bootstrap css updates for ticket pages 2018-12-28 04:53:09 -05:00
e9d2b5ced3 Remove duplicate buttons from nav header, use sidebar instead 2018-12-28 03:50:30 -05:00
96e37b9730 Use small font in sidebar saved query list 2018-12-28 03:29:42 -05:00
4e1257c68e Split sidebar button into All Tickets and Saved Queries 2018-12-28 03:28:20 -05:00
696d10db12 Remove old python2/six code 2018-12-28 03:13:52 -05:00
41d71e9062 Missing breadcrumps on settings and rss pages 2018-12-28 02:41:31 -05:00
6d3964d16c Fix broken javascript in the ticket page 2018-12-28 02:30:13 -05:00
984f5b1cfb Fix styling of sidebar text for saved queries 2018-12-28 02:26:08 -05:00
523b3065db Update public homepage templates, based on #684 item 3 2018-12-27 23:27:29 -05:00
74974f0030 Sidebar message when no saved queries exist, for #684 task 1 2018-12-27 21:41:41 -05:00
6d71b62eab Merge pull request #683 from auto-mat/email_query_param
Enable better ticket form pre-filling
2018-12-27 17:10:15 -05:00
cbb15c7bcb Change bootstrap to bootstrap4form in a few places that were missed 2018-12-27 17:28:40 +01:00
1c24d88680 Enable better ticket form pre-filling 2018-12-27 16:39:31 +01:00