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
|
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 |
|
bbe
|
ba5847b5bd
|
Disable Date Range option in Filter Box if the to_date already provided
|
2020-11-05 16:47:32 +01:00 |
|
bbe
|
77ab80672f
|
Reformat ticket_list.html
|
2020-11-05 16:39:30 +01:00 |
|
Garret Wassermann
|
c9fa0c81c7
|
Merge pull request #895 from Benbb96/merging-tickets-feature
New feature: Merging tickets
|
2020-11-01 13:54:03 -05:00 |
|
bbe
|
4c0b9b073b
|
revert blocktrans indenting
|
2020-10-31 18:41:31 +01:00 |
|
bbe
|
1788f2fb84
|
Update ticketCC views and also reformat HTML files along with some improvements in form errors.
|
2020-10-31 18:33:41 +01:00 |
|
bbe
|
391cc000b8
|
Better display for table heading
|
2020-10-31 00:59:28 +01:00 |
|
bbe
|
ad55d54f2d
|
Update french translations
|
2020-10-31 00:15:51 +01:00 |
|
bbe
|
ffc51f5e8e
|
Show line breaks in custom field values (when multi lines)
|
2020-10-30 19:58:01 +01:00 |
|
bbe
|
41c1e765c2
|
add default empty when a ticket custom field value is null
|
2020-10-29 23:33:22 +01:00 |
|
bbe
|
49735dbcda
|
Reformat ticket page and show in which ticket it has been merged to
|
2020-10-29 23:32:51 +01:00 |
|
bbe
|
e1cd9d0f2e
|
Implement ticket merge feature in ticket list. Create intermediate page to choose which data and custom field values to keep on the main ticket.
Also add new template tag filter to use the dictionary get function in template.
|
2020-10-29 23:32:02 +01:00 |
|
bbe
|
64a3b146d3
|
Merge branch 'master' of https://github.com/django-helpdesk/django-helpdesk into master
|
2020-10-23 16:40:13 +02:00 |
|