2728 Commits

Author SHA1 Message Date
DavidVadnais
921d424239 last followups show in all tickets but cant be sorted by 2025-03-11 23:01:38 +00:00
Christopher Broderick
3078f93b32
Merge pull request #1242 from DavidVadnais/BUG-1230-postgresql-version-django-missmatch
BUG-1230 standalone postgresql v12-->v13
2025-03-11 18:42:09 +00:00
DavidVadnais
888e59228f Update docs to use docker compose and document env var POSTGRES_MAJOR_VERSION 2025-03-11 08:29:22 -10:00
David Vadnais
88b23058e9
Merge branch 'django-helpdesk:main' into BUG-1230-postgresql-version-django-missmatch 2025-03-11 08:13:54 -10:00
David Vadnais
f52512d3fe
Merge pull request #1237 from DavidVadnais/ENHANCEMENT-escalation-notify-only
Issue #1235 - Escalation only notify users
2025-03-11 08:12:06 -10:00
DavidVadnais
2786e41e41 Allow docker builds in non empty directories and fix packaging missing for python 2025-03-10 15:23:18 -10:00
DavidVadnais
db5e67c726 upgrade yaml version to 3 and change postgresql version 2025-03-10 12:07:32 -10:00
DavidVadnais
61e06b154c Documentation improvements for notify-only 2025-03-10 21:46:19 +00:00
DavidVadnais
4fc4e3b02d Merge branch 'ENHANCEMENT-escalation-notify-only' of github.com:DavidVadnais/django-helpdesk into ENHANCEMENT-escalation-notify-only 2025-03-08 00:39:08 +00:00
DavidVadnais
b7a88d8305 adding documentation for escalate_tickets --notify-only 2025-03-08 00:38:50 +00:00
DavidVadnais
07e5eff73e standalone postgresql v12-->v13 2025-03-07 14:09:38 -10:00
David Vadnais
3a59dfb846
Merge branch 'django-helpdesk:main' into ENHANCEMENT-escalation-notify-only 2025-03-07 10:03:34 -10:00
Christopher Broderick
3a33f7fef9
Merge pull request #1241 from django-helpdesk/ticket_query_fixes
Ticket query fixes
v1.3.1
2025-03-07 13:45:08 +00:00
Christopher Broderick
fb898af207 Fix spelling 2025-03-07 13:33:41 +00:00
David Vadnais
2085e3ad68
Merge branch 'django-helpdesk:main' into ENHANCEMENT-escalation-notify-only 2025-03-06 20:42:00 +00:00
Christopher Broderick
abdd750e2a REvert status to not support unassigned since it is a required field. 2025-03-06 12:18:30 +00:00
Christopher Broderick
e64490e20f Bump version for a release 2025-03-06 03:12:41 +00:00
Christopher Broderick
165adf5230 Change to support the query fixes so that unassigned option works for
persisting visibility of filters
2025-03-06 02:42:07 +00:00
Christopher Broderick
4ca1ec24dc Fix isnull test 2025-03-06 02:39:49 +00:00
Christopher Broderick
c30bf866df Fix multiple problems with search filters and query building 2025-03-06 02:38:42 +00:00
Christopher Broderick
3fab1def95 Fix setting the unassigned (-1) option as selected 2025-03-06 02:37:53 +00:00
Christopher Broderick
836dc6c5be
Merge pull request #1232 from DavidVadnais/BUG-1231-my-tickets
Fix for my-tickets div not appending to DOM
2025-03-04 20:49:14 +00:00
David Vadnais
0b5b166905
Merge branch 'django-helpdesk:main' into BUG-1231-my-tickets 2025-03-03 23:10:45 +00:00
Christopher Broderick
be7ecfe6c0
Merge pull request #1239 from DavidVadnais/BUG-Workflow-Ubuntu-latest-deprecated
BUG - Bug workflow ubuntu latest deprecated
2025-03-03 23:04:49 +00:00
DavidVadnais
f03fdd1c95 Use ubuntu latest in workflows instead of 24.04 2025-03-03 22:48:52 +00:00
David Vadnais
b1dcd40fcd
Update release_to_pypi.yml to use workflow v4 standards 2025-03-03 22:12:47 +00:00
David Vadnais
e63763c0e1
Update pythonpackage.yml to use workflow v4 standards 2025-03-03 22:12:16 +00:00
David Vadnais
b0bf8da8ea
Update build-standalone-docker-image.yml for worflow v4 2025-03-03 22:11:08 +00:00
David Vadnais
c489bbecbd
Merge branch 'django-helpdesk:main' into BUG-1231-my-tickets 2025-03-03 22:03:20 +00:00
Christopher Broderick
5e62a15274
Merge pull request #1195 from timthelion/main
Add ci workflow for building standalone docker image
2025-02-20 16:32:52 +00:00
Christopher Broderick
c986a3a3a8
Merge branch 'main' into main 2025-02-20 18:17:21 +02:00
Christopher Broderick
917e84c365
Merge pull request #1233 from DavidVadnais/BUG-1168-ticket-title-changes
Fix for titles not updating
2025-02-20 14:08:19 +02:00
DavidVadnais
f43e0474a7 Issue #1235 - Escalation only notify users 2025-02-03 20:59:39 +00:00
Timothy Hobbs
32b577c1ff Document env vars 2025-01-21 20:36:13 +01:00
Timothy Hobbs
abe22b6dda Use proper docker volumes in docker compose 2025-01-21 20:36:13 +01:00
Timothy Hobbs
b8f4ba6d79 Update standalone docs 2025-01-21 20:36:13 +01:00
Timothy Hobbs
76a4319ed5 Remove deprecated entrypoint 2025-01-21 20:36:12 +01:00
Timothy Hobbs
e005db7521 Make dev docker-compose more useable 2025-01-21 20:35:59 +01:00
Timothy Hobbs
65b07e2863 Upgrade standalone python version 2025-01-21 20:35:59 +01:00
Timothy Hobbs
817cf75fd7 Fix path to extras requirements 2025-01-21 20:35:59 +01:00
Timothy Hobbs
5ad7e2ed00 Revert incorrect changes to Caddyfile 2025-01-21 20:35:59 +01:00
Timothy Hobbs
1c5cc13f86 Add extras docker image 2025-01-21 20:35:59 +01:00
Timothy Hobbs
a2b50919c2 Try copying full source tree before installing requirements 2025-01-21 20:35:59 +01:00
Timothy Hobbs
c0c0f2be5d Fix docker build invocation 2025-01-21 20:35:59 +01:00
Timothy Hobbs
e12459bd3f Remove insecure development Dockerfile in favor of "standalone" Dockerfile 2025-01-21 20:35:55 +01:00
Timothy Hobbs
325eaa6318 Improving standalone standalone-ness 2025-01-21 20:34:55 +01:00
Timothy Hobbs
ff3df683ad Update structure of installation docs 2025-01-21 20:34:55 +01:00
Timothy Hobbs
92513f4f3e Add ci workflow for building standalone docker image 2025-01-21 20:34:55 +01:00
DavidVadnais
6f3549eb5a Remove ticket_title in favor of title 2025-01-21 18:49:06 +00:00
DavidVadnais
9cbe8ebcfa Revert "temp fix for titles not updating"
This reverts commit 010f9fc7641c85f19445df706e3672a19b882207.
2025-01-21 18:38:27 +00:00