Commit Graph

  • dc34d2eeb4 fix: using pyproject.toml instead of setup.py loydbanks 2024-09-18 18:07:19 +0000
  • 8398004afd fix: changed branch and repo name loydbanks 2024-09-18 17:52:42 +0000
  • f53f9a1fa9 ci: created workflow to deploy this package to CodeArtifact repo loydbanks 2024-09-18 17:50:49 +0000
  • 036ddb6bbc
    Saved search by organization (#21) iiloni-umd 2024-09-17 12:26:51 -0400
  • d0313cfda9
    Merge f1053fbee2 into 2686c46dbf Timothy Hobbs 2024-09-17 08:08:39 +0200
  • dff477f1be
    Merge 972ae0e059 into 2686c46dbf vritika221 2024-09-17 07:52:52 +0200
  • 2686c46dbf
    Merge pull request #1207 from buoncri/main main Christopher Broderick 2024-09-16 12:47:27 +0100
  • a7b3177944 DUPLICATE_STATUS Tickets moved to closed & resolved ones Luca Buoncristiani 2024-09-16 10:26:58 +0200
  • d8896b0fcf updated gitignore Elizabeth 2024-09-10 16:02:03 -0400
  • 9f6ded03c9 Attachments: Temp reverting clearable file input to fix upload bug Elizabeth 2024-09-10 09:42:16 -0400
  • f1053fbee2 Update standalone docs Timothy Hobbs 2024-09-10 15:22:56 +0200
  • 6073324bc7 Remove deprecated entrypoint Timothy Hobbs 2024-07-22 11:11:40 +0200
  • 6420ef4a9e Make dev docker-compose more useable Timothy Hobbs 2024-07-22 10:10:39 +0200
  • 6bea011709 Upgrade standalone python version Timothy Hobbs 2024-07-22 02:40:06 +0200
  • 1f271c1eaa Fix path to extras requirements Timothy Hobbs 2024-07-22 02:33:43 +0200
  • d9a6ec720b Revert incorrect changes to Caddyfile Timothy Hobbs 2024-07-22 02:31:25 +0200
  • a3757d35bc Add extras docker image Timothy Hobbs 2024-07-22 02:30:07 +0200
  • 4123c7ec73 Try copying full source tree before installing requirements Timothy Hobbs 2024-07-21 21:54:44 +0200
  • 55cbd406a5 Fix docker build invocation Timothy Hobbs 2024-07-21 21:46:34 +0200
  • ce9309c878 Remove insecure development Dockerfile in favor of "standalone" Dockerfile Timothy Hobbs 2024-07-21 21:42:03 +0200
  • 8b79a1e9b2 Improving standalone standalone-ness Timothy Hobbs 2024-07-21 21:12:54 +0200
  • 0a1d716b18 Update structure of installation docs Timothy Hobbs 2024-07-16 13:49:43 +0200
  • 0398674b3d Add ci workflow for building standalone docker image Timothy Hobbs 2024-06-03 17:20:14 +0200
  • 972ae0e059
    Update create_ticket.html vritika221 2024-09-10 10:07:05 +0530
  • 6c8a6eaee1
    Merge pull request #1203 from buoncri/buoncri-patch-1 Christopher Broderick 2024-09-06 13:15:06 +0100
  • bc98c1ac8d
    Update upgrade.rst Luca Buoncristiani 2024-09-06 12:13:29 +0200
  • ae1d5861bc Merge branch 'develop' into beam2.19.0 Elizabeth 2024-09-04 10:04:51 -0400
  • 988d64b835 Emails: Import fix Elizabeth 2024-08-29 13:16:17 -0400
  • a434092689 Dependencies: Fixed several bugs Elizabeth 2024-08-21 17:34:45 -0400
  • 3f8a7d8dca Forms: Fixed description field appearing for staff users Elizabeth 2024-08-21 15:30:05 -0400
  • a04d8d9c4c Queue: Fixed default owner dropdown (DC ticket 23646) Elizabeth 2024-08-21 14:54:53 -0400
  • 8c13c1dc42
    Merge pull request #1198 from samsplunks/main Christopher Broderick 2024-08-16 12:18:59 +0100
  • 834f313593 Email: Fix Elizabeth 2024-08-09 09:27:16 -0400
  • ecdf93b683 Multiple file upload flag for ClearableFileInput (New in Django 3.2.19) Itai Iloni 2024-08-08 10:18:01 -0400
  • 2e8838d029 Updated has_perm Elizabeth 2024-08-08 10:02:31 -0400
  • 03f5ae3385
    Merge 27b7de5d18 into 4adcc7f3d3 Timothy Hobbs 2024-08-08 08:36:07 +0000
  • 27b7de5d18 Add JSON extra_fields field to followup module Timothy Hobbs 2024-07-22 10:10:55 +0200
  • d376048420 Add ticket CC to Django form iiloni-umd 2024-07-31 09:39:37 -0400
  • 39c9959ee9 Saved queries: bug fix Elizabeth 2024-07-30 10:52:47 -0400
  • 66a20d86da test_successful vineelreddy10 2024-07-28 11:18:32 +0530
  • 2ec9f01f00 Cleaned EditTicketCustomFieldForm Sam Splunks 2024-07-26 11:12:10 +0000
  • 6a9703fba2 Add setting documentation Sam Splunks 2024-07-26 11:08:47 +0000
  • f31f3eb233 Filter custom fields according to settings list Sam Splunks 2024-07-26 11:04:54 +0000
  • 8eb883e19e Adding HELPDESK_SHOW_CUSTOM_FIELDS_FOLLOW_UP_LIST to settings Sam Splunks 2024-07-26 10:49:36 +0000
  • c7b60267eb Handle case where update_ticket doesn't handle customfields_form Sam Splunks 2024-07-26 10:31:22 +0000
  • 9ee0207c3c Save custom fields in a followup Sam Splunks 2024-07-26 10:02:05 +0000
  • 8901086a80 If title cannot be retrieved from POST, default should be ticket.title Sam Splunks 2024-07-26 09:08:10 +0000
  • f8cccbcf0a Display custom fields in Follow-up form Sam Splunks 2024-07-26 08:46:26 +0000
  • 5fb9133c1d
    Merge pull request #15 from ClearlyEnergy/fix-filter-report-by-query ebeers-png 2024-07-24 15:09:31 -0400
  • 47add5c1e9 Reports: Fix for total counts Elizabeth 2024-07-24 15:06:59 -0400
  • f0ced41f11 Emails: Preventing more auto-replies Elizabeth 2024-07-23 15:52:45 -0400
  • 4adcc7f3d3
    Merge pull request #1194 from samsplunks/time_spent Christopher Broderick 2024-07-22 22:31:56 +0100
  • 0a2ceca8dd
    Merge branch 'main' into time_spent Christopher Broderick 2024-07-22 11:01:52 +0100
  • dbecf0f9c2
    Merge pull request #1193 from samsplunks/main Christopher Broderick 2024-07-22 11:01:21 +0100
  • 116e685a65
    Merge branch 'main' into main Christopher Broderick 2024-07-22 10:56:22 +0100
  • c6463f2551
    Merge pull request #1197 from django-helpdesk/fix-rust-calling Christopher Broderick 2024-07-22 10:55:50 +0100
  • d99716fbd9 inst_db_pending vineelreddy10 2024-07-21 12:25:40 +0530
  • 5f8864c0b1 inst_db_pending vineelreddy10 2024-07-21 12:21:39 +0530
  • 2d3e7eac13
    fix(ci): rust check Benbb96 2024-07-18 00:06:41 +0200
  • 1cd29ec113 Fix days since closed filter and table number view iiloni-umd 2024-07-16 15:03:58 -0400
  • cd84a6b274 Fix: Filter reports by query properly executes query Itai Iloni 2024-07-15 17:03:28 -0400
  • fdf83d12f0 Emails: Bug fix Elizabeth 2024-07-11 16:33:13 -0400
  • df46695bb1 Moving python time_spent calculation to database aggregation Sam Splunks 2024-07-10 10:54:17 +0000
  • f7c697ade5 delete_query view is expecting a pk field Sam Splunks 2024-07-09 14:04:28 +0000
  • e64bb6fc7e Email bug fix Elizabeth 2024-07-09 09:42:24 -0400
  • 4385ff2ac7 KB Item: Unlisted fixes Elizabeth 2024-07-02 16:14:58 -0400
  • 96c7b95c0c Merge branch 'develop' into fix-KBItem-unlisted Elizabeth 2024-07-02 16:07:33 -0400
  • fa89f9487d
    Merge pull request #13 from ClearlyEnergy/TimeSpent_Model ebeers-png 2024-07-02 15:54:25 -0400
  • c458cf6776 Emails: Basic catch for out of office mail Elizabeth 2024-07-02 13:22:46 -0400
  • 646a9dcabd Emails: Bug fix Elizabeth 2024-07-02 13:09:29 -0400
  • a078f9b04f Emails: Bug fix for case-insensitive headers Elizabeth 2024-07-02 13:08:57 -0400
  • 7e528f1f02 Sidebar: Updated CO accessibility link Elizabeth 2024-07-01 16:34:32 -0400
  • 83fbd1c19c navigation-sidebar.html: Added accessibility notice to sidebar of helpdesk for Colorado awwang0628 2024-06-14 16:20:49 -0400
  • 928be9cd07 Added ability to make an article in the knowledgebase unlisted awwang0628 2024-06-05 09:50:54 -0400
  • 32a9a15221 Changed timer logic. Added unlisted field to KBItem model. awwang0628 2024-06-04 16:18:35 -0400
  • d79ed03c9c fix: typos on bps calculator Samuel Harris 2024-06-28 09:42:38 -0400
  • 3c6bda2382 Github templates: added PR template lcontreras 2024-06-27 12:37:09 -0400
  • 6a298f18ad
    Merge 95080ad5e6 into f883868361 Infra-Genie 2024-06-15 14:40:05 +0100
  • f883868361
    Merge pull request #1189 from jorge-leon/attachment-enable-setting Christopher Broderick 2024-06-15 14:32:51 +0100
  • bf0d1755e8
    Merge branch 'django-helpdesk:main' into sidebar-bookmarks Georg Lehner 2024-06-14 18:34:22 +0200
  • 66ba2d076a
    Merge branch 'django-helpdesk:main' into attachment-enable-setting Georg Lehner 2024-06-14 18:33:19 +0200
  • 437287edbc
    Merge pull request #1185 from jorge-leon/reverse-dependencies Christopher Broderick 2024-06-14 17:29:02 +0100
  • ae18ec1979 Emails: Bug fix Elizabeth 2024-06-12 14:57:58 -0400
  • 9228c7fbd0 Fix Fix: correct variable name and test Georg Lehner 2024-06-12 15:04:23 +0200
  • 80ae20d1ac Fix: Saving tickets with attachments disabled raises error Georg Lehner 2024-06-12 14:58:00 +0200
  • f55e06b251 Time spent: Fixed form submit, tweaked views + migrations Elizabeth 2024-06-11 17:17:59 -0400
  • 665e4008e7 Cleanup Dependency/Resolves form code Georg Lehner 2024-06-10 17:33:08 +0200
  • 0b38f1d5bd Remove superfluous use of Value() in When clause Georg Lehner 2024-06-10 17:27:43 +0200
  • 95080ad5e6 Create readme and add infrastructure model to it Infra-Genie 2024-06-10 11:49:15 +0100
  • 82e3ec070f Add django-helpdesk component model Infra-Genie 2024-06-10 11:49:06 +0100
  • 09d2fb3979 Add infrastructure main model Infra-Genie 2024-06-10 11:49:04 +0100
  • 20cd08fe28 Do not show attachments in public tickets if not enabled, fix attachment upload if enabled Georg Lehner 2024-06-10 12:47:13 +0200
  • 78cf89ca9b Exclude related JavaScript function from staff Ticket view when attachments are not enabled Georg Lehner 2024-06-10 11:24:00 +0200
  • 54864b2c1e Rewrite dependency tickets ordering, using Case annotation Georg Lehner 2024-06-10 10:08:07 +0200
  • ec603347c7 Improve code quality Georg Lehner 2024-06-08 22:32:05 +0200
  • 2cb9d382cb Only show open ticket as dependency/parent candidates Georg Lehner 2024-06-08 18:49:53 +0200
  • 7bf21685b3 Fix: remove unused and undefined context variable Georg Lehner 2024-06-08 12:52:10 +0200
  • bc764b50c1 Fix: itertools are superseded by NotIn ORM operator Georg Lehner 2024-06-08 12:12:56 +0200
  • 25c36a6f5c Restrict ticket selection for dependencies and parents Georg Lehner 2024-06-08 12:11:01 +0200
  • b52ab69c42 Order dependend ticket with NotIn ORM operator instead of itertools Georg Lehner 2024-06-08 12:00:43 +0200