shamoon
e97d345956
Revert "bulk delete API method requires empty parameters"
...
This reverts commit 7d7e0dbb69cbc5e7c67e2e5dcc98726dc4e3c635.
2024-03-09 15:10:18 -08:00
Matt Patterson
6502a9b17c
bulk delete API method requires empty parameters
...
Requiring no parameters for the bulk delete operation actually means you need to supply an empty JSON object for the parameters or the API rejects the request.
2024-03-09 15:10:18 -08:00
Matt Patterson
8e85b75f4f
Fix error in API docs documents bulk edit API endpoint URL
...
Documents bulk edit endpoint URL should be `/api/documents/bulk_edit/`, not `/api/bulk_edit/`
2024-03-09 15:10:18 -08:00
github-actions[bot]
33357a3fc2
Documentation: Add v2.6.2 changelog ( #6049 )
2024-03-08 12:14:25 -08:00
shamoon
979fcb0570
Merge branch 'dev'
2024-03-07 20:12:51 -08:00
shamoon
91434a5c6f
Enhancement: move and rename files when storage paths deleted, update file handling docs ( #6033 )
2024-03-07 20:39:55 +00:00
shamoon
37c4545444
Documentation: tweak PAPERLESS_DISABLE_REGULAR_LOGIN
info
2024-03-07 09:13:01 -08:00
Andrew Berry
90b43e154a
Documentation: add additional information about Django admin remaining accessible with PAPERLESS_DISABLE_REGULAR_LOGIN
( #5993 )
2024-03-06 15:46:14 +00:00
github-actions[bot]
5a6923a9aa
Changelog v2.6.1 - GHA ( #6014 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-05 08:42:04 -08:00
github-actions[bot]
dae5bca883
Documentation: Add v2.6.0 changelog ( #6006 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-03-05 07:21:09 -08:00
Trenton H
b9636a3def
Feature: Allow user to control PIL image pixel limit ( #5997 )
2024-03-05 00:19:56 +00:00
Trenton H
6779042242
Feature: Allow a user to disable the pixel limit for OCR entirely ( #5996 )
2024-03-04 22:37:36 +00:00
shamoon
f07441a408
Feature: workflow removal action ( #5928 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-03-04 17:37:42 +00:00
shamoon
bf11dc8d1b
Enhancement: better monetary field with currency code ( #5858 )
2024-02-27 16:26:06 +00:00
Dennis Gaida
84721b001f
Change: add Thumbs.db to default ignores ( #5924 )
...
* Adding Thumbs.db to default ignores
Thanks Windows for creating these great little database files everywhere
* Updating configuration with new default
2024-02-27 07:48:50 -08:00
shamoon
16f4552e0e
Fix: use PAPERLESS_URL if set for pw reset emails ( #5902 )
2024-02-26 21:41:25 +00:00
shamoon
3e2c541b7b
Fix: allow disable allauth email verification ( #5895 )
2024-02-26 09:33:59 -08:00
shamoon
1335ab5f1b
Enhancement: support disabling regular login ( #5816 )
2024-02-26 05:17:21 +00:00
github-actions[bot]
f053ee3191
Changelog v2.5.4 - GHA ( #5894 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-25 19:33:07 -08:00
noantiq
c772bd94b0
Documentation: fix links to django-allauth ( #5893 )
2024-02-25 14:09:44 -08:00
Nepomacs
1c699278a3
Documentation: note required trailing slash for REST-API URLs ( #5863 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-22 07:22:33 -08:00
github-actions[bot]
2db66280cc
Documentation: Add v2.5.3 changelog ( #5786 )
...
* Changelog v2.5.3 - GHA
* Update changelog.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-15 18:20:26 -08:00
github-actions[bot]
ce59f2ad5e
Changelog v2.5.2 - GHA ( #5769 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 17:40:10 -08:00
shamoon
ff1955e014
Documentation: small updates to sso docs
2024-02-14 00:02:55 -08:00
github-actions[bot]
4e7bb1c8da
Changelog v2.5.1 - GHA ( #5744 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-13 06:07:31 -08:00
Trenton H
8d5f331e63
Merge remote-tracking branch 'origin/dev'
2024-02-12 15:56:19 -08:00
shamoon
2ffabd54e5
Documentation: add barcode tagging info
2024-02-12 12:51:52 -08:00
Dennis Gaida
1197437750
Documentation: explain PAPERLESS_APPS for external authentication ( #5730 )
2024-02-12 07:10:14 -08:00
Trenton Holmes
5ba4b9d6b2
Corrects the spelling
2024-02-10 18:53:03 -08:00
github-actions[bot]
b386ea9426
Changelog v2.5.0 - GHA ( #5715 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-10 18:46:53 -08:00
Trenton H
45c5f81b34
Merge remote-tracking branch 'origin/dev'
2024-02-10 11:12:27 -08:00
shamoon
b643a68fa3
Enhancement: bulk delete objects ( #5688 )
2024-02-08 10:13:15 -08:00
Moritz Pflanzer
c508be6ecd
Feature: OIDC & social authentication ( #5190 )
...
---------
Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-08 16:15:38 +00:00
silmaril42
3b2d4fe876
Documentation: add detail about consumer polling behavior ( #5674 )
2024-02-08 02:46:25 +00:00
shamoon
a79b9de1a2
Documentation: Add storage path to workflow action assignments
2024-02-07 09:46:20 -08:00
pkrahmer
fb82aa0ee1
Feature: Allow tagging by putting barcode stickers on documents ( #5580 )
2024-02-05 17:38:19 +00:00
LarsBel
c7e0c32226
Documentation: Include example redis URI with database index ( #5653 )
...
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-04 15:46:43 -08:00
shamoon
607adf44f3
Documentation: Make remote-user warning clearer, maybe
2024-02-04 14:20:48 -08:00
shamoon
d165e89ac3
Merge branch 'main' into dev
2024-02-02 07:44:51 -08:00
shamoon
421a87c94b
Add DO demo info ( #5639 )
2024-02-02 07:39:06 -08:00
Henrik Gerdes
9d84e95771
feat: add env allowing paperless to run in read_only filesystem ( #5596 )
2024-02-01 20:42:23 +00:00
shamoon
454098630b
Enhancement: mergeable bulk edit permissions ( #5508 )
2024-02-01 19:56:57 +00:00
이토비
8f3ab2791b
Documentation: fix more like parameter in API docs ( #5624 )
2024-02-01 11:49:34 -08:00
shamoon
61209b1057
Enhancement: re-implement remote user auth for API as opt-in ( #5561 )
2024-02-01 19:46:26 +00:00
Michael Wieland
ae05011062
Documentation: Add docs about missing timezones in MySQL/MariaDB ( #5583 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-29 19:07:40 +00:00
github-actions[bot]
50a6b7e154
Documentation: Add v2.4.3 changelog ( #5584 )
...
* Changelog v2.4.3 - GHA
* Update changelog.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-28 15:14:43 -08:00
shamoon
73a77d2a45
Remove demo info, for now ( #5557 )
2024-01-26 12:46:22 -08:00
github-actions[bot]
d48b75d862
Changelog v2.4.2 - GHA ( #5548 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-25 16:09:13 -08:00
Sebastian Steinbeißer
f6c34494a7
Documentation: change updating instructions ( #5533 )
2024-01-25 13:21:36 -08:00
github-actions[bot]
398faf36fc
Documentation: Add v2.4.1 changelog ( #5535 )
...
* Changelog v2.4.1 - GHA
* Update changelog.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-24 11:50:07 -08:00