Petr Dlouhý
|
e448491bf1
|
more blocks to the KB_category_base template, HTML validity fixes
|
2020-02-26 10:23:11 +01:00 |
|
Petr Dlouhý
|
cdddc79998
|
make Knowledge Base templates more flexibly overidable
|
2020-02-25 14:36:11 +01:00 |
|
Timothy Hobbs
|
2a3272914c
|
Show kbitem categories in kbitem string representation
|
2020-02-11 15:20:16 +01:00 |
|
Timothy Hobbs
|
f8c652d506
|
Better filtering + optional columns in ticket list view
|
2020-02-03 14:17:19 +01:00 |
|
Timothy Hobbs
|
5b0d44ec3a
|
Assign KBItems to teams
This allows you to only show on the dashboard those tickets which belong to a
given user's team.
|
2020-01-27 19:45:15 +01:00 |
|
Timothy Hobbs
|
0395f26d6c
|
Don't show vote counts if there are no votes
|
2020-01-27 17:02:20 +01:00 |
|
Timothy Hobbs
|
cd019d1128
|
Improvements to iframe workflow
|
2020-01-20 13:23:32 +01:00 |
|
Timothy Hobbs
|
5da7069dbd
|
Add submitter email to ticket list
|
2020-01-20 13:23:31 +01:00 |
|
Timothy Hobbs
|
ebd876d0e2
|
Remove deprecated ticket_list_table.html file
|
2020-01-20 13:23:31 +01:00 |
|
Timothy Hobbs
|
b20f600db2
|
KB UX improvements
|
2020-01-20 13:23:31 +01:00 |
|
Timothy Hobbs
|
6a8ebd56a0
|
Add iframe view of KB categories
|
2020-01-20 13:23:31 +01:00 |
|
Timothy Hobbs
|
6579ac0e6f
|
Associate tickets with KB items
|
2020-01-20 13:23:31 +01:00 |
|
Timothy Hobbs
|
7fe6444f8f
|
Redo KB categories as accordion view
|
2020-01-20 13:23:17 +01:00 |
|
Timothy Hobbs
|
5f29bb632e
|
Associate queues with KB categories
|
2020-01-20 13:22:45 +01:00 |
|
Timothy Hobbs
|
133075f045
|
Fix #698
|
2020-01-20 13:22:45 +01:00 |
|
Timothy Hobbs
|
aadfe08504
|
Add iframe supporting view for submitting tickets
|
2020-01-20 13:07:46 +01:00 |
|
Timothy Hobbs
|
d32d23e4e2
|
Add OR syntax to search
|
2020-01-20 13:03:44 +01:00 |
|
Timothy Hobbs
|
b96d725239
|
Refactor query code into customizable class
|
2020-01-20 13:03:44 +01:00 |
|
Timothy Hobbs
|
6eee6d196c
|
Add timeline view for ticket queries
|
2020-01-20 13:03:44 +01:00 |
|
Timothy Hobbs
|
c4a1b9ed66
|
Move Query Results above Query Selection
|
2020-01-20 13:03:44 +01:00 |
|
Timothy Hobbs
|
627f2ba21b
|
Add search button next to user emails
|
2020-01-20 13:03:44 +01:00 |
|
Timothy Hobbs
|
0691bbabcd
|
Refactor and fix datatables code to use cache safely
|
2019-10-11 15:50:35 +02:00 |
|
Timothy Hobbs
|
03d1c66dd6
|
Refactor ticket list code
|
2019-10-11 13:10:35 +02:00 |
|
Timothy Hobbs
|
b862732512
|
Remove "classic" code path and always use datatables for ticket lists
|
2019-10-08 17:54:59 +02:00 |
|
Jachym Cepicky
|
e7465ab2fd
|
more redminenish ticket filters
|
2019-07-06 22:36:59 +02:00 |
|
Jachym Cepicky
|
61d8df932c
|
more redminenish ticket view
|
2019-07-06 22:36:58 +02:00 |
|
Jachym Cepicky
|
37c6905d46
|
cleaning time_spent formating
|
2019-07-06 22:36:58 +02:00 |
|
Garret Wassermann
|
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 |
|
Garret Wassermann
|
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 |
|
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 |
|
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 |
|
Jachym Cepicky
|
ef63a1186b
|
fix markdown bug
|
2019-03-29 15:17:10 +01:00 |
|
Jachym Cepicky
|
579c9db3fc
|
adding some boostrap tyles
|
2019-03-10 12:43:41 +01: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
|
d42fc23e08
|
Fix password change URLs and add basic templates, to address #734
|
2019-03-09 18:38:24 -05:00 |
|
Jachym Cepicky
|
9127275557
|
adding support for images as knowledgebase attachment
|
2019-03-09 18:14:11 +01:00 |
|
Jachym Cepicky
|
d4f1f85b29
|
Markdown for Knowledge base, ticket and comments.
Removed markdown-deux
|
2019-03-06 14:42:57 +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
|
2093bf7faf
|
adding dedicated_time attribute to Queue model
|
2019-02-24 20:46:30 +01:00 |
|
Garret Wassermann
|
f6fe5a7834
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-02-15 19:45:18 -05:00 |
|
Garret Wassermann
|
c97483deff
|
Merge 0.2.14 bugfixes
|
2019-02-15 19:44:41 -05:00 |
|
Garret Wassermann
|
64414141f7
|
Update ticket_cc_add template for bootstrap4
|
2019-02-15 19:37:46 -05:00 |
|
Jachym Cepicky
|
6ceb89a5cb
|
basic support for time spend of tikets and follow-ups
|
2019-02-06 21:55:53 +01:00 |
|
Jachym Cepicky
|
305d669e71
|
adding e-mail templates for czech language
|
2019-02-05 14:43:50 +01:00 |
|
Jachym Cepicky
|
d4dc1c9abe
|
fix date picker format
|
2019-02-04 17:00:16 +01:00 |
|
Timothy Hobbs
|
c33d6d24d0
|
Add pencil buttons to ticket view for easier assignment and priority setting
|
2019-02-02 20:40:46 +01:00 |
|