Commit Graph

  • 99146e28e5 Emails: Added another logger message Elizabeth 2023-05-10 16:41:01 -0400
  • 62b6eedbe2 Emails: Filters out no-reply & org addresses Elizabeth 2023-05-10 13:35:28 -0400
  • 7af731a98d Emails: Added catch for missing uid bug Elizabeth 2023-05-10 11:54:29 -0400
  • f5857bff8b Ticket list: Added delay to filter queries Elizabeth 2023-05-09 17:09:22 -0400
  • 51d73fa3e4 Ticket list: Fixed filtering bug Elizabeth 2023-05-09 17:09:04 -0400
  • dccc69d545 Emails: Fixed auth bug, removed BeautifulSoup warnings Elizabeth 2023-05-09 15:38:52 -0400
  • d8a46ecabb Ticket list: Small adjustments Elizabeth 2023-05-05 14:09:50 -0400
  • 11f0bff335 Milestones: Submission date fixes Elizabeth 2023-05-05 12:49:32 -0400
  • e88266e30d
    Merge pull request #1091 from Benbb96/french-translations Christopher Broderick 2023-05-04 13:03:28 +0100
  • 207fbc8aa0
    Merge branch 'main' into french-translations Christopher Broderick 2023-05-03 10:58:39 +0100
  • 1ce945467c
    Merge pull request #1090 from Benbb96/checklist Christopher Broderick 2023-05-03 10:58:14 +0100
  • 482772d3c6
    Update French translations Benbb96 2023-05-01 23:46:20 +0200
  • 770cdc77b8
    Add more tests Benbb96 2023-05-01 22:54:41 +0200
  • 3bb1c88210
    Fix isort Benbb96 2023-05-01 00:25:33 +0200
  • 2768c98fb9
    Starting to implement some tests Benbb96 2023-05-01 00:20:09 +0200
  • 3b55f37fb5
    Fix isort issues Benbb96 2023-04-30 04:13:50 +0200
  • 3235333873
    Drag & drop on ticket checklist tasks edition page + Use an empty form in order to better generate new task row dynamically Benbb96 2023-04-30 03:56:42 +0200
  • ff61f85d59
    Rename template_task_form_row.html Benbb96 2023-04-30 03:24:12 +0200
  • ef88a2ee8a
    Better workflow for creating new ticket checklist, into a modal Benbb96 2023-04-30 03:11:27 +0200
  • 11b2b36dd2
    Allow updating task state when writing a ticket follow-up Benbb96 2023-04-30 02:18:16 +0200
  • 308f69a03b
    CRUD Checklist Template Benbb96 2023-04-30 01:05:46 +0200
  • af1ba5f205
    Create a page to edit checklist name and tasks + another page for deletion Benbb96 2023-04-29 00:24:06 +0200
  • b8d06a0fb1
    Show a form to create a new checklist, with the possibility to use a preset template Benbb96 2023-04-23 00:36:10 +0200
  • 8be55fb7f2
    Display checklists on ticket page Benbb96 2023-04-22 23:56:23 +0200
  • 9e7b4ef9bf
    Reformat file ticket_desc_table.html Benbb96 2023-04-22 23:20:41 +0200
  • 9e9ebd45a7
    Create models and admin for Checklist Benbb96 2023-04-22 22:55:41 +0200
  • eadf23ce3f
    Merge pull request #1089 from OmerFI/patch-1 Christopher Broderick 2023-04-19 12:18:54 +0100
  • 4c877bbe2f
    Merge branch 'main' into patch-1 Christopher Broderick 2023-04-19 12:14:25 +0100
  • 585f513f05
    Merge pull request #1088 from brucegibbins/oauth Christopher Broderick 2023-04-19 12:13:34 +0100
  • c23c8e5be6 Add user defined IMAP Debug Level and improved exception message bruce.gibbins 2023-04-19 20:07:43 +1000
  • a8fbeaa140 Fix OAuth tests bruce.gibbins 2023-04-19 15:22:35 +1000
  • 012cc7041a Fix OAuth tests bruce.gibbins 2023-04-19 15:12:13 +1000
  • af2683d44b Corrected OAUTH Settings initialisation bruce.gibbins 2023-04-18 21:35:02 +1000
  • 101326c987 Use settings instead of django_settings bruce.gibbins 2023-04-17 20:08:56 +1000
  • c29996df94 Resorted imports for pep8 bruce.gibbins 2023-04-17 13:15:47 +1000
  • 6e0b8234f7
    Fix badge in readme not showing OmerFI 2023-04-17 05:11:08 +0300
  • acb2e626a3 Removed codecov bruce.gibbins 2023-04-16 20:48:24 +1000
  • 2f0f674fde Add IMAP OAUTH Mail Box Type bruce.gibbins 2023-04-15 22:13:57 +1000
  • 9192779889 Add IMAP OAUTH Mail Box Type bruce.gibbins 2023-04-15 22:11:41 +1000
  • d7ebc8e1c2 Revert "Add IMAP OAUTH Mail Box Type" bruce.gibbins 2023-04-15 21:56:05 +1000
  • d57f11f40a Add IMAP OAUTH Mail Box Type bruce.gibbins 2023-04-15 21:52:44 +1000
  • 3752d9d471 Milestones: fixed to work on both staff/public ticket creation lcontreras 2023-04-14 13:36:33 -0400
  • 26628db7e0
    Merge pull request #1081 from django-helpdesk/pypi_release Christopher Broderick 2023-04-13 23:39:53 +0100
  • 5d1afbc250 Form validation: refactored Senior Living Community in high_perf list lcontreras 2023-04-05 15:34:22 -0400
  • 6e7115aeb9 Pathway links: changed button to dropdown menu lcontreras 2023-04-05 15:02:22 -0400
  • b78f9d9034 Merge branch 'pypi_release' of https://uhurusurfa@github.com/django-helpdesk/django-helpdesk.git into pypi_release Christopher Broderick 2023-04-03 10:53:01 +0100
  • 1b3d97e183 Fix incorrectly removed time import Christopher Broderick 2023-04-03 10:49:01 +0100
  • beb794b8db
    Merge branch 'main' into pypi_release Christopher Broderick 2023-03-29 00:42:48 +0100
  • c123e1cb40
    Merge pull request #1083 from brucegibbins/ISSUE-1078 Christopher Broderick 2023-03-28 15:26:47 +0100
  • 287024acd1 Use updated_submitter email template in send for updated ticket Bruce 2023-03-28 19:45:54 +1000
  • 1bc1764c3f
    Merge branch 'main' into pypi_release Christopher Broderick 2023-03-27 18:17:40 +0100
  • c7b5eff2a7
    Merge pull request #1082 from brucegibbins/PR-1079 Christopher Broderick 2023-03-27 18:16:13 +0100
  • 6f72db6760 Force URTF-8 Encoding on File Open Bruce 2023-03-27 21:36:24 +1000
  • b716e046b2
    Merge branch 'main' into pypi_release Christopher Broderick 2023-03-26 00:56:00 +0000
  • 747b6518fd
    Merge pull request #1076 from finnertysea/#1075---add-options-for-date-and-datetime-input-in-ticket-view Christopher Broderick 2023-03-26 00:47:56 +0000
  • 7ff870ec88
    Merge branch 'main' into #1075---add-options-for-date-and-datetime-input-in-ticket-view Christopher Broderick 2023-03-26 00:46:07 +0000
  • 77ba9c42ba Trigger on tag to push to PyPi Christopher Broderick 2023-03-26 00:24:24 +0000
  • 2c8c187e36 Remove six package and dependent code Christopher Broderick 2023-03-26 00:20:47 +0000
  • 40175a03d8
    Merge pull request #1080 from django-helpdesk/support_for_email_with_attached_multipart Christopher Broderick 2023-03-25 23:02:21 +0000
  • 6c968626b6 Fix format failure Christopher Broderick 2023-03-25 13:28:13 +0000
  • 8cb3d43311 Use simpler conversion to string Christopher Broderick 2023-03-25 13:25:22 +0000
  • 4cd66d7e0c Fix import format fail Christopher Broderick 2023-03-25 13:21:38 +0000
  • 9e71fc8467 Remove redundant import Christopher Broderick 2023-03-25 13:21:27 +0000
  • 85aeb8e79e Allow specifiying the content for a multipart Christopher Broderick 2023-03-25 13:06:40 +0000
  • cdbd531931 Ensure multipart attachments are saved Christopher Broderick 2023-03-25 13:06:03 +0000
  • ae2f24b299 Add test to verify that attachments as multipart are stored. Christopher Broderick 2023-03-25 13:04:38 +0000
  • f0953a3945 Tickets: modified ticket-milestone interaction lcontreras 2023-03-23 15:11:17 -0400
  • 105a535cfa Emails: Comments are now formatted Elizabeth 2023-03-20 15:07:57 -0400
  • 21ccc83d69 #1075 - make view agnostic to format of incoming due date finnertysea 2023-03-17 13:12:03 -0700
  • 3ae14d48da Imports: Email sender also added to ccs Elizabeth 2023-03-14 15:41:02 -0400
  • 95e14b2ee7
    Merge pull request #1050 from Benbb96/fix-warnings Christopher Broderick 2023-03-10 23:54:23 +0000
  • 930fc71d8b
    Merge branch 'main' into fix-warnings Christopher Broderick 2023-03-10 23:52:46 +0000
  • 7e23287c67
    Merge pull request #1062 from rafaelreuber/main Christopher Broderick 2023-03-10 23:50:52 +0000
  • d147f8b1a0
    Merge branch 'main' into main Christopher Broderick 2023-03-10 23:48:29 +0000
  • 3d78c6c722
    Merge pull request #1070 from finnertysea/#1069_urls_username_regex Christopher Broderick 2023-03-10 23:48:11 +0000
  • 77350c26f3
    Merge branch 'main' into #1069_urls_username_regex Christopher Broderick 2023-03-10 23:43:11 +0000
  • f54cdc0a65
    Merge pull request #1067 from finnertysea/stable Christopher Broderick 2023-03-10 23:42:42 +0000
  • dc6db21368
    Merge branch 'main' into stable Christopher Broderick 2023-03-10 23:39:40 +0000
  • 68abfd261c
    Merge pull request #1072 from django-helpdesk/fix/format_failures Christopher Broderick 2023-03-10 23:35:17 +0000
  • 7f8e996668 Fix missing param in call Christopher Broderick 2023-03-10 22:11:34 +0000
  • aad73a5d90 Fix format errors Christopher Broderick 2023-03-10 22:06:14 +0000
  • d15fd56587 Emails: Added EWS import support Elizabeth 2023-03-09 18:39:54 -0500
  • 5d2143b6a9 Ticket list: Removes select all/inverse buttons Elizabeth 2023-03-01 14:29:28 -0500
  • 4f9159272b Bug fixes Elizabeth 2023-02-24 13:37:51 -0500
  • 1cedb35b18 KB: Adds field to control list of forms on articles Elizabeth 2023-02-16 16:55:03 -0500
  • cad552bec0 Attachments: DC tix 8768 & file size alert Elizabeth 2023-02-16 16:25:28 -0500
  • 956ed6d4f3 Report export: bug fix and query optimization lcontreras 2023-02-10 10:38:15 -0500
  • 0ee17d28dc Forms: bug fixes to PS Form lcontreras 2023-01-27 15:42:05 -0500
  • 66a83a0716 #1069 - make regex matching username more permissive for rss_user to match rss_user_queue finnertysea 2023-01-27 12:33:33 -0800
  • 7c92eaa658 Email templates: Fixed wrong url for public Elizabeth 2023-01-26 16:23:35 -0500
  • 5279180221 Bug fix #1066 - modified import order to placate isort finnertysea 2023-01-24 13:36:18 -0500
  • b589f40ee5 Domains: Fixes public access bugs Elizabeth 2023-01-24 10:51:40 -0500
  • 71ff0aa6d5 Bug fix - detected due date change when no change was made finnertysea 2023-01-20 10:53:35 -0500
  • 95bf03bab9 Domains: Removes ?org= from HD url for one-org domains Elizabeth 2023-01-19 16:25:31 -0500
  • 25b759aa0c Forms: added functionality to Pathway Selection per DC form 9315 lcontreras 2023-01-17 10:12:02 -0500
  • b41ad95039 Merge branch 'production' into develop Elizabeth 2023-01-10 11:53:48 -0500
  • 5494cdfce3 Form-prop connection: Changed url to go to cross-cycles Elizabeth 2023-01-10 11:53:27 -0500
  • c5e5e3bc21 Forms: minor fix to previous commit lcontreras 2023-01-09 17:06:56 -0500
  • 257daf3904 Forms: added attachment field type lcontreras 2023-01-09 16:58:32 -0500
  • 95d53a6d13 Queue: fixing deletion bug Elizabeth 2023-01-09 14:38:23 -0500