Commit Graph
11911 Commits
Author SHA1 Message Date
shamoon e743365b50 Copilot's order_by comment 2026-08-18 14:48:12 -07:00
shamoon ef61ccbb0e Simplify the serializer checks 2026-08-18 13:25:16 -07:00
shamoon 741ce3d248 Enforce delete_document too 2026-08-18 13:25:16 -07:00
shamoon 9bfd8edf9b batch_update for index removal 2026-08-18 13:25:16 -07:00
shamoon 99fb8af345 Do this as a bulk_update 2026-08-18 13:25:16 -07:00
shamoon d152aca127 use root_document_id 2026-08-18 13:25:16 -07:00
shamoon bc25893c5c defer content 2026-08-18 13:25:16 -07:00
shamoon 249f8ae6af Bring the buttonsEnabled stuff into here 2026-08-18 13:25:16 -07:00
shamoon 1c94d6035f Update merge-as-versions-confirm-dialog.component.ts 2026-08-18 13:25:16 -07:00
shamoon 22f9e0740b Update main.ts 2026-08-18 13:25:16 -07:00
shamoon 7b4226f377 The ol empty string fun 2026-08-18 13:25:16 -07:00
shamoon ef695e2760 Avoid double popup when the request actually failed 2026-08-18 13:25:16 -07:00
shamoon 2ffcee06aa Rework the dialog to be less confusing 2026-08-18 13:25:16 -07:00
shamoon 1091559301 Sheesh, now we can bring back ordering 2026-08-18 13:25:16 -07:00
shamoon ba09bc3484 Audit log stuff: need a user, avoid post_save signals etc 2026-08-18 13:25:16 -07:00
shamoon 95a2aa9a6e Bah, deal with ASNs 2026-08-18 13:25:16 -07:00
shamoon d0ba5d7745 We need to use global objects here 2026-08-18 13:25:16 -07:00
shamoon b4da6d7ea1 Frontend can always just do versions[0] 2026-08-18 13:25:16 -07:00
shamoon ea9faffc7b Add some tests for this new version doesnt follow id 2026-08-18 13:25:16 -07:00
shamoon 278097da94 use the helpers 2026-08-18 13:25:16 -07:00
shamoon 227f1c7777 Add helpers for versioning by version_index 2026-08-18 13:25:16 -07:00
shamoon 3cb5471142 Sonar 2026-08-18 13:25:16 -07:00
shamoon fe4d32d04c Use the task for remove from index 2026-08-18 13:25:16 -07:00
shamoon 6b19bf543f Also support choosing a doc as a version from detail view
See https://github.com/paperless-ngx/paperless-ngx/discussions/13467
2026-08-18 13:25:16 -07:00
shamoon 46fdb11667 Support optional label with one doc 2026-08-18 13:25:16 -07:00
shamoon fb2a4d5db7 Derp, no re-ordering 2026-08-18 13:25:16 -07:00
shamoon 12ea5d92c7 Docs 2026-08-18 13:25:16 -07:00
shamoon 230cdc87c5 API docs, add to schema test
Update api.md
2026-08-18 13:25:16 -07:00
shamoon 59bb06f950 Actually at this point lets split the dialogs 2026-08-18 13:25:16 -07:00
shamoon f201de9d53 Dont show root in the list (and remove it from the sortable list) 2026-08-18 13:25:16 -07:00
shamoon 12c0ab1741 Basic merge dialog 2026-08-18 13:25:16 -07:00
shamoon b6093abed7 Forgot to import the icon 2026-08-18 13:25:16 -07:00
shamoon c656bd51aa Frondend bulk edit stuff 2026-08-18 13:25:16 -07:00
shamoon c2425a28c6 Ok frontend service 2026-08-18 13:25:16 -07:00
shamoon 97a4be6df5 Tests for API view 2026-08-18 13:25:16 -07:00
shamoon c379be0862 API view 2026-08-18 13:25:16 -07:00
shamoon b2ecad3f2c Backend operation, also delete from search and notify the frontend 2026-08-18 13:25:16 -07:00
shamoon ef5aaa91f5 Basic merge as versions view 2026-08-18 13:25:16 -07:00
b17a512539 Refactor: render paperless_ai prompts via Jinja2 templates instead of f-strings (#13698)
* Refactor: render paperless_ai prompts via Jinja2 templates instead of f-strings

* Apply suggestions from code review

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2026-08-18 18:32:21 +00:00
shamoon 4cf027de40 Tweak: space out the side menu sub-nav a bit 2026-08-18 09:44:03 -07:00
shamoon 41953c7846 Chore: harden ImageMagick policy 2026-08-18 09:38:54 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e5abe5cf32 Chore(deps): Bump the uv group across 1 directory with 2 updates (#13709)
Bumps the uv group with 2 updates in the / directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [sqlparse](https://github.com/andialbrecht/sqlparse).


Updates `pymdown-extensions` from 11.0 to 11.0.1
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0...11.0.1)

Updates `sqlparse` from 0.5.5 to 0.6.0
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.5...0.6.0)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 11.0.1
  dependency-type: indirect
- dependency-name: sqlparse
  dependency-version: 0.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 15:11:24 +00:00
shamoonandGitHub 643d0205bc Fix: dont re-render path template when checking collisions (#13718) 2026-08-18 07:19:51 -07:00
GitHub Actions 2865a095b0 Auto translate strings 2026-08-18 07:52:35 +00:00
shamoonandGitHub f0eb77c405 Chore: update, reorg some npm deps (#13716) 2026-08-18 00:50:58 -07:00
shamoonandGitHub e5cc7c6c40 Chore: complete pnpm 11 switch on ci (#13713) 2026-08-18 00:19:49 -07:00
shamoonandGitHub f2806179a2 Fix: DocumentClassifierSchema bounds (#13707) 2026-08-17 09:58:35 -07:00
shamoon 36c736a9f9 Drop this 2026-08-16 20:13:35 -07:00
GitHub Actions be35079d54 Auto translate strings 2026-08-16 23:06:11 +00:00
shamoon a75465b734 Fix: fix trash double-bottom border 2026-08-16 16:04:27 -07:00