Benbb96
|
b8d06a0fb1
|
Show a form to create a new checklist, with the possibility to use a preset template
|
2023-04-23 00:36:10 +02:00 |
|
Benbb96
|
8be55fb7f2
|
Display checklists on ticket page
|
2023-04-22 23:56:23 +02:00 |
|
Benbb96
|
9e7b4ef9bf
|
Reformat file ticket_desc_table.html
|
2023-04-22 23:20:41 +02:00 |
|
Martin Whitehouse
|
41d7caace4
|
Fix spacing issues
{% if saved_query==q %} was causing a parse error. White space around
equality
|
2022-06-20 16:08:05 +02:00 |
|
Garret Wassermann
|
b8511dd70b
|
Fix conflicts for Django 4 support
|
2022-04-23 02:23:51 -04:00 |
|
Garret Wassermann
|
fcab3506b0
|
Merge branch 'stable' into new-option-fields
|
2022-04-22 06:32:32 -04:00 |
|
Daniele Scasciafratte
|
8d626cfd5f
|
feat(fields): hide column for time spent
|
2022-04-20 17:30:55 +02:00 |
|
Daniele Scasciafratte
|
6d5c81ea14
|
feat(fields): hide column for KB item, https://github.com/django-helpdesk/django-helpdesk/pull/1003
|
2022-04-20 16:54:17 +02:00 |
|
Daniele Scasciafratte
|
9bd4eb19bc
|
feat(fields): no dependencies
|
2022-04-20 16:44:48 +02:00 |
|
Daniele Scasciafratte
|
de9c5a709e
|
feat(fields): no time spent
|
2022-04-20 16:36:37 +02:00 |
|
Daniele Scasciafratte
|
26c6a778ec
|
feat(ticket): disable timeline
|
2022-04-15 18:51:02 +02:00 |
|
Daniele Scasciafratte
|
5792587e3e
|
feat(ticket): disable timeline
|
2022-04-15 18:48:21 +02:00 |
|
Nick McCullum
|
55c638aeef
|
some more template improvements
|
2022-04-04 15:27:50 -03:00 |
|
Nick McCullum
|
91229b9292
|
removed even more deprecated functionality
|
2022-04-04 14:52:52 -03:00 |
|
Nick McCullum
|
5388ece5ed
|
removed more deprecated functionality
|
2022-04-01 16:36:19 -03:00 |
|
Nick McCullum
|
9444d1592d
|
removed deprecated and template syntax
|
2022-04-01 16:20:15 -03:00 |
|
Daniele Scasciafratte
|
946ca4b68c
|
fix(kb): no db
|
2022-03-18 19:36:49 +01:00 |
|
Antun Franjin
|
b79d46e5b6
|
Replace href.
|
2022-03-11 15:46:20 +01:00 |
|
Antun Franjin
|
3ea2d1dd50
|
Use ticket absolute url and fix some more path on navigation ticket href.
|
2022-03-11 13:14:01 +01:00 |
|
Antun Franjin
|
3d793218f2
|
Fix wrong href.
The href path of don't delete button needs to be ../../../
|
2022-03-11 12:16:14 +01:00 |
|
Garret Wassermann
|
b85a84bc37
|
Update CDN link for bootstrap css
|
2022-02-09 05:50:03 -05:00 |
|
Garret Wassermann
|
ad37318c2c
|
Update CDN links for jquery and bootstrap
|
2022-02-09 05:39:53 -05:00 |
|
Garret Wassermann
|
075cdd4cdb
|
Merge pull request #991 from Benbb96/active-sidebar
Show active page in sidebar depending on the request path url
|
2022-01-27 07:58:48 -05:00 |
|
Timothy Hobbs
|
17a1e064e6
|
Undo PR #989
|
2022-01-27 10:27:49 +01:00 |
|
Benbb96
|
a2782c07f4
|
Show active page in sidebar depending on the request path url
|
2022-01-27 09:51:00 +01:00 |
|
Jon Renaut
|
7ac8d20cbe
|
Fix Javascript typo
This fix enables uploading new attachments to an existing ticket
|
2022-01-26 14:26:52 -05:00 |
|
Garret Wassermann
|
44abb19712
|
Backport #980, #981, #984 to 0.3
|
2021-11-19 00:30:20 -05:00 |
|
Garret Wassermann
|
a5f801bb52
|
use csrf tokens in all forms
|
2021-10-04 23:13:38 -04:00 |
|
Timothy Hobbs
|
247fd2e26d
|
Don't show kbitems on dashboard if there are no unassigned tickets in them
|
2021-09-14 21:59:25 +02:00 |
|
Timothy Hobbs
|
650665b21e
|
Fix wording of iframe ticket creation buttons
|
2021-09-13 23:55:49 +02:00 |
|
Timothy Hobbs
|
92caf5f284
|
Change ; to & when separating query params
|
2021-09-13 23:42:03 +02:00 |
|
Timothy Hobbs
|
f4b7e899fa
|
Change query arg delimiter from ; to &
|
2021-08-19 22:00:01 +02:00 |
|
Renato
|
563b28ed14
|
Merge branch 'master' into pinax-remove
|
2021-08-04 11:19:14 -03:00 |
|
Arkadiy Korotaev
|
2b4c82fd1b
|
fix(email): Add ability to attach full first email text to avoid losing forwards, and to save .eml files for any incoming mesages, plus fix tests and some minor bugs
|
2021-04-19 21:15:24 +02:00 |
|
Tom Weber
|
90961897ec
|
CustomField datetime type formats updated to fixed string formats enabling reformatting and consistency
|
2021-02-10 17:58:01 -07:00 |
|
Tom Weber
|
ae9109bad6
|
Bug Fix EditTicketForm unable to edit and add error display
|
2021-02-09 13:08:27 -07:00 |
|
Garret Wassermann
|
0d0cbacaa7
|
Merge pull request #941 from Benbb96/fix-938
Disabled merged_to field in edit ticket + Fix datepicker
|
2021-02-04 14:20:43 -05:00 |
|
bbe
|
2a03a5ecf7
|
Disabled merged_to field in edit ticket + reformat template (fix datepicker) and simplify view
|
2021-02-04 18:17:06 +01:00 |
|
Garret Wassermann
|
88a401f7f8
|
Merge pull request #940 from alligatorbait/tool_tips
Tool tips improved, KB Contact Human Button replaced
|
2021-02-03 21:12:22 -05:00 |
|
Tom Weber
|
af8bbbbc3c
|
Replace Knowledge Base "Contact a Human" button with "Create New Ticket" and Queue name with plus-circle icon
|
2021-02-03 18:36:02 -07:00 |
|
Tom Weber
|
aae12a4ab5
|
New tooltips added for some icons - assign, edit user, filter tickets by user, and add email to ignore list.
|
2021-02-03 18:15:17 -07:00 |
|
Garret Wassermann
|
cd86edce8b
|
Merge pull request #937 from alligatorbait/datetime
Formerly RFC 5322 "r" format changed to "DATETIME_FORMAT"
|
2021-02-03 14:33:06 -05:00 |
|
Tom Weber
|
694b303ebc
|
Formerly RFC 5322 "r" format changed to "DATETIME_FORMAT"
|
2021-02-03 11:03:45 -07:00 |
|
Tom Weber
|
a3cc363981
|
base_js.html moved to load before code using the resource.
|
2021-02-02 16:08:35 -07:00 |
|
alligatorbait
|
e9ba600554
|
Template hard coded date filters removed, use Django DATE_FORMAT for customization.
|
2021-02-01 13:05:39 -07:00 |
|
bbe
|
1eef8496bb
|
Remove translation on the template (since it is already done in the form definition)
|
2021-01-04 19:58:43 +01:00 |
|
Timothy Hobbs
|
2e867cba87
|
Remove hard dependency on pinax teams
|
2020-12-02 01:26:53 +01:00 |
|
Tom Weber
|
040a0e8d9d
|
Enable offline content for timeline3 usage
|
2020-11-14 12:54:10 -07:00 |
|
Tom Weber
|
f1a4b87dbd
|
Enable offline content for timeline usage
|
2020-11-14 11:13:26 -07:00 |
|
bbe
|
bbdd1844f7
|
Fix translations
|
2020-11-05 17:17:11 +01:00 |
|