DavidVadnais
|
b6fe8a92d2
|
remove f841 from ruff ignore
|
2025-03-24 09:43:19 -10:00 |
|
Christopher Broderick
|
f3cfd0ec4e
|
Merge pull request #1249 from DavidVadnais/BUG-1187-Fix-make-check-format
Bug 1187 fix make check format
|
2025-03-24 18:16:17 +00:00 |
|
DavidVadnais
|
60952d0b4c
|
Call to make checkformat in the pythonpackage.yml
|
2025-03-24 08:10:01 -10:00 |
|
DavidVadnais
|
cf46f11f45
|
Bump license years
|
2025-03-22 18:43:48 -10:00 |
|
DavidVadnais
|
4c2857008e
|
drop auto tests for python3.8 since it is EOL
|
2025-03-22 15:55:22 -10:00 |
|
DavidVadnais
|
aa92cb782c
|
updated pyproject.toml to modern format
|
2025-03-22 15:37:32 -10:00 |
|
DavidVadnais
|
091670179b
|
run ruff formatter
|
2025-03-22 15:29:19 -10:00 |
|
DavidVadnais
|
f1f3cad2f2
|
migrate makefile from flake8 and autopep8 to ruff
|
2025-03-22 15:28:43 -10:00 |
|
Christopher Broderick
|
f5c679f6df
|
Merge pull request #1245 from DavidVadnais/ENHANCEMENT-sort-tickets-by-last-followup
Enhancement sort tickets by last followup
|
2025-03-22 21:53:36 +00:00 |
|
David Vadnais
|
8ebb111b37
|
ticket_list.html NO_FOLLOWUP_TEXT name the no followup string ALTERNATIVE_UI_STRINGS
|
2025-03-22 09:32:04 -10:00 |
|
DavidVadnais
|
b66b2a570e
|
Test now have last_followup None not empty string
|
2025-03-22 00:11:15 +00:00 |
|
DavidVadnais
|
fa3d4731a1
|
remove unused imports serializers.py
|
2025-03-21 23:59:14 +00:00 |
|
DavidVadnais
|
1e580aa59d
|
for last_followup remove filter stub, fix localization, improve serializer
|
2025-03-21 23:55:28 +00:00 |
|
DavidVadnais
|
27a94dde34
|
only render 2 digits after . in reports
|
2025-03-20 00:16:14 +00:00 |
|
DavidVadnais
|
cf2fb41bc7
|
Actual field parsing for last_followup
|
2025-03-20 00:04:05 +00:00 |
|
DavidVadnais
|
9c8ca60f3c
|
Use locale for last_followup
|
2025-03-19 23:29:43 +00:00 |
|
DavidVadnais
|
01c28a4d62
|
faster query for followup_date
|
2025-03-19 23:09:54 +00:00 |
|
DavidVadnais
|
8c27f74605
|
back off ci/dc for django 5
|
2025-03-18 23:16:27 +00:00 |
|
DavidVadnais
|
acccec47a3
|
check if asserEqual is backward compatible
|
2025-03-18 23:04:42 +00:00 |
|
DavidVadnais
|
fc53e31769
|
fix indentation
|
2025-03-18 23:01:23 +00:00 |
|
DavidVadnais
|
1eae15bb0f
|
include python 3.8/3.9 only with django 4
|
2025-03-18 22:57:23 +00:00 |
|
DavidVadnais
|
1da3178a70
|
swapping python 3.8 and 3.9 for 3.12
|
2025-03-18 22:53:08 +00:00 |
|
DavidVadnais
|
86752d57e0
|
add constraints-Django5.txt
|
2025-03-18 22:47:12 +00:00 |
|
DavidVadnais
|
0de74082a3
|
Try adding django 5 to ci/cd
|
2025-03-18 22:44:37 +00:00 |
|
DavidVadnais
|
a939d2ff3d
|
humanize last_followup date
|
2025-03-18 22:42:26 +00:00 |
|
DavidVadnais
|
b2375381a1
|
Remove filter and uneeded render code
|
2025-03-18 22:32:46 +00:00 |
|
DavidVadnais
|
f128c79856
|
removing 3.2 django builds from ci/cd
|
2025-03-18 22:24:58 +00:00 |
|
DavidVadnais
|
753b053074
|
removing caching to see if new libs replicate test failures
|
2025-03-18 22:22:29 +00:00 |
|
DavidVadnais
|
57fe30ca00
|
test fix: the field last_followup now defaults to an empty string instead of none
|
2025-03-18 19:38:18 +00:00 |
|
DavidVadnais
|
f6277382aa
|
query speedups in query and serializers
|
2025-03-18 19:26:00 +00:00 |
|
DavidVadnais
|
8233c0fc45
|
fx lib error and unit test query add followup
|
2025-03-12 03:24:02 +00:00 |
|
DavidVadnais
|
81340d1049
|
add last_followup to unit tests
|
2025-03-12 03:13:23 +00:00 |
|
DavidVadnais
|
92c5ef6ff8
|
Merge branch 'main' of github.com:DavidVadnais/django-helpdesk
|
2025-03-12 03:02:10 +00:00 |
|
DavidVadnais
|
0e3d450e94
|
Merge branch 'main' of github.com:DavidVadnais/django-helpdesk
|
2025-03-12 03:00:36 +00:00 |
|
DavidVadnais
|
e5906184df
|
Removed filtering for last followup
|
2025-03-12 02:59:54 +00:00 |
|
DavidVadnais
|
b7b04166fc
|
sorting on Last Followup works
|
2025-03-12 02:46:08 +00:00 |
|
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 |
|