2811 Commits

Author SHA1 Message Date
bhargav1002
d9e6d9515d Add follow-up creation and change tracking on ticket hold status 2025-06-08 17:30:19 +05:30
Christopher Broderick
f5f02c28ba
Merge pull request #1273 from bhargav1002/fix_priority_display_setting
Fix correct priority class mapping for semantic styling
2025-06-03 11:18:42 +01:00
bhargav1002
7ed661485d Fix correct priority class mapping for semantic styling 2025-06-03 10:52:21 +05:30
Christopher Broderick
653a9f983d
Merge pull request #1270 from kennedydane/main
Make title length in form consistent with title length in model.
v1.5.1
2025-06-02 14:21:32 +01:00
Dane Kennedy
77b58ef241 format fixes 2025-06-02 14:48:17 +02:00
Dane Kennedy
aab7dfa78f Add migration for updated TicketChange model (increase max_length to 200 from 100) 2025-06-02 11:57:50 +02:00
Dane Kennedy
13ca69c7b8 Update to version 1.5.1 2025-05-30 10:46:18 +02:00
Dane Kennedy
193ae98e82 Get length from model 2025-05-30 10:46:00 +02:00
Dane Kennedy
606c3a3ee5 Update title length 2025-05-30 10:41:40 +02:00
Dane Kennedy
54502ac3ea Make title length in form consistent with title length in model. 2025-05-28 17:21:50 +02:00
Christopher Broderick
8bdf3ce525
Merge pull request #1269 from django-helpdesk/fix_markdown_javascript_injection_prevention
Fix markdown javascript injection prevention
v1.5.0
2025-05-17 13:36:36 +01:00
Christopher Broderick
acebf8610c formatting 2025-05-16 23:10:18 +01:00
Christopher Broderick
00952197d1 fix spelling 2025-05-16 23:07:48 +01:00
Christopher Broderick
2bba70f3cc Fix formatting 2025-05-16 20:46:18 +01:00
Christopher Broderick
8c11758496 Add tests for imp[roved markdown link cleaning 2025-05-16 20:10:50 +01:00
Christopher Broderick
326cf226dd Fix get_markdown function 2025-05-16 20:10:17 +01:00
David Vadnais
185dc48232
Merge pull request #1268 from django-helpdesk/fix_my_tickets_showing_for_staff
Allow "My Tickets" visibility for staff users to be controlled by a setting
2025-05-15 10:33:10 -10:00
Christopher Broderick
aaa8685cbe
Fi spelling error 2025-05-15 09:48:32 +01:00
David Vadnais
8c760c7979
Merge branch 'main' into fix_my_tickets_showing_for_staff 2025-05-14 14:37:39 -10:00
David Vadnais
c88977f888
Merge pull request #1267 from django-helpdesk/fix_datatable_default_sort
Fix datatable default sort
2025-05-14 14:37:19 -10:00
Christopher Broderick
d7ca4ee254 Allow control of the visibility of "My Tickets" for staff. 2025-05-14 15:18:54 +01:00
Christopher Broderick
b94cb9f1cb Documentation updates 2025-05-14 15:18:17 +01:00
Christopher Broderick
e3e2575504
Merge branch 'main' into fix_datatable_default_sort 2025-05-14 12:23:55 +01:00
Christopher Broderick
8ad622861a
Merge pull request #1266 from django-helpdesk/django_5_ugrade
Django 5 upgrade
2025-05-14 12:03:42 +01:00
Christopher Broderick
c8eab7b111 DataTable uses the selected "Sorting" option when applying filters 2025-05-14 10:19:55 +01:00
Christopher Broderick
3f9b3f9689 Remove ccommented out triaql code. 2025-05-14 09:16:34 +01:00
Christopher Broderick
f322628c74 Merge branch 'main' of https://uhurusurfa@github.com/django-helpdesk/django-helpdesk.git into django_5_ugrade 2025-05-13 23:41:26 +01:00
Christopher Broderick
e030bbf2b7 Fix linting errors 2025-05-13 23:38:38 +01:00
Christopher Broderick
27857149de Accommodate "Z" being appended to a datetime string in certain
environments.
2025-05-13 23:36:50 +01:00
David Vadnais
73b19cd423
Merge pull request #1265 from emmanuel-ferdman/main
Migrate to modern Python logger API
2025-05-13 10:24:14 -10:00
Christopher Broderick
4067abb07e Fix test failing in Github that works locally 2025-05-13 18:51:37 +01:00
Christopher Broderick
6454a3107c Changes to support Django 5 2025-05-13 17:15:26 +01:00
Christopher Broderick
ae9e1bfe78 Fix tests for Django 5 2025-05-13 17:14:57 +01:00
Christopher Broderick
a436ce0533 Updates for Django 5 2025-05-13 17:12:57 +01:00
Christopher Broderick
7ab0b07c3b Add Django 5 testing 2025-05-13 17:12:33 +01:00
Christopher Broderick
b2d7a1278c Updated key information 2025-05-13 17:11:32 +01:00
Christopher Broderick
b5b6ecc813 Change DEFAULT_FILE_STORAGE to STORAGES for Django 5 2025-05-13 17:06:47 +01:00
Christopher Broderick
40bc61138e Remove deprecated setting for Django 5 2025-05-13 17:05:43 +01:00
Emmanuel Ferdman
9595d528fe
Migrate to modern Python logger API
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-12 23:41:44 -07:00
Emmanuel Ferdman
6cb157e176
Migrate to modern Python logger API
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-12 15:23:04 -07:00
Christopher Broderick
91ddf824e7
Merge pull request #1260 from finnertysea/#1259--fix-ticket-list-sorting
#1259 -  fix ticket_list sorting
2025-05-12 23:11:09 +01:00
Christopher Broderick
21c2262553
Merge branch 'main' into #1259--fix-ticket-list-sorting 2025-05-12 23:08:21 +01:00
David Vadnais
f84e0ff921
Merge pull request #1264 from django-helpdesk/fix_cc_crash_when_duplicate_emails
Fix cc crash when CC email address is assocaited with multiple active User records
2025-05-12 10:59:52 -10:00
Christopher Broderick
af91113995 Preset new version in anticipation of new release. 2025-05-12 17:23:57 +01:00
Christopher Broderick
7953be751e Fix linting error 2025-05-10 13:18:10 +01:00
Christopher Broderick
ae381bd2a6 Fix spelling errors 2025-05-10 13:16:54 +01:00
Christopher Broderick
a3c563e104 Optimise check 2025-05-10 13:16:35 +01:00
Christopher Broderick
c713e3ea16 Formatting fixes 2025-05-09 20:02:57 +02:00
Christopher Broderick
13c18e8126 Merge branch 'main' of https://uhurusurfa@github.com/django-helpdesk/django-helpdesk.git into fix_cc_crash_when_duplicate_emails 2025-05-09 19:51:40 +02:00
Christopher Broderick
2aedf7b3b0 Just pass the User ID isntead of the entire User object to
subscribe_to_ticket_updates
2025-05-09 19:47:16 +02:00