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
  • 5ad91b049b Ticket list export: fixed minor bug lcontreras 2022-06-30 10:00:44 -0400
  • 74cde2b46d Bug fixes Elizabeth 2022-06-30 09:30:14 -0400
  • bdf4b93ac9 Forms: added attachment field for Action Plan form lcontreras 2022-06-29 11:42:54 -0400
  • 0a185375f4 Ticket List and Reports: selection works across pagination, added exporting in Reports Page lcontreras 2022-06-28 12:41:20 -0400
  • d41b27ed17 Merge branch 'develop' into production Elizabeth 2022-06-28 12:21:32 -0400
  • 94c597205e
    Add USE_TZ = True Martin Whitehouse 2022-06-28 16:08:13 +0200
  • 387fb8d8ce Milestone Pairing: pairing changes fields and creates Note object lcontreras 2022-06-28 09:20:41 -0400
  • b4942d4835 Merge branch 'develop' into production Elizabeth 2022-06-27 17:00:13 -0400
  • a26ea0175f Admin: Added orgs to template page Elizabeth 2022-06-27 15:16:28 -0400
  • 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
  • 28b31de22c Ticket view: removing print lcontreras 2022-06-24 11:30:26 -0400
  • f4bb31cda2 Ticket view: fixed update milestone/labels logic lcontreras 2022-06-24 11:29:34 -0400
  • 42534f9567 Ticket list: fixed another extra data processing bug lcontreras 2022-06-22 10:49:59 -0400
  • 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
  • 241b3b767b Ticket view: added label update page lcontreras 2022-06-17 16:36:03 -0400
  • 30237ada58 Ticket list: fixed extra data processing bug lcontreras 2022-06-16 14:02:20 -0400
  • 0cd4548ba5 Ticket view: added pair to milestone feature lcontreras 2022-06-16 10:19:09 -0400
  • 121b81ea9e Ticket List: fixed a filtering bug lcontreras 2022-06-15 11:44:03 -0400
  • bc5baa4944 Statuses: Redid ticket status-setting Elizabeth 2022-06-14 13:07:59 -0400
  • 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
  • 98640c6cab Model updates Elizabeth 2022-06-08 16:09:25 -0400
  • 38a6110e2e Queries: added paired count as another filter option lcontreras 2022-06-08 14:30:03 -0400
  • d252c31a2a Ticket List: added paired count column lcontreras 2022-06-08 13:05:08 -0400
  • 9137eef825 Ticket List: added tooltip for ticket titles lcontreras 2022-06-08 09:44:30 -0400
  • 7408e40508 Tickets: replies change status for Replied-Open lcontreras 2022-06-07 16:27:11 -0400
  • 42d7219606 KB: Added org url to KB links Elizabeth 2022-06-07 15:09:24 -0400
  • 42b5031bf4 Templates: Added orgs to templates Elizabeth 2022-06-06 15:02:10 -0400
  • 08f8e2b356 form validation: added dc-staging Delay of Compliance Request form validation lcontreras 2022-06-03 13:32:51 -0400
  • 0e74927255 PropertyMilestone: added note generation on ticket creation lcontreras 2022-06-02 13:52:04 -0400
  • ace63990a6 form validation: typo fix lcontreras 2022-06-01 16:35:45 -0400
  • 95dd23a7cc KBArticles: added prev/next nav buttons lcontreras 2022-06-01 14:46:14 -0400
  • 2d62ccc2d9 form validation: added ann arbor extension request changes lcontreras 2022-05-31 17:22:12 -0400
  • 4dc2d657ac Merge branch 'develop' into production Elizabeth 2022-05-31 12:23:53 -0400
  • 22beb0c4d2 Email: CC fix Elizabeth 2022-05-31 12:23:29 -0400
  • 3d863143cd Merge branch 'develop' into production Elizabeth 2022-05-27 17:35:57 -0400
  • 1b4172e15c Updates to emails Elizabeth 2022-05-27 15:53:07 -0400
  • d6832e2586 Removed small print statement Elizabeth 2022-05-26 12:33:18 -0400
  • 12595d24f5 Template updates, prevent email sending for time spent Elizabeth 2022-05-25 16:53:35 -0400
  • f88603ab53
    Merge pull request #1014 from Mte90/rest-create-user Garret Wassermann 2022-05-25 07:41:50 -0400
  • c4903554a3 Admin.py: Edited tables Elizabeth 2022-05-24 16:48:08 -0400
  • 0eba6340ac Emails: Removed print Elizabeth 2022-05-24 16:05:44 -0400
  • 6249fc0ec7 Emails: Fixes Elizabeth 2022-05-24 11:15:30 -0400
  • fe0e52c0b0 Emails: Moved settings into ImporterSenderMapping Elizabeth 2022-05-23 14:38:32 -0400
  • b5c29f15f8 Emails: Moved default_queue from org to importer Elizabeth 2022-05-20 11:31:28 -0400
  • 44d5bc9a34 Merge branch 'develop' into email_updates Elizabeth 2022-05-19 11:03:11 -0400
  • e8649af53c Merge branch 'develop' into production Elizabeth 2022-05-19 09:02:11 -0400
  • 37cc14cfa5 Followups: time processing fix after making timezone aware lcontreras 2022-05-18 12:15:37 -0400
  • 257f32fdeb Emails: Changed log file name Elizabeth 2022-05-16 16:30:45 -0400
  • a2549c4c5d Merge branch 'develop' into email_updates Elizabeth 2022-05-16 16:23:11 -0400
  • 22c0ec43d5 Emails: Added address matching Elizabeth 2022-05-16 16:21:38 -0400
  • cca5c0f4b5 Emails: Updated importing & email.py Elizabeth 2022-05-16 13:39:21 -0400
  • fd216398d9 Emails: Updated sending to use EmailSender model Elizabeth 2022-05-13 14:19:11 -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
  • e57262df2c form validation: added validation for dc's pathway selection form lcontreras 2022-05-12 13:47:25 -0400
  • 97c92bd753 fixed timezone aware edge issue lcontreras 2022-05-11 11:33:43 -0400
  • d5f0b48297 Ticket: time spent bug fix Elizabeth 2022-05-10 13:38:58 -0400
  • fb85e5cbce Tickets: Adding ?org= to ticket url on staff side Elizabeth 2022-05-10 10:40:01 -0400
  • 3f09d5e9c9 Email models: Moved email settings out from Queue Elizabeth 2022-05-09 15:28:04 -0400
  • 8eda9d2b86 make helpdesk timezone aware lcontreras 2022-05-09 13:34:02 -0400
  • 6f7551b161 Merge branch 'develop' into production Elizabeth 2022-05-05 16:30:37 -0400
  • 50fb4398e6 Followups: fixed time processing bug lcontreras 2022-05-05 13:28:27 -0400
  • 67949e83f9
    added permission classes Daniele Scasciafratte 2022-05-04 18:51:02 +0200
  • c2f2e47196 Followups: fixed time processing lcontreras 2022-05-04 10:11:15 -0400
  • 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
  • 511512ffbe PropertyMilestone: pair milestones with tickets lcontreras 2022-04-28 11:03:48 -0400