Commit Graph

  • 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
  • 3dcbdad638 Fix: helpdesk settings are imported as settings Georg Lehner 2024-06-07 18:04:05 +0200
  • a2f944b475 Enable attachments by default Georg Lehner 2024-06-07 17:58:41 +0200
  • d3553d9335 Add warning about new default to HELPDESK_ENABLE_ATTACHEMENTS Georg Lehner 2024-06-06 16:55:53 +0200
  • 2d5c350f00 Add documentation for the HELPDESK_ENABLE_ATTACHMENTS setting Georg Lehner 2024-06-06 16:42:13 +0200
  • cc1b125d53 Disable email attachment processing and email saving if attachments are not enabled. Georg Lehner 2024-06-06 15:58:27 +0200
  • dd4c04945a Add HELPDESK_ENABLE_ATTACHMENTS setting and make it show/hide attachment related UI Georg Lehner 2024-06-06 15:47:50 +0200
  • 887483a6d6 Remove status from ticket heading, since it is now shown in the description table Georg Lehner 2024-06-06 00:34:28 +0200
  • d7afcb6578 Reformat Resolves/Depends lists into tables. Allow adding/deleting of parent tickets Georg Lehner 2024-06-06 00:28:36 +0200
  • d1905adfe7 Removed stray time_spent field from a FollowUp Object awwang0628 2024-06-05 15:10:27 -0400
  • b07cb41a21 Changed timer logic. Added unlisted field to KBItem model. awwang0628 2024-06-04 16:18:35 -0400
  • 22afade080 Added new TimeSpent Model. Created a timer button that the user can click to track time spent on a ticket. Deleted 'time_spent' field from FollowUp model. Added ability to see all TimeSpent entries in admin page awwang0628 2024-06-04 14:24:03 -0400
  • 181ec2f99b Merge branch 'Helpdesk_Title' into develop Elizabeth 2024-06-03 12:30:18 -0400
  • 69e3fd18bc Merge branch 'KBCategory_Ordering' into develop Elizabeth 2024-06-03 11:58:59 -0400
  • 8c609c8035 Emails: Updated logging Elizabeth 2024-05-30 17:51:10 -0400
  • 728bf91f86 ticket_desc_table.html: Made it so if a ticket does not have a description, it will not appear when viewing a ticket. Added new model to models.py and performed a data transfer from FollowUps to TimeSpent. awwang0628 2024-05-30 14:42:46 -0400
  • 800dc2c13c navigation-header.html, models.py: added ability to change the banner title for the helpdesk awwang0628 2024-05-29 16:29:08 -0400
  • 1496c6761c Knowledge Base: Added functionality of ordering to knowledge base categories awwang0628 2024-05-29 10:31:45 -0400
  • bdf26e7d0b Emails: Bug fix Elizabeth 2024-05-28 17:01:01 -0400
  • a10d54a4b5
    Merge branch 'django-helpdesk:main' into sidebar-bookmarks Georg Lehner 2024-05-25 10:52:27 +0200
  • ebfc65f607 Emails: Fixed bug Elizabeth 2024-05-21 14:53:29 -0400
  • ac4f0dd239 Emails: Exchange imports download more attachments Elizabeth 2024-05-17 15:33:04 -0400
  • 5b2441b994 Add list of 'parent' tickets to ticket description table Georg Lehner 2024-05-17 12:34:40 +0200
  • 23026903bb bps: add disclaimer, number format Samuel Harris 2024-05-16 13:47:10 -0400
  • 2604d74027 bps: calculator language and hide columns Samuel Harris 2024-05-16 11:45:19 -0400
  • e8db4afc31 CO Forms: Fix for exemption cleaning Elizabeth 2024-05-16 11:13:13 -0400
  • c77bb30035
    Merge pull request #1182 from jorge-leon/graceful-datatable-errors Christopher Broderick 2024-05-15 09:08:07 +0100
  • 95755125fb Add datatables error message to error pop up Georg Lehner 2024-05-14 21:46:18 +0200
  • 25f338cfc5 Pop up a nice error message when an AJAX request fails. Georg Lehner 2024-05-11 16:41:01 +0200
  • 9d9b1e133f
    Merge branch 'django-helpdesk:main' into sidebar-bookmarks Georg Lehner 2024-05-11 15:23:24 +0200
  • 14f1050e1e Emails: Cleaned up logs Elizabeth 2024-05-10 15:18:34 -0400
  • 9972779356 Emails: Fix for quoted printable message bodies Elizabeth 2024-05-10 14:11:05 -0400
  • d7b75087dc
    Merge pull request #1181 from django-helpdesk/fix-logout Christopher Broderick 2024-05-09 22:22:45 +0100
  • 306a01a8b4
    add login again button and reformat logged_out.html Benbb96 2024-05-08 16:25:49 +0200
  • ef5a43a3e2
    remove unused import Benbb96 2024-05-08 16:05:22 +0200
  • 7643e18acc
    Explain login/logout redirect settings in documentation Benbb96 2024-05-08 16:01:26 +0200
  • 485ac1294c
    remove next_page parameter and show how to set LOGOUT_REDIRECT_URL in settings Benbb96 2024-05-08 15:47:14 +0200
  • b1316214c7
    replace hardcoded path ../ to reverse_lazy URL Benbb96 2024-05-07 15:50:51 +0200
  • 2d561d15c8
    fix design on login/logout button when not staff Benbb96 2024-05-07 15:43:12 +0200
  • 6fe5f1681f
    fix logout in Django 5 with POST action instead of GET Benbb96 2024-05-07 14:54:05 +0200
  • ba9935e792
    Merge pull request #1178 from ilikerobots/main Christopher Broderick 2024-05-06 15:42:12 +0100
  • 8216e0d608 bps: increase description font size Samuel Harris 2024-05-03 10:12:30 -0400
  • 89ab173034 update raw parameter name to match view ilikerobots 2024-05-03 10:38:17 +0300
  • 8729f1cf75
    Remove StringIO ivaggione 2024-05-02 21:20:31 -0400
  • dbd405b766
    Update requirements.txt ivaggione 2024-05-02 19:13:06 -0400
  • ad44151583
    Update requirements.txt ivaggione 2024-05-02 19:12:36 -0400
  • 86d3605724
    Merge branch 'django-helpdesk:main' into sidebar-bookmarks Georg Lehner 2024-05-02 08:41:04 +0200
  • bbe99c706f bps: add labels to tables Samuel Harris 2024-05-01 13:41:09 -0400
  • 0657d0ce54
    Merge pull request #12 from ClearlyEnergy/colorado-bps-pathway-calculator ebeers-png 2024-05-01 10:55:20 -0400
  • e46ab944e7 BPS: Moved csv file to BEAM folder Elizabeth 2024-05-01 10:36:33 -0400
  • 8644fbabfa bps: show all pathway calculations Samuel Harris 2024-04-29 16:39:31 -0400
  • dce3c0c73f
    Merge pull request #1173 from django-helpdesk/new_release_1.2.0 v1.2.0 Christopher Broderick 2024-04-29 21:27:58 +0100
  • 6456a1f951
    Merge pull request #1161 from timthelion/view_protectors Christopher Broderick 2024-04-29 21:26:57 +0100
  • a6bb99f1e8
    Merge branch 'main' into view_protectors Christopher Broderick 2024-04-29 21:25:36 +0100
  • 6b846e4bd0 Merge branch 'develop' into colorado-bps-pathway-calculator Samuel Harris 2024-04-29 11:39:46 -0400
  • 2873165d6a bps: remove unused params and rename endpoint Samuel Harris 2024-04-29 11:36:54 -0400
  • ac8aa1adba Setting to add an list of bookmarks to the bottom of the sidebar menu. Georg Lehner 2024-04-27 12:20:03 +0200
  • e3681f93c0 Emails: Exchange can attach ItemAttachments to tickets Elizabeth 2024-04-26 16:48:55 -0400
  • 6e3d4af16d bps: adds functional pathway calculation Samuel Harris 2024-04-25 13:25:59 -0400
  • d6e487491b bps: add view, set up data for calculator Samuel Harris 2024-04-24 17:32:29 -0400
  • 83a8092399
    Merge branch 'main' into new_release_1.2.0 Christopher Broderick 2024-04-24 20:53:43 +0100
  • 044cd4c50d Update release number for package creation Christopher Broderick 2024-04-24 19:05:07 +0100
  • dba8a889a3
    Merge pull request #1172 from jorge-leon/fix-public-view-and-context-help-urls Christopher Broderick 2024-04-24 19:05:07 +0100
  • 1ddb2a271c
    Merge pull request #1169 from samsplunks/signal Christopher Broderick 2024-04-24 18:18:24 +0100
  • 8f9d385e10
    Merge branch 'main' into view_protectors Timothy Hobbs 2024-04-23 21:29:38 +0200
  • ebbbcdb2aa Deprecate VALID_EXTENSIONS properly Timothy Hobbs 2024-04-22 18:33:58 +0200
  • f035ae77e5 Clearable inputs: Fixes Elizabeth 2024-04-19 16:31:54 -0400
  • 133f38ca20 Merge branch 'ticket_comment_remove_file' into develop Elizabeth 2024-04-19 15:21:52 -0400
  • c723873d83 FIX: replace hardcoded urls with Django generated ones. Georg Lehner 2024-04-17 21:17:41 +0200
  • 750b216d66
    Update docs/webhooks.rst with django signals link Sam Splunks 2024-04-17 14:34:47 +0200
  • 361ba84295
    Updated signals code Sam Splunks 2024-04-17 14:31:57 +0200
  • 16bb4d46f1
    Update webhooks documentation Sam Splunks 2024-04-17 14:24:15 +0200
  • 2f26180451 Update webhooks documentation with signals info Sam Splunks 2024-04-17 12:20:27 +0000
  • 8541acd49d Updated comment Sam Splunks 2024-04-17 10:21:02 +0000
  • 2fc95d165a new_ticket_done signal emitted through email Sam Splunks 2024-04-17 10:19:50 +0000
  • 81f9226f7c Removed unused webhooks import Sam Splunks 2024-04-17 10:09:15 +0000
  • 9a6939b564 Attach send_new_ticket_webhook to the new_ticket_done signal Sam Splunks 2024-04-17 10:02:44 +0000
  • c6cad5f702 Removed unused webhooks import Sam Splunks 2024-04-16 08:52:22 +0000
  • c0ee8e0847 Use update_ticket mechanism in email.py Sam Splunks 2024-04-16 08:49:11 +0000
  • 79b7ce9650 notify_followup_webhooks used in email, so moving signal triggering code Sam Splunks 2024-04-16 08:42:03 +0000
  • 0e96909f43 Removed unused TichetChange import Sam Splunks 2024-04-16 08:36:29 +0000
  • 08ed2a5035 Adding receiver import Sam Splunks 2024-04-16 08:34:03 +0000
  • ebb9a4d50d Make update_ticket_done signal trigger notify_followup_webhooks Sam Splunks 2024-04-16 08:23:06 +0000
  • 2499f81d4d Add a signal when the ticket upate is done (every related instance created and updated) Sam Splunks 2024-04-16 08:04:01 +0000
  • 8fffae343c Update TicketChange creation code Sam Splunks 2024-04-16 07:58:33 +0000
  • a345930343 Emails: Fixed IMAP bug Elizabeth 2024-04-12 10:26:51 -0400
  • 9f7c18e507
    Merge pull request #1167 from samsplunks/followup_queue_change Benbb96 2024-04-12 15:07:26 +0200
  • a775622521
    Create ticket change through instance relationship Sam Splunks 2024-04-12 10:44:56 +0200
  • 5b39c9aeeb
    Update forloop for queues with explicit variable names in ticket template Sam Splunks 2024-04-12 10:39:58 +0200
  • 2daeeb0415 Emails: Bug fix, longer import captures Elizabeth 2024-04-10 15:43:57 -0400
  • 61b72789ca HTML: Fix for data copying template Elizabeth 2024-04-10 14:25:05 -0400
  • 62ef86a047 Settings assertion values in hours Sam Splunks 2024-04-09 13:45:41 +0000
  • aa5e2d0c67 Fixed test comment Sam Splunks 2024-04-09 13:33:20 +0000
  • d1af580483 Remove queues exclusion at the end of test Sam Splunks 2024-04-09 13:32:11 +0000
  • 6e845f6351 Adding test for multiple exclusion queues through follow-ups Sam Splunks 2024-04-09 13:27:42 +0000
  • f4ab7a5226 Refactored time_spent calculation queue exclusions to reflect queue changes over time Sam Splunks 2024-04-09 13:25:35 +0000
  • e372f4447b Adding test_update_ticket_queue test Sam Splunks 2024-04-09 12:18:43 +0000
  • e526c21aef Update ticket queue foreign key id Sam Splunks 2024-04-09 12:05:32 +0000