Commit Graph

  • 6ab455153f Merge bugfixes from 0.4.1 Garret Wassermann 2022-07-02 06:48:52 -0400
  • fbf022df96 Bump to version 0.4.1 0.4.1 Garret Wassermann 2022-07-02 06:40:35 -0400
  • 4f4f2c5687
    Delete constraints-Django22.txt Garret Wassermann 2022-07-02 06:34:23 -0400
  • 50835e6b51
    Rename constraints-Django4 to constraints-Django4.txt Garret Wassermann 2022-07-02 06:33:56 -0400
  • 4abc0f3418
    Do testing with Django 4 and Python 3.10 Garret Wassermann 2022-07-02 06:27:13 -0400
  • 8e8a5f2d30
    Create constraints-Django4 Garret Wassermann 2022-07-02 06:25:41 -0400
  • de39b9847c
    Azure pipelines config update Garret Wassermann 2022-07-02 06:22:40 -0400
  • c996537cd5
    Merge pull request #1024 from Benbb96/followup-api Garret Wassermann 2022-07-02 06:17:02 -0400
  • a0be579091 Add more information + Reformat documentation Benbb96 2022-07-01 00:04:31 +0200
  • 2e3f544cd8 Update API documentation Benbb96 2022-07-01 00:00:34 +0200
  • e47170858e Create two new tests for ticket followups and followup attachments + adapt one test (needed to use freezegun) Benbb96 2022-06-30 23:43:22 +0200
  • 94c597205e
    Add USE_TZ = True Martin Whitehouse 2022-06-28 16:08:13 +0200
  • 315c5b2fa8
    Merge pull request #1026 from bbrendon/patch-1 Garret Wassermann 2022-06-26 17:41:57 -0400
  • c15c623205
    update install for noobs like me bbrendon 2022-06-25 15:09:14 -0700
  • 9dbe283dd4 Create FollowUpAttachment serializer + handle attachment in TicketSerializer and in FollowUpSerializer in order to attach directly one or multiple attachments to the created followup. Benbb96 2022-06-24 23:45:26 +0200
  • bd413837c2 Create FollowUp serializer with its Viewset and add it in urls Benbb96 2022-06-24 22:22:08 +0200
  • 091a2926fa
    Merge pull request #1022 from superuser-marty-me-uk/fix_urls Garret Wassermann 2022-06-20 14:11:47 -0400
  • 6d1d5d82b3
    Skip failing tests Martin Whitehouse 2022-06-20 18:20:01 +0200
  • 2c1466e01e
    Disable failing checks Martin Whitehouse 2022-06-20 18:19:44 +0200
  • 8118fd83b7
    Fix autofill utf-8 test Martin Whitehouse 2022-06-20 18:03:39 +0200
  • dd7ef6f0ed
    Fix autofill test Martin Whitehouse 2022-06-20 17:50:49 +0200
  • 0e571ddebc
    Fix url regex Martin Whitehouse 2022-06-20 17:36:40 +0200
  • 670ae9d0a5
    Fix password assignments Martin Whitehouse 2022-06-20 17:36:32 +0200
  • f18531acb0
    Fix url check Martin Whitehouse 2022-06-20 17:35:40 +0200
  • db358ceeaf
    Set due date as member and use throughout Martin Whitehouse 2022-06-20 17:35:28 +0200
  • 437d5b81c4
    Fix failing tests Martin Whitehouse 2022-06-20 17:26:52 +0200
  • 93bb43bf1d
    Remove mock Martin Whitehouse 2022-06-20 16:58:43 +0200
  • 2910664950
    Fix path for tests Martin Whitehouse 2022-06-20 16:34:32 +0200
  • 6a1f430496
    Missing import Martin Whitehouse 2022-06-20 16:10:55 +0200
  • 41d7caace4
    Fix spacing issues Martin Whitehouse 2022-06-20 16:08:05 +0200
  • c7b225617d
    Fix missing import Martin Whitehouse 2022-06-20 16:07:23 +0200
  • e438f6b4db
    Fix references to 'url' Martin Whitehouse 2022-06-20 14:39:04 +0200
  • e613c2107f Add 3.2 LTS recommendation, 4 for early adopters Garret Wassermann 2022-06-12 03:27:52 -0400
  • 5ad0416657 Unstable is now the 0.5.0 testing ground Garret Wassermann 2022-06-12 03:23:21 -0400
  • 61f086a0ac Bump to 0.4.0 release, add django 4 python metadata 0.4.0 Garret Wassermann 2022-06-12 03:02:47 -0400
  • ee42ba48a3 Merge in bugfixes from 0.3.5 Garret Wassermann 2022-06-12 03:00:25 -0400
  • 55eae0cb73 bump version to 0.3.5 0.3.5 Garret Wassermann 2022-06-12 02:57:04 -0400
  • f88603ab53
    Merge pull request #1014 from Mte90/rest-create-user Garret Wassermann 2022-05-25 07:41:50 -0400
  • cd994c5196
    Merge pull request #1017 from Benbb96/patch-1 Garret Wassermann 2022-05-13 11:24:55 -0400
  • 8d3521764b
    Update HTTPS link to demo Benbb96 2022-05-13 09:20:31 +0200
  • 67949e83f9
    added permission classes Daniele Scasciafratte 2022-05-04 18:51:02 +0200
  • a50ef874cd feat(rest): added documentation Daniele Scasciafratte 2022-05-02 17:29:44 +0200
  • 25db44ba5e feat(rest): create user Daniele Scasciafratte 2022-05-02 17:27:25 +0200
  • 224f1cb83e Merge #1009 Django 4 support into unstable Garret Wassermann 2022-04-23 02:24:17 -0400
  • b8511dd70b Fix conflicts for Django 4 support Garret Wassermann 2022-04-23 02:23:51 -0400
  • d1187b02fa Merge in bugfixes and features from 0.3.4 release including new api Garret Wassermann 2022-04-23 02:10:58 -0400
  • 3ed6c68046 Update to 0.3.4 bugfix release 0.3.4 Garret Wassermann 2022-04-23 02:06:35 -0400
  • 5e8f5fed62 Fixing some unit tests Garret Wassermann 2022-04-22 14:52:51 -0400
  • 449e3f9214
    Merge pull request #1013 from Mte90/new-option-fields Garret Wassermann 2022-04-22 06:33:02 -0400
  • fcab3506b0
    Merge branch 'stable' into new-option-fields Garret Wassermann 2022-04-22 06:32:32 -0400
  • beee68f1bb
    Merge pull request #1011 from Mte90/no-timeline Garret Wassermann 2022-04-22 06:27:52 -0400
  • 8d626cfd5f feat(fields): hide column for time spent Daniele Scasciafratte 2022-04-20 17:30:55 +0200
  • 6d5c81ea14 feat(fields): hide column for KB item, https://github.com/django-helpdesk/django-helpdesk/pull/1003 Daniele Scasciafratte 2022-04-20 16:54:17 +0200
  • 9bd4eb19bc feat(fields): no dependencies Daniele Scasciafratte 2022-04-20 16:44:48 +0200
  • de9c5a709e feat(fields): no time spent Daniele Scasciafratte 2022-04-20 16:36:37 +0200
  • 041308d074 feat(docs): updated Daniele Scasciafratte 2022-04-20 15:47:36 +0200
  • 479451ccac feat(docs): updated Daniele Scasciafratte 2022-04-20 15:39:27 +0200
  • 26c6a778ec feat(ticket): disable timeline Daniele Scasciafratte 2022-04-15 18:51:02 +0200
  • 5792587e3e feat(ticket): disable timeline Daniele Scasciafratte 2022-04-15 18:48:21 +0200
  • 935b95ecc2
    Merge pull request #1006 from Benbb96/api-solution-1 Garret Wassermann 2022-04-14 19:24:12 -0400
  • dc60d8a7f9 Add setting HELPDESK_ACTIVATE_API_ENDPOINT and document it Benbb96 2022-04-15 00:05:51 +0200
  • 3e331c08fb Try to fix other tests Benbb96 2022-04-14 23:45:19 +0200
  • 9320df0268 Fix a bug I introduced in earlier commit + fix one test Benbb96 2022-04-14 23:30:42 +0200
  • 7e5ff05b02 Update documentation Benbb96 2022-04-11 00:23:22 +0200
  • 31acfb11dd Add tests for the API Benbb96 2022-04-11 00:16:54 +0200
  • 5701bf0229 Fix a bug with get_choices function which doesn't return anything if empty_selection_list is False Benbb96 2022-04-11 00:15:48 +0200
  • dbcd0fe6b4 Remove last_escalation field from serializer since it is a non-editable field Benbb96 2022-04-11 00:15:11 +0200
  • 25b1e1e5bd Add a sentence about custom fields Benbb96 2022-04-07 00:48:50 +0200
  • b8451eef16 Add an API section in documentation + fix small things Benbb96 2022-04-07 00:43:00 +0200
  • 88b234958a Fix a bug when assigned_to or merged_to were not passed in body Benbb96 2022-04-07 00:42:12 +0200
  • 55c638aeef some more template improvements Nick McCullum 2022-04-04 15:27:50 -0300
  • 91229b9292 removed even more deprecated functionality Nick McCullum 2022-04-04 14:52:52 -0300
  • 5388ece5ed removed more deprecated functionality Nick McCullum 2022-04-01 16:36:19 -0300
  • 9444d1592d removed deprecated and template syntax Nick McCullum 2022-04-01 16:20:15 -0300
  • 2b33de6b37
    Merge branch 'stable' into api-solution-1 Garret Wassermann 2022-03-31 20:25:59 -0400
  • 233ec7831c
    Merge pull request #1007 from Benbb96/api-solution-2 Garret Wassermann 2022-03-31 20:12:50 -0400
  • e2cb881eb8 Create an API endpoint to list/create/update/delete tickets (ignoring custom fields) bbe 2022-03-31 17:25:08 +0200
  • 1daa1d88aa Create an API endpoint to list/create/update/delete tickets (including custom fields !) + Refactoring in forms.py bbe 2022-03-31 17:19:49 +0200
  • 73f24f6cc1 merge patches from stable 0.3.3 release Garret Wassermann 2022-03-19 22:54:25 -0400
  • 6b79e1499b Update to version 0.3.3 0.3.3 Garret Wassermann 2022-03-19 22:49:33 -0400
  • 5920c0f8a0
    Merge pull request #1003 from Mte90/no-kb Garret Wassermann 2022-03-18 18:01:49 -0400
  • 946ca4b68c fix(kb): no db Daniele Scasciafratte 2022-03-18 19:36:49 +0100
  • 7a3260a163 fix(kb): no db Daniele Scasciafratte 2022-03-18 19:33:31 +0100
  • 347a70e497 fix(kb): no db Daniele Scasciafratte 2022-03-18 19:21:17 +0100
  • 358080926c Added Django 4 support. Nick McCullum 2022-03-16 22:29:09 -0400
  • e7fd06da53 Some requirements fixes Nick McCullum 2022-03-16 19:25:29 -0400
  • 80a4c05475 another try Nick McCullum 2022-03-16 19:17:49 -0400
  • 564a4539f0 Updated requirements to be Django 4 compatible Nick McCullum 2022-03-16 19:15:23 -0400
  • 52d7d6db45 Update requirements file Nick McCullum 2022-03-16 18:57:50 -0400
  • 909b7a5533
    Merge pull request #999 from afranjin/bugfix/#998-user-settings-model-filed-name-typo Garret Wassermann 2022-03-11 17:36:31 -0500
  • 36b4b07796
    Merge pull request #1001 from afranjin/bugfix/#1000-ticket-dependency-confirm-delete Garret Wassermann 2022-03-11 17:28:39 -0500
  • b79d46e5b6 Replace href. Antun Franjin 2022-03-11 15:46:20 +0100
  • 3ea2d1dd50 Use ticket absolute url and fix some more path on navigation ticket href. Antun Franjin 2022-03-11 13:14:01 +0100
  • 3d793218f2 Fix wrong href. Antun Franjin 2022-03-11 12:16:14 +0100
  • fbadf23654 Fix typo in model field name in update_ticket. Antun Franjin 2022-03-11 11:03:16 +0100
  • 7bcee909ef
    give duplicate test a slightly more descriptive unique name Garret Wassermann 2022-02-22 01:13:24 -0500
  • ba80fd1286
    Merge pull request #996 from code-review-doctor/fix-duplicate-test-names Garret Wassermann 2022-02-22 01:11:09 -0500
  • 3206fd61c9 Fix issue duplicate-test-names found at https://codereview.doctor code-review-doctor 2022-02-21 09:48:57 +0000
  • b85a84bc37 Update CDN link for bootstrap css Garret Wassermann 2022-02-09 05:50:03 -0500
  • ad37318c2c Update CDN links for jquery and bootstrap Garret Wassermann 2022-02-09 05:39:53 -0500