Commit Graph

  • 9e5d0796b7 Ticket list: Filters out statuses by default Elizabeth 2023-10-30 14:24:41 -0400
  • 2b6ad7a2cf
    Merge pull request #1128 from django-helpdesk/catch_exceptions_on_precess_email_loop Christopher Broderick 2023-10-26 22:11:30 +0100
  • 2c197fb2bf Fix ordering of imports Christopher Broderick 2023-10-26 21:54:15 +0100
  • 8a2ee78661 Add unit tests for get_mail task. Christopher Broderick 2023-10-26 21:32:32 +0100
  • e4da2797b9 Fix missing f-string operator. Add queue name to info log. Christopher Broderick 2023-10-26 21:31:53 +0100
  • b356826598 Ticket list: Updated status colors Elizabeth 2023-10-26 14:48:23 -0400
  • 4e5bdc45f9 Settings: Cleaning up some styling Elizabeth 2023-10-25 16:24:33 -0400
  • 3ac896ef08 Tags: Added tags to tickets Elizabeth 2023-10-25 16:09:01 -0400
  • e040bcac77 Add missing capture of exception to variable. Christopher Broderick 2023-10-25 17:15:45 +0100
  • bc7e189a5c Remove check for info being enabled Christopher Broderick 2023-10-24 14:24:10 +0100
  • 2c9e251113 Fix order of imports Christopher Broderick 2023-10-24 14:13:59 +0100
  • db3a176611
    Merge branch 'main' into catch_exceptions_on_precess_email_loop Christopher Broderick 2023-10-24 14:10:37 +0100
  • a7863b5f27 Fix formatting Christopher Broderick 2023-10-24 14:08:40 +0100
  • 4f65d9cd8e master is deprecated for gh-action-pypi-publis - use release/v1 Christopher Broderick 2023-10-24 13:52:13 +0100
  • 8849943d33 Add logging to stdout when enabled to facilitate debugging issues. Christopher Broderick 2023-10-24 13:49:56 +0100
  • 79150c74d2 Enhance documentation for get_email command Christopher Broderick 2023-10-24 13:48:38 +0100
  • db949aaf6d
    Merge pull request #1127 from timthelion/standalone Christopher Broderick 2023-10-23 16:14:35 +0100
  • 1dc09ee255 isort Timothy Hobbs 2023-10-23 14:49:15 +0200
  • 8be4adb756 Oops, use the standalone urls config :) Timothy Hobbs 2023-10-23 14:20:44 +0200
  • d1cce7caad Add ability to configure local_urls Timothy Hobbs 2023-10-23 14:00:03 +0200
  • 7e0a335684 Switch to local_settings first for manage.py as well Timothy Hobbs 2023-10-23 13:42:18 +0200
  • 327782b845 Add docs for using s3 for attachments Timothy Hobbs 2023-10-23 12:51:23 +0200
  • 13bae827e9 Install git so that we can install git based extra-deps Timothy Hobbs 2023-10-23 12:47:25 +0200
  • 90c9b3311e Reverse order of local_settings loading in order to allow adding new installed apps Timothy Hobbs 2023-10-23 12:47:05 +0200
  • 8d08b83446 Get rid of extra comments in urls.py Timothy Hobbs 2023-10-23 12:29:36 +0200
  • 66589d9c78 Ticket list: Finished overhaul functionality Finished main ticket list overhaul. The page is pretty much fully functional (albeit missing some important features, like viewing columns from specific forms or sorting on extra data columns). Elizabeth 2023-10-20 14:32:38 -0400
  • 0d91fcca0b
    Merge pull request #1124 from django-helpdesk/fix_release_script v1.0.0-docs v1.0.0 Christopher Broderick 2023-10-18 10:02:22 +0100
  • 1c419b87b1 Minor updates that have no real influence on the documentation Christopher Broderick 2023-10-17 15:12:14 +0100
  • fd273fd2bc Configuration to autobuild to readthedocs Christopher Broderick 2023-10-17 15:11:29 +0100
  • a3b7c25920 Remove the release build because that (for now) is done in the UI and is used as a controlled release trigger event for this workflow Christopher Broderick 2023-10-17 15:06:00 +0100
  • ca94472105
    Merge pull request #1123 from django-helpdesk/fix_whee Christopher Broderick 2023-10-17 11:39:42 +0100
  • f0e3ef6c8b Changes per PR review and additional cleanup. Christopher Broderick 2023-10-17 11:01:21 +0100
  • 28c09f4fdb
    Update CONTRIBUTING.rst Christopher Broderick 2023-10-17 10:31:58 +0100
  • fd46823460 Set the long_description_content_type to avoid wheel build failure. Christopher Broderick 2023-10-17 00:27:04 +0100
  • 84aca2efc5 Update to reflect the current git flow. Christopher Broderick 2023-10-17 00:26:06 +0100
  • bd80384efd
    Merge pull request #1121 from django-helpdesk/enhance_teams_documentation Christopher Broderick 2023-10-16 17:39:58 +0100
  • 9eb71f58e6 Space above indented text block Christopher Broderick 2023-10-16 08:24:46 +0100
  • 6b16ce3e90 Spacing and grammar correction Christopher Broderick 2023-10-16 08:14:26 +0100
  • a2e39d1cb4 Fix grammar Christopher Broderick 2023-10-15 15:12:54 +0100
  • bcccb39a87 Enhance documentation around teams. Provide a simple directive to disable teams. Christopher Broderick 2023-10-15 15:10:12 +0100
  • 658d2b900e
    Merge pull request #1119 from timthelion/standalone Christopher Broderick 2023-10-15 11:14:31 +0100
  • ac1f8ecc33 Update standalone/docker-compose.yml Timothy Hobbs 2023-10-14 18:34:45 +0200
  • cbb5dcdef9 Document standalone install Timothy Hobbs 2023-10-12 21:28:03 +0200
  • 1db03af35b Update standalone/Caddyfile Timothy Hobbs 2023-10-06 01:16:18 +0200
  • 405efcc33b Delete emails immediately to prevent duplicate ticket problems Timothy Hobbs 2023-09-26 11:36:00 +0200
  • 1deb42c971 Add note about setting Site Timothy Hobbs 2023-09-25 23:10:53 +0200
  • 8da575c31b Add support for SES Timothy Hobbs 2023-09-25 22:30:51 +0200
  • 82424cdd5e Add standalone installation option with preconfigured docker-compose Timothy Hobbs 2023-09-19 16:56:48 +0200
  • 29ee363e7b Ticket list: Added search filter for forms Elizabeth 2023-10-13 16:51:01 -0400
  • 9404ad6b9f Sidebar & filter menu: Faster load? Elizabeth 2023-10-13 16:28:41 -0400
  • 4aba075bca Sidebar: Quicker load? Elizabeth 2023-10-13 16:25:24 -0400
  • f872ec2527
    Merge pull request #1120 from fazledyn-or/Fix_File_Permission_777 Christopher Broderick 2023-10-13 10:41:24 +0100
  • 27bb8f3fc5
    Merge branch 'main' into Fix_File_Permission_777 Christopher Broderick 2023-10-13 10:38:30 +0100
  • 30ddf1eb46
    Merge pull request #1117 from simevo/feature/issue-826-dockerize Christopher Broderick 2023-10-13 10:21:21 +0100
  • b9997e2ad0
    Merge branch 'main' into feature/issue-826-dockerize Christopher Broderick 2023-10-13 10:19:05 +0100
  • 6cb7d70290
    Merge pull request #1116 from django-helpdesk/HELPDESK_USE_HTTPS_IN_EMAIL_LINK-default-value Christopher Broderick 2023-10-13 10:18:39 +0100
  • 41b4263f1f
    Merge branch 'main' into HELPDESK_USE_HTTPS_IN_EMAIL_LINK-default-value Christopher Broderick 2023-10-13 10:12:28 +0100
  • 305fdaf514
    Merge pull request #1112 from gdrosos/main Christopher Broderick 2023-10-13 10:11:55 +0100
  • 9ae1a59457
    Merge branch 'main' into main Christopher Broderick 2023-10-13 09:31:25 +0100
  • 7c2d1934d8
    Merge pull request #1104 from django-helpdesk/email_parser_rework Christopher Broderick 2023-10-13 09:29:57 +0100
  • 668aba407d Form editing: Fixed lookup not saving Elizabeth 2023-10-12 11:45:20 -0400
  • 3352941da5 Fixed status display from previous commit Elizabeth 2023-10-12 11:39:57 -0400
  • 9fdc9e8300 Ticket list: Improved load times Elizabeth 2023-10-12 11:32:45 -0400
  • cdad9311a5 Fixed bug Elizabeth 2023-10-12 11:12:18 -0400
  • 4a673b7fee Ticket list: Load time improvements Elizabeth 2023-10-11 18:16:31 -0400
  • 02e5f41051 CSS: Font sizes, unused class Elizabeth 2023-10-11 17:24:51 -0400
  • 564674b583 CSS: Minor fix from merge Elizabeth 2023-10-11 17:18:40 -0400
  • 40565cd35e Merge branch 'develop' into develop_ticket_overhaul Elizabeth 2023-10-11 17:16:55 -0400
  • c938ee17e8 CSS: Smaller font + style changes Elizabeth 2023-10-11 17:13:32 -0400
  • 0d2b3c86d6 Ticket list: Minor HTML fixes Elizabeth 2023-10-11 16:59:38 -0400
  • e350aeb708 Ticket list: Updates sorting filter icon + styling Elizabeth 2023-10-11 16:39:45 -0400
  • 45e520d862 Ticket list: Filter buttons clear saved queries + caching the filter menu's visibility Elizabeth 2023-10-11 16:02:03 -0400
  • 11327e7469 Added the default permission in settings.py fazledyn-or 2023-10-11 11:50:56 +0600
  • 705d0b87f9 Ticket list: Rearranged search filters Elizabeth 2023-10-10 14:11:52 -0400
  • e90739a07a Fix formatting issues Christopher Broderick 2023-10-10 14:08:57 +0100
  • 104a849d9f Fix flake8 issues Christopher Broderick 2023-10-10 14:08:47 +0100
  • 276af1c03c Fix inline with multipart message attachment test Christopher Broderick 2023-10-10 13:47:18 +0100
  • 6fc7a8dd54 Minor addition to documentation for developers Christopher Broderick 2023-10-10 13:45:30 +0100
  • 7e7a38cc3c Fix to avoid using "hidden" variable as kwarg. Christopher Broderick 2023-10-10 13:42:40 +0100
  • 8006826ddf Process email content first then focus on attachments. Use the EmailMessage class for enhanced processing. Christopher Broderick 2023-10-10 13:41:28 +0100
  • dd91ebf2d6 Ticket list: Added 'clear filter' button + styling Elizabeth 2023-10-06 16:39:20 -0400
  • 6ba30b5259 Ticket list: Updated buttons & layout Elizabeth 2023-10-06 15:20:00 -0400
  • e385682129 Ticket list: Added counter badges to filter list Elizabeth 2023-10-06 12:48:28 -0400
  • 83bbf8629f Ticket list: Added dropdowns to query boxes Elizabeth 2023-10-06 11:53:45 -0400
  • 90bcac954f Fixed file permission(s) in models.py/attachment_path fazledyn-or 2023-10-06 17:17:05 +0600
  • 03e7881886 Ticket list: Updated filter formatting & wording Elizabeth 2023-10-05 18:02:49 -0400
  • 49190e3860 Sidebar: Small CSS/JS updates Elizabeth 2023-10-05 16:46:32 -0400
  • b3602069a0 Remove disabled filters + submit on enter key Itai Iloni 2023-10-04 16:12:59 -0400
  • 1253b5d1ae Emails: Code for initial NJ imports Elizabeth 2023-10-04 12:20:42 -0400
  • 629e542989 Emails: UBID search includes subject line Elizabeth 2023-10-04 11:56:13 -0400
  • 08c1389e7a Emails: Importer adds UBIDs to new tickets Elizabeth 2023-10-03 15:27:49 -0400
  • 26a33a54ac Emails: Added ability to import from .eml files Elizabeth 2023-10-03 13:38:52 -0400
  • 4d3ba8a82b Queries: Small fix Elizabeth 2023-09-28 14:56:08 -0400
  • df0a2c14e3 Column filtering for paired count & last reply Itai Iloni 2023-09-26 12:24:30 -0400
  • 66cbbf6138 Migrations: Removed error-causing template migration Elizabeth 2023-09-21 13:09:30 -0400
  • 6da9424d9a Column filtering backend starter. Itai Iloni 2023-09-20 18:10:22 -0400
  • 90c7702706 Column keyword filter frontend Itai Iloni 2023-09-20 16:36:45 -0400
  • 18d7ac29a0 Query selector panel visibility session persistent Itai Iloni 2023-09-20 15:10:18 -0400
  • c19d430136 Merge branch 'case-sensitive-emails' into develop Elizabeth 2023-09-18 16:47:41 -0400
  • 6bd229a92c Ticket text: Updated explanation of public/private notifs Elizabeth 2023-09-18 13:40:24 -0400