Commit Graph

  • d36e8254f3 Enhancement: set autofocus on MFA code field (#8756) Max Mehl 2025-01-15 22:32:55 +01:00
  • 405fab8514 Update handlers.py shamoon 2025-01-15 12:18:02 -08:00
  • ee4f62a1b3 Fix: import forms modules for entries component (#8752) shamoon 2025-01-15 08:46:11 -08:00
  • d97e4a9a95 Fix: fix email/wh actions on consume started (#8750) shamoon 2025-01-15 07:48:10 -08:00
  • 1cfba87114 Fix: import date picker module in cf query dropdown (#8749) shamoon 2025-01-15 06:46:36 -08:00
  • b145ed315a Documentation: Add v2.14.2 changelog (#8743) github-actions[bot] 2025-01-14 23:42:18 -08:00
  • 1f47b8c090 Bump version to 2.14.2 v2.14.2 shamoon 2025-01-14 23:18:12 -08:00
  • 1e3f2a1438 Fix: dont try to parse empty params (#8742) shamoon 2025-01-14 23:14:20 -08:00
  • d61b2bbfc6 Fix: pass working file to workflows, pickle file bytes (#8741) shamoon 2025-01-14 23:03:40 -08:00
  • e1d6b4a9ac New Crowdin translations by GitHub Action (#8724) github-actions[bot] 2025-01-14 17:13:03 -08:00
  • 9f398337c6 Chore(deps): Bump django from 5.1.4 to 5.1.5 (#8738) dependabot[bot] 2025-01-15 01:02:23 +00:00
  • 765bf1d11c Fix: use hard delete when bulk editing custom fields (#8740) shamoon 2025-01-14 16:47:29 -08:00
  • 49a96ccee0 Lock the media directory and refresh the document to ensure we have where it actually lives before attaching (#8737) Trenton H 2025-01-14 15:18:10 -08:00
  • c45bbcaea2 Fix: include tooltip module for custom fields display (#8739) shamoon 2025-01-14 15:03:56 -08:00
  • ab87aedfc7 Fix: remove id of webhook/email actions on copy (#8729) shamoon 2025-01-14 05:44:40 -08:00
  • 18e3ad8b22 Fix: import dnd module for merge confirm dialog (#8727) shamoon 2025-01-14 05:35:45 -08:00
  • c342eafa8d Documentation: fix link shamoon 2025-01-13 18:05:47 -08:00
  • 290c44f5d5 Documentation: Add v2.14.1 changelog (#8714) github-actions[bot] 2025-01-13 18:04:22 -08:00
  • 02015ec404 Bump version to 2.14.1 v2.14.1 shamoon 2025-01-13 17:16:52 -08:00
  • 98b4f447d8 Merge branch 'dev' shamoon 2025-01-13 17:16:20 -08:00
  • 272691e386 New Crowdin translations by GitHub Action (#8700) github-actions[bot] 2025-01-13 16:41:24 -08:00
  • 1012cee39a Fix: include reprocess in MODIFIED_FIELD_BY_METHOD (#8710) shamoon 2025-01-13 14:12:02 -08:00
  • 19a5733d0d Fix: include tag component in list view (#8706) shamoon 2025-01-13 13:21:16 -08:00
  • 86788f1445 Fix: use unmodified original for checksum if exists (#8693) shamoon 2025-01-13 13:02:10 -08:00
  • 1d5e7e930e Fix: complete load with native PDF viewer (#8699) shamoon 2025-01-13 09:53:39 -08:00
  • da6d568906 Changelog v2.14.0 - GHA (#8694) github-actions[bot] 2025-01-13 09:51:25 -08:00
  • abf05d5ebe Bump version to 2.14.0 v2.14.0 shamoon 2025-01-13 07:47:25 -08:00
  • 5821033e3d Merge branch 'dev' shamoon 2025-01-13 07:47:08 -08:00
  • 5c1039d07d New Crowdin translations by GitHub Action (#8692) github-actions[bot] 2025-01-13 07:45:40 -08:00
  • b874d6d1a4 New Crowdin translations by GitHub Action (#8691) github-actions[bot] 2025-01-13 07:34:10 -08:00
  • 68a47cbf0b New Crowdin translations by GitHub Action (#8178) github-actions[bot] 2025-01-13 07:13:48 -08:00
  • ccc8917706 Documentation: minor formatting fix in config (#8683) Michael Williams 2025-01-13 01:26:02 -06:00
  • 4c4d3a45c2 Fix: fix jittering when toggling workflows shamoon 2025-01-11 22:42:24 -08:00
  • 6007b252d7 Fix: missing icon import, fix bulk edit cf messages shamoon 2025-01-11 22:25:12 -08:00
  • 3f05b9f921 Change: tweak some settings alignment shamoon 2025-01-11 17:55:19 -08:00
  • 67ec1aea42 Fix: add missing dropdown component to tasks shamoon 2025-01-09 22:36:30 -08:00
  • f5a0b9c174 Fix: random styling fixes shamoon 2025-01-09 22:05:02 -08:00
  • 7035445d6a Documentation: Add hint to set Content-Length header for post document (#8639) Fabian Krüger 2025-01-08 05:13:24 +01:00
  • a899ff16e3 Fix: use state param with oauth (#8636) shamoon 2025-01-07 19:48:36 -08:00
  • d77c9e3bd5 Update configuration.md shamoon 2025-01-07 19:07:01 -08:00
  • 0ab21b6fc5 Fix: allow document editor to create share link shamoon 2025-01-07 07:59:35 -08:00
  • 485237caf1 Fix: check permissions for all documents via bulk download (#8631) shamoon 2025-01-07 00:10:11 -08:00
  • 9181aebc8c Chore(deps): Bump the small-changes group with 3 updates (#8627) dependabot[bot] 2025-01-07 01:32:36 +00:00
  • eec3f13610 Chore(deps-dev): Bump ruff from 0.8.4 to 0.8.6 in the development group (#8626) dependabot[bot] 2025-01-07 01:15:43 +00:00
  • 935d077836 Chore: Switch from os.path to pathlib.Path (#8325) Sebastian Steinbeißer 2025-01-06 21:12:27 +01:00
  • d06aac947d Chore: disable max-age for some document endpoints (#8611) tsia 2025-01-06 19:36:04 +01:00
  • 1856837d21 Fix: more missing modules shamoon 2025-01-05 12:37:10 -08:00
  • bac6a013ed Fix: add missing CustomFieldDisplayComponent to saved view widget shamoon 2025-01-05 12:28:10 -08:00
  • aef68f0b41 Fix: fix saved views triggering changeafterchecked warning shamoon 2025-01-03 19:04:02 -08:00
  • 7fbe4d0aad Fix: found a couple more missing components shamoon 2025-01-03 16:55:35 -08:00
  • 2a1c6bf0ca Documentation: remove dollar sign in code snippets (#8600) Malte Breitzmann 2025-01-04 01:30:25 +01:00
  • 8e6de2790e Fix: do not accept empty string for doc link value via API (#8596) shamoon 2025-01-03 15:16:00 -08:00
  • 94a20b4510 Fix: prevent saved view widgets cut off on mobile shamoon 2025-01-02 19:50:44 -08:00
  • 21558dcf8b Fix: add missing ngbdropdown for management lists on mobile shamoon 2025-01-02 16:26:26 -08:00
  • 85d913520b Fix: add one missing bs class shamoon 2025-01-01 22:31:45 -08:00
  • f89b6281da Enhancement: angular 19 (#8584) shamoon 2025-01-01 22:26:53 -08:00
  • 75de53eb83 Fix relative date again shamoon 2025-01-01 21:38:32 -08:00
  • b0dd77bfd8 Fix: fix hotkey arrows (#8583) shamoon 2025-01-01 21:10:56 -08:00
  • 51b0f6e325 Fix: remove outdated admin logentry handler (#8580) shamoon 2025-01-01 10:11:54 -08:00
  • 9153be489c Fix: tweak relative date shamoon 2025-01-01 09:47:27 -08:00
  • 90731e05f5 Fix: remove accidental console log shamoon 2024-12-30 23:11:53 -08:00
  • 9270f7290e Chore(deps): Bump django-allauth in the django group (#8574) dependabot[bot] 2024-12-30 14:44:20 -08:00
  • 4e3d25c714 Enhancement: custom field sorting (#8494) shamoon 2024-12-30 10:18:34 -08:00
  • e44cfef662 Documentation: cleanup devcontainer docs and move into tasks and launch config files shamoon 2024-12-26 10:49:32 -08:00
  • 6c138a21d4 Development: devcontainer improvements (#8553) Orce MARINKOVSKI 2024-12-26 17:10:02 +01:00
  • b5a1dc86a5 Development: fix devcontainer postCreateCommand (#8542) Orce MARINKOVSKI 2024-12-25 09:53:30 +01:00
  • 3520a83c2f Fix: fix occasional error toast overflow (#8552) shamoon 2024-12-24 23:11:48 -08:00
  • 93f2ef45f5 Fix: fix share link archive version detection (#8551) shamoon 2024-12-24 23:11:03 -08:00
  • 8291ec17d4 Fix: disable email workflow type if email not enabled shamoon 2024-12-24 09:31:59 -08:00
  • 5007855904 Chore(deps-dev): Bump ruff from 0.8.3 to 0.8.4 in the development group (#8546) dependabot[bot] 2024-12-23 22:07:57 +00:00
  • 754cf17c90 Chore(deps): Bump the small-changes group with 6 updates (#8547) dependabot[bot] 2024-12-23 13:48:21 -08:00
  • 6972d0337f Fix: fix some popover closing behavior shamoon 2024-12-21 21:04:55 -08:00
  • 198ee6ea09 Just some stuff feature-einvoice-parser shamoon 2024-12-20 22:13:53 -08:00
  • 112b39c4de Lol this works shamoon 2024-12-20 20:09:30 -08:00
  • 01706dd391 Just messing around shamoon 2024-12-20 15:54:42 -08:00
  • 452ea2ccf9 Enhancement: add timeout for Tika client (#8520) HiranChaudhuri 2024-12-19 17:58:26 +01:00
  • 2bcbed31e9 Fix: add some minor frontend permissions checks (#8524) shamoon 2024-12-19 08:08:46 -08:00
  • 20b7ff9f9f Fix: resolve test warning shamoon 2024-12-19 08:05:06 -08:00
  • 3f7a0802a4 Chore(deps-dev): Bump the development group with 2 updates (#8502) dependabot[bot] 2024-12-16 12:30:21 -08:00
  • ea514a7ed8 FIx: obliquely trim spaces from global search (#8484) shamoon 2024-12-13 07:39:16 -08:00
  • af67dbe523 Update frontend strings shamoon 2024-12-13 00:49:27 -08:00
  • 8cd09ba10d Chore: add prettier organize imports shamoon 2024-12-13 00:27:30 -08:00
  • 9e4bc05a24 Fix: include global perms for bulk edit endpoint (#8468) shamoon 2024-12-12 07:38:54 -08:00
  • dafb0b1f21 Enhancement: process mail button (#8466) shamoon 2024-12-11 11:03:53 -08:00
  • 2ac2a6dec6 Fix: frontend better reflect global perms for bulk edit, disabled form state (#8469) shamoon 2024-12-11 01:05:23 -08:00
  • beb8ed8313 Fix: minor safari visual fixes around loading cards shamoon 2024-12-10 08:49:18 -08:00
  • 997db0fea1 Chore: update ng2 pdf viewer (#8462) shamoon 2024-12-09 16:12:53 -08:00
  • 64d40a7c37 Chore(deps-dev): Bump the development group with 2 updates (#8458) dependabot[bot] 2024-12-09 22:56:28 +00:00
  • dc422b5dac Chore(deps): Bump django-soft-delete from 1.0.15 to 1.0.16 in the django group (#8459) dependabot[bot] 2024-12-09 21:48:54 +00:00
  • f56ab150b0 Chore(deps): Bump the small-changes group with 4 updates (#8460) dependabot[bot] 2024-12-09 21:35:09 +00:00
  • e3fa3fe818 Chore: use rxjs instead of JS setInterval for timers (#8461) shamoon 2024-12-09 13:14:48 -08:00
  • 0a7c296194 Chore: refactor loading stuff to be more DRY shamoon 2024-12-09 12:36:48 -08:00
  • c2e34b36ce Fix: only adjust icon position inside buttons shamoon 2024-12-09 12:17:27 -08:00
  • 084f2f2822 Enhancement: slightly nicer filter editor loading shamoon 2024-12-09 09:52:36 -08:00
  • e4f69dc945 Feature: bulk edit custom field values (#8428) shamoon 2024-12-09 09:35:49 -08:00
  • 8574d28c6f Fix: hide other filtering buttons, fix e2e test paths shamoon 2024-12-08 21:23:41 -08:00
  • 27f575c2d1 Fix some strings shamoon 2024-12-08 20:34:16 -08:00
  • 8e3a021b0f Documentation: correct socket info for gpg decryption of emails (#8453) Quadrubo 2024-12-09 01:27:11 +01:00
  • 20e45407f5 Fix: fix trash column display on mobile shamoon 2024-12-07 08:05:11 -08:00
  • f836c5ce3e Chore: some logging to trash emptying shamoon 2024-12-07 08:04:10 -08:00