shamoon
d9abb745a9
Merge branch 'main' into dev
2023-09-26 13:33:27 -07:00
shamoon
9712ac109d
Feature: consumption templates ( #4196 )
...
* Initial implementation of consumption templates
* Frontend implementation of consumption templates
Testing
* Support consumption template source
* order templates, automatically add permissions
* Support title assignment in consumption templates
* Refactoring, filters to and, show sources on list
Show sources on template list, update some translation strings
Make filters and
minor testing
* Update strings
* Only update django-multiselectfield
* Basic docs, document some methods
* Improve testing coverage, template multi-assignment merges
2023-09-22 16:53:13 -07:00
shamoon
379b4f8cd3
Documentation enhancement: add direct links for all config vars ( #4237 )
2023-09-22 11:12:47 -07:00
shamoon
02bf0349ca
Support default permissions for object creation via frontend ( #4233 )
2023-09-21 16:28:22 -07:00
shamoon
0d01295e79
Update GitHub strings
...
See #4024
2023-09-19 20:34:27 -07:00
Trenton H
a2c9f6792e
Fixes the documentation for fuzzy matching ( #4207 )
2023-09-19 07:46:13 -07:00
Trenton H
ec9ebd3026
Allow the user the specifiy the zip file name ( #4189 )
2023-09-15 16:33:28 -07:00
shamoon
7c9ab8c0b6
Feature: Share links ( #3996 )
...
* Implement share links
Basic implementation of share links
Make certain share link fields not editable, automatically grant permissions on migrate
Updated styling, error messages from expired / deleted links
frontend code linting, reversable sharelink migration
testing coverage
Update translation strings
No links message
* Consolidate file response methods
* improvements to share links on mobile devices
* Refactor share links file_version
* Add docs for share links
* Apply suggestions from code review
* When filtering share links, use the timezone aware now()
* Removes extra call to setup directories for usage in testing
* FIx copied badge display on some browsers
* Move copy to ngx-clipboard library
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-09-14 13:32:43 -07:00
Trenton H
81b9f2d4e0
Cleans up the docs, adds validation of the process count, include the test descriptions
2023-09-12 08:17:12 -07:00
Trenton H
a03a745295
Adds multiprocessing to the fuzzy matching for a speedup
2023-09-12 08:17:12 -07:00
Trenton Holmes
e2ae919a84
Implements a new command for fuzzy matching document content and reporting potential duplicates
2023-09-12 08:17:12 -07:00
Trenton Holmes
650c816a7b
Removes support for Python 3.8 and lower from the code base
2023-09-10 11:42:59 -07:00
Trenton H
0ef3a141a8
Enables Python 3.11 testing
2023-09-08 11:49:16 -07:00
Kamil Kosek
b238ba054d
Enhancement: add --id-range for document_retagger ( #4080 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-09-08 17:33:24 +00:00
Trenton H
714995877a
Merge pull request #4037 from andreheuer/dev
...
Enhancement: add task id to pre/post consume script as env
2023-09-08 10:00:05 -07:00
Trenton H
ca1b8344fa
Tweaks the FAQ on running with a Raspberry Pi
2023-09-08 09:05:27 -07:00
Trenton H
e797295b82
Drops the building of armv7 and removes most stuff the image does for it
2023-09-08 09:05:27 -07:00
github-actions
b97c19ca3c
Changelog v1.17.4 - GHA
2023-09-01 19:26:07 -07:00
André Heuer
88ee3bdb6d
Removed parameter, added documentation
2023-08-29 23:09:47 -07:00
Trenton H
6f8ef9bbdc
Change the category of the pdf-js update
2023-08-29 11:53:59 -07:00
github-actions
e7ddf6ba8f
Changelog v1.17.3 - GHA
2023-08-28 21:42:38 -07:00
shamoon
96aa2451bf
Add Ghostscript error to troubleshooting docs
2023-08-28 19:29:36 -07:00
github-actions
eb3ed7719b
Changelog v1.17.2 - GHA
2023-08-24 19:09:28 +00:00
Trenton H
8165071edf
Merge remote-tracking branch 'origin/dev'
2023-08-24 11:35:16 -07:00
Trenton H
df82ac8ac4
Adjusts to use a different loading of certificates and updates the docs for it
2023-08-23 08:22:01 -07:00
Trenton H
16adddc803
Allow users to set a combined certificte and key file for additional certificates in the SSL context
2023-08-23 08:22:01 -07:00
Dennis Brakhane
48be9c0fd1
docs: add note about polling when using double-sided collation
2023-08-20 19:51:14 +02:00
amo13
a0005c8b3e
Enhancement: Allow to set a prefix for keys and channels in redis ( #3993 )
2023-08-16 00:05:01 +00:00
github-actions
68fbed996f
Changelog v1.17.1 - GHA
2023-08-15 16:00:47 +00:00
github-actions
b869deab66
Changelog v1.17.0 - GHA
2023-08-05 09:17:18 -07:00
Jens van Almsick
3d552c3112
docs(bare-metal): add new dependency
...
mysqlclient 2.2.0 now requires pkg-config during installation via pip see https://github.com/PyMySQL/mysqlclient/discussions/638#discussioncomment-6333394
2023-08-05 07:55:18 -07:00
shamoon
b0f7d07214
Merge branch 'dev'
2023-08-04 11:38:12 -07:00
mechanarchy
6ad3d45d60
Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling ( #3861 )
...
* Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling
* Add test for 'doc_pk' filename formatter
2023-07-30 08:30:50 -07:00
shamoon
95e86cb649
Add tip about permissions behavior
2023-07-25 13:27:50 -07:00
Dennis Brakhane
8c7554e081
Feature: collate two single-sided multipage scans ( #3784 )
...
* Feature: collate two single-sided scans
Some ADF only support single-sided scans, making scanning
double-sided documents a bit annoying.
This new feature enables Paperless to do most of the work,
by merging two seperate scans into a single one, collating
the even and odd numbered pages.
* Documentation: clarify that collation is disabled by default
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Address code review remarks
* Grammar fixes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-07-24 00:29:04 -07:00
mechanarchy
7ef81ae10f
Updates documentation formatting, grammar, links
...
Correct indentation of lists, code blocks
Update faq.md
Update CONTRIBUTING.md
Update development.md
Update advanced_usage.md
Update administration.md
Update configuration.md
Update configuration.md
Update advanced_usage.md
Update faq.md
2023-07-21 10:17:57 -07:00
github-actions
de14540374
Changelog v1.16.5 - GHA
2023-06-27 23:10:02 +00:00
shamoon
252abb41c3
Merge branch 'dev'
2023-06-27 14:51:08 -07:00
Bastian Machek
931f5f9c27
Feature: support barcode upscaling for better detection of small barcodes ( #3655 )
2023-06-27 10:18:47 -07:00
github-actions
c8c460432f
Changelog v1.16.4 - GHA
2023-06-26 18:43:20 +00:00
shamoon
817d09026e
Merge branch 'dev'
2023-06-26 11:24:04 -07:00
shamoon
c1bbfc5dcf
Update api.md
2023-06-26 10:08:21 -07:00
shamoon
59ca7bbcf2
Update API docs re permissions
2023-06-26 10:03:44 -07:00
github-actions[bot]
bc17291006
Changelog v1.16.3 - GHA ( #3661 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-22 09:42:36 -07:00
Trenton H
574ec6780b
Merge remote-tracking branch 'origin/dev'
2023-06-21 09:48:33 -07:00
Trenton H
c4407dccf6
Updates the default Postgres to 15 for new installs
2023-06-20 10:35:48 -07:00
github-actions[bot]
ecf10622ef
[Documentation] Add v1.16.2 changelog ( #3629 )
...
* Changelog v1.16.2 - 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>
2023-06-19 19:52:11 -07:00
Trenton H
d10e67ce09
Merge remote-tracking branch 'origin/dev'
2023-06-19 09:01:15 -07:00
shamoon
4c4b571a88
Merge pull request #3597 from paperless-ngx/frontend-unit-testing
...
Development: frontend unit testing
2023-06-17 21:13:34 -07:00
shamoon
981b090088
Update frontend testing dev documentation
2023-06-16 19:38:00 -07:00