Commit Graph

  • fd8bfe1a80
    Fix: edit workflow form not displaying trigger settings in v2.3.0 (#5276) shamoon 2024-01-06 09:27:49 -08:00
  • 0e6209723d FIx edit workflow form not displaying trigger settings shamoon 2024-01-06 08:35:33 -08:00
  • 23d39a1156 Adds more documentation for OCR_PAGES and prevents using 0 for actual OCR (#5275) Trenton H 2024-01-06 09:06:41 -08:00
  • 9043f45350
    Adds more documentation for OCR_PAGES and prevents using 0 for actual OCR (#5275) Trenton H 2024-01-06 09:06:41 -08:00
  • 63f166d80c [Documentation] Add v2.3.0 changelog (#5263) github-actions[bot] 2024-01-06 09:06:23 -08:00
  • 5921e6d13e
    [Documentation] Add v2.3.0 changelog (#5263) github-actions[bot] 2024-01-06 09:06:23 -08:00
  • 585ff546aa Adds more documentation for OCR_PAGES and prevents using 0 for actual OCR Trenton Holmes 2024-01-06 08:24:04 -08:00
  • 075ae0f0ca Reset dev version string shamoon 2024-01-05 22:12:29 -08:00
  • ee2bfe2350 Reset dev version string shamoon 2024-01-05 22:12:29 -08:00
  • 8353e1c006
    Re-categorize some PRs shamoon 2024-01-05 22:10:51 -08:00
  • b979d4b2f8 Changelog v2.3.0 - GHA github-actions 2024-01-06 06:07:43 +00:00
  • 905e544caf Bump version to 2.3.0 shamoon 2024-01-05 21:36:48 -08:00
  • 0957a7ca8e Bump version to 2.3.0 v2.3.0 shamoon 2024-01-05 21:36:48 -08:00
  • 7594ea7bd6 Merge branch 'dev' shamoon 2024-01-05 21:36:01 -08:00
  • f4e75c7fb7 Merge branch 'dev' shamoon 2024-01-05 21:36:01 -08:00
  • da68ae78eb Update api version to v4 shamoon 2024-01-05 21:35:40 -08:00
  • fae0e3b405 Update api version to v4 shamoon 2024-01-05 21:35:40 -08:00
  • 0dbc407d5a New Crowdin translations by GitHub Action (#5146) github-actions[bot] 2024-01-05 21:28:32 -08:00
  • ef335517ce
    New Crowdin translations by GitHub Action (#5146) github-actions[bot] 2024-01-05 21:28:32 -08:00
  • d4ee84f2e0 New Crowdin translations by GitHub Action Crowdin Bot 2024-01-06 05:27:19 +00:00
  • 1c1d75673c Update django.po shamoon 2024-01-05 21:26:30 -08:00
  • e2be166e67 Update django.po shamoon 2024-01-05 21:26:30 -08:00
  • 1d0c0aa57e Replaces deprecated Django with standard library (#5262) Trenton H 2024-01-05 21:20:38 -08:00
  • 37e34d92de
    Replaces deprecated Django with standard library (#5262) Trenton H 2024-01-05 21:20:38 -08:00
  • f61b0f1cd8 Fix: Crash in barcode ASN reading when the file type isn't supported (#5261) Trenton H 2024-01-05 21:08:24 -08:00
  • bd35030c59
    Fix: Crash in barcode ASN reading when the file type isn't supported (#5261) Trenton H 2024-01-05 21:08:24 -08:00
  • fecc704fe1 Don't parse the barcodes twice, store the result instead Trenton Holmes 2024-01-05 20:12:25 -08:00
  • 569beba348 Fixes a random crash in the barcode ASN reading so it doesn't try to access a not created temp dir Trenton Holmes 2024-01-05 20:07:31 -08:00
  • eb2caa5118 Fix: Allows pre-consume scripts to modify the working path again (#5260) Trenton H 2024-01-05 21:01:57 -08:00
  • a82e3771ae
    Fix: Allows pre-consume scripts to modify the working path again (#5260) Trenton H 2024-01-05 21:01:57 -08:00
  • ab7ac05385 Replaces deprecated Django with standard library Trenton Holmes 2024-01-05 20:20:46 -08:00
  • 5b819d16f5 Unnessecary rmtree Trenton Holmes 2024-01-05 19:43:53 -08:00
  • f30c7ffedc Allows pre-consume scripts to modify the working path again and generally cleans up some confusion about working copy vs original Trenton Holmes 2024-01-05 19:35:33 -08:00
  • a96bf3c165 Enhancement: add basic filters for listing custom fields (#5257) shamoon 2024-01-05 19:04:31 -08:00
  • 3115106dc1
    Enhancement: add basic filters for listing custom fields (#5257) shamoon 2024-01-05 19:04:31 -08:00
  • 62f8f91faa Enhancement: add basic filters for listing custom fields shamoon 2024-01-05 11:46:08 -08:00
  • 21d0c9de03 Change: Use fnmatch for workflow path matching (#5250) shamoon 2024-01-05 11:15:14 -08:00
  • d623af9c41
    Change: Use fnmatch for workflow path matching (#5250) shamoon 2024-01-05 11:15:14 -08:00
  • 3c79eea9e1 Use fnmatch for workflow path matching shamoon 2024-01-04 21:08:21 -08:00
  • 6c06128d56 Enhancement: fetch mails in bulk (#5249) Thomas Falkenberg 2024-01-05 19:43:22 +01:00
  • 355a434a07
    Enhancement: fetch mails in bulk (#5249) Thomas Falkenberg 2024-01-05 19:43:22 +01:00
  • fd0828443d
    Add default value for arg Trenton H 2024-01-04 14:19:31 -08:00
  • f2fb5edc23
    Update test_mail.py to include the bulk parameter for the bogus mailbox Thomas Falkenberg 2024-01-04 23:13:03 +01:00
  • fa363943c0
    Update mail.py fix pre-commit error Thomas Falkenberg 2024-01-04 22:47:39 +01:00
  • eacee78706
    Update mail.py to fetch mails in bulk Thomas Falkenberg 2024-01-04 22:00:11 +01:00
  • f95f8320f8 Fix: zip exports not respecting the --delete option (#5245) Trenton H 2024-01-04 11:58:58 -08:00
  • 8da2535a65
    Fix: zip exports not respecting the --delete option (#5245) Trenton H 2024-01-04 11:58:58 -08:00
  • fadc3d6e21 Fixes the fix commenting Trenton H 2024-01-04 11:52:52 -08:00
  • 2153e76961 Fixes zip exports not respecting the --delete option Trenton H 2024-01-04 11:43:27 -08:00
  • 6ece49b4fd Fix: correctly format tip admonition (#5229) ChrisRBe 2024-01-03 23:34:59 +01:00
  • 5963dfe41b
    Fix: correctly format tip admonition (#5229) ChrisRBe 2024-01-03 23:34:59 +01:00
  • d2d1e7a4a5
    Fix: correctly format tip admonition ChrisRBe 2024-01-03 21:15:34 +01:00
  • dff4dc8b3d Documentation: update screenshot / features list for workflows shamoon 2024-01-03 08:35:09 -08:00
  • c6dcaa0472 Documentation: update screenshot / features list for workflows shamoon 2024-01-03 08:35:09 -08:00
  • b7e23bf558 Fix: workflow trigger / action ID color legibility shamoon 2024-01-03 08:33:19 -08:00
  • 21063a5c22 Fix: workflow trigger / action ID color legibility shamoon 2024-01-03 08:33:19 -08:00
  • f11db6f2ec Fix: consistent workflow action name display shamoon 2024-01-03 00:45:22 -08:00
  • ba2f51bed1 Fix: consistent workflow action name display shamoon 2024-01-03 00:45:22 -08:00
  • 457165d66e Enhancement: add storage_path parameter to post_document API (#5217) Bevan Kay 2024-01-03 19:31:56 +11:00
  • bbf64b7e93
    Enhancement: add storage_path parameter to post_document API (#5217) Bevan Kay 2024-01-03 19:31:56 +11:00
  • 3e8572eef4
    Merge branch 'dev' into api_storage_path_parameter shamoon 2024-01-03 00:25:40 -08:00
  • 1141b767a0 Feature: Workflows (#5121) shamoon 2024-01-03 00:19:19 -08:00
  • 3b6ce16f1c
    Feature: Workflows (#5121) shamoon 2024-01-03 00:19:19 -08:00
  • c0f74f88b6 Merge branch 'dev' into feature-workflows shamoon 2024-01-03 00:13:16 -08:00
  • 16b67da092 Complete coverage for validate_storage_path shamoon 2024-01-03 00:11:53 -08:00
  • dcd8b68544
    Feature: add storage_path parameter to post_document API Bevan Kay 2024-01-03 15:17:19 +11:00
  • a24e9d83a5
    Feature: add storage_path parameter to post_document API Bevan Kay 2024-01-03 15:10:23 +11:00
  • ae7940e040 Set Docker default healthcheck in the Dockerfile (#5199) Colin Hebert 2024-01-03 04:08:10 +11:00
  • 46e6be319f
    Set Docker default healthcheck in the Dockerfile (#5199) Colin Hebert 2024-01-03 04:08:10 +11:00
  • 950e80f951
    Merge branch 'dev' into default_healthcheck Trenton H 2024-01-02 08:44:36 -08:00
  • d79ec0de23 Fix: fix filename format remove none when part of directory (#5210) shamoon 2024-01-02 07:17:18 -08:00
  • e6d6f21d33
    Fix: fix filename format remove none when part of directory (#5210) shamoon 2024-01-02 07:17:18 -08:00
  • 866ca4cd8f Fix filename format remove none when part of directory shamoon 2024-01-01 18:52:36 -08:00
  • f10b50b618 revert to boxes icon shamoon 2024-01-01 23:32:27 -08:00
  • 7862bf16cf Chore(deps): Bump the actions group with 5 updates (#5203) dependabot[bot] 2024-01-02 03:29:48 +00:00
  • 77b9b79a9e
    Chore(deps): Bump the actions group with 5 updates (#5203) dependabot[bot] 2024-01-02 03:29:48 +00:00
  • 7cca06365b See if this fixes broken frontend coverage actions/upload & download shamoon 2024-01-01 19:16:21 -08:00
  • 3c435e7192 Chore(deps): Bump the actions group with 5 updates dependabot[bot] 2024-01-01 20:17:09 +00:00
  • 60850ca033 Fix exporter counts after removing consumption template ctype shamoon 2024-01-01 15:55:17 -08:00
  • 4d76b391a4 Remove pytest.mark.django_db shamoon 2024-01-01 15:52:02 -08:00
  • d3e67ea548 Manually remove the old consumptiontemplate content_type shamoon 2024-01-01 15:50:35 -08:00
  • e007b092e8 Chore(deps): Bump the frontend-angular-dependencies group (#5204) dependabot[bot] 2024-01-01 21:47:37 +00:00
  • f0016ad70c
    Chore(deps): Bump the frontend-angular-dependencies group (#5204) dependabot[bot] 2024-01-01 21:47:37 +00:00
  • 4843d1e009
    Chore(deps): Bump the frontend-angular-dependencies group dependabot[bot] 2024-01-01 21:41:45 +00:00
  • 954c6fa18e Chore(deps-dev): Bump @types/node from 20.10.4 to 20.10.6 in /src-ui (#5207) dependabot[bot] 2024-01-01 21:30:31 +00:00
  • 054468ffc2
    Chore(deps-dev): Bump @types/node from 20.10.4 to 20.10.6 in /src-ui (#5207) dependabot[bot] 2024-01-01 21:30:31 +00:00
  • 9354d0525b
    Chore(deps-dev): Bump @types/node from 20.10.4 to 20.10.6 in /src-ui dependabot[bot] 2024-01-01 21:23:48 +00:00
  • cd3acbd9a3 Chore(deps-dev): Bump the frontend-eslint-dependencies group (#5205) dependabot[bot] 2024-01-01 13:22:28 -08:00
  • 607c1282e3
    Chore(deps-dev): Bump the frontend-eslint-dependencies group (#5205) dependabot[bot] 2024-01-01 13:22:28 -08:00
  • 34dc45f977
    Chore(deps-dev): Bump the development group with 5 updates dependabot[bot] 2024-01-01 21:14:43 +00:00
  • 9ea0cf2151
    Chore(deps): Bump pdfjs-dist from 3.11.174 to 4.0.379 in /src-ui dependabot[bot] 2024-01-01 20:24:48 +00:00
  • ed3338b113
    Chore(deps-dev): Bump the frontend-eslint-dependencies group dependabot[bot] 2024-01-01 20:24:24 +00:00
  • cd106abb70 Document invalid options in rootless containers (#5122) Christoph Loy 2024-01-01 17:00:05 +01:00
  • 3f4f4444f7
    Document invalid options in rootless containers (#5122) Christoph Loy 2024-01-01 17:00:05 +01:00
  • 91e3126b99 Fix: improve performance of listing result IDs (#5195) Antoine Libert 2024-01-01 16:58:43 +01:00
  • 54372b5618
    Fix: improve performance of listing result IDs (#5195) Antoine Libert 2024-01-01 16:58:43 +01:00
  • 9ba4fc715a Update translation strings shamoon 2024-01-01 07:57:30 -08:00
  • 8b2d585c0b Rename consumption to consumption started for consistency shamoon 2024-01-01 07:57:19 -08:00
  • d2bb66f0f1
    Set default healthcheck Colin Hebert 2024-01-01 12:16:41 +01:00
  • 9f1dcf9023 Add ID badge to triggers + actions shamoon 2023-12-31 18:50:24 -08:00