shamoon
3e1a3aef4c
Squashed commit of the following:
...
commit 8a0a49dd57
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 23:02:47 2023 -0800
Fix formatting
commit 66b2d90c50
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 22:36:35 2023 -0800
Refactor frontend data models
commit 5723bd8dd8
Author: Adam Bogdał <adam@bogdal.pl >
Date: Wed Dec 20 01:17:43 2023 +0100
Fix: speed up admin panel for installs with a large number of documents (#5052 )
commit 9b08ce1761
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 15:18:51 2023 -0800
Update PULL_REQUEST_TEMPLATE.md
commit a6248bec2d
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 15:02:05 2023 -0800
Chore: Update Angular to v17 (#4980 )
commit b1f6f52486
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 13:53:56 2023 -0800
Fix: Dont allow null custom_fields property via API (#5063 )
commit 638d9970fd
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 13:43:50 2023 -0800
Enhancement: symmetric document links (#4907 )
commit 5e8de4c1da
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 19 12:45:04 2023 -0800
Enhancement: shared icon & shared by me filter (#4859 )
commit 088bad9030
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Dec 19 12:04:03 2023 -0800
Bulk updates all the backend libraries (#5061 )
2023-12-19 23:03:10 -08:00
TTT7275
1197a048bc
Enhancement: Add {original_filename}, {added_time} to title placeholders ( #4972 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-17 21:38:24 -08:00
shamoon
4481f12e32
Enhancement: implement document link custom field ( #4799 )
2023-12-05 08:16:56 -08:00
shamoon
a58e8498aa
Merge branch 'main' into dev
2023-12-04 21:15:51 -08:00
shamoon
f27f25aa03
Enhancement: support assigning custom fields via consumption templates ( #4727 )
2023-12-03 15:35:30 -08:00
shamoon
567a7eb7f3
Fix title-placeholders link
2023-12-01 22:21:31 -08:00
shamoon
55f26c9c4c
Documentation: update docs, screenshots ahead of Paperless-ngx v2.0 ( #4542 )
...
* Reformat internal links
* Update screenshots, docs & readme
* Use image lightbox
* Fix nested list on docs index
* Add some visual interest to screenshots layout
* Compress images
2023-11-13 14:56:34 +00:00
shamoon
10729f0362
Feature: Implement custom fields for documents ( #4502 )
...
Adds custom fields of certain data types, attachable to documents and searchable
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-11-05 17:27:23 -08:00
shamoon
be6506da08
Feature: password reset ( #4289 )
2023-09-30 18:17:42 -07:00
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
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
shamoon
95e86cb649
Add tip about permissions behavior
2023-07-25 13:27:50 -07:00
shamoon
67744c877d
Clarify behavior of consumption dir in docs
2023-06-06 13:37:54 -07:00
shamoon
f24c779737
Update usage.md
2023-05-16 15:11:23 -07:00
pascal
c5fafdda11
Fix typos and wrong version number in doc
2023-04-25 16:22:16 +02:00
Brandon Rothweiler
ca412e0184
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
2023-02-23 22:42:57 -05:00
Michael Shamoon
6d3feaebfd
Merge branch 'dev' into feature-permissions
2023-01-25 09:58:36 -08:00
Michael Shamoon
781929e9a8
Add permissions docs
2023-01-25 09:37:49 -08:00
Trenton Holmes
7ecb76dddc
Merge remote-tracking branch 'origin/main' into beta
2023-01-24 17:54:42 -08:00
Peter Kappelt
159dcdbda5
Barcode hint in workflow
2023-01-24 09:43:52 -08:00
Clemens Rieder
dee691b72b
replace quotation marks with italics
2023-01-16 13:49:54 -08:00
clemensrieder
a4829ce26a
Update docs/usage.md
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-01-16 13:49:54 -08:00
Clemens Rieder
195f3a5dbf
update documentation
2023-01-16 13:49:54 -08:00
Trenton H
19ab62c06c
Adds documentation of how to configure tasks
2023-01-11 07:21:26 -08:00
Anton Stubenbord
d4af7aa411
Add Paperless Mobile app to docs ( #2378 )
...
* Update usage.md
Adds [Paperless Mobile](https://github.com/astubenbord/paperless-mobile ) to the list of possible mobile upload options.
* Update docs/usage.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
* lint
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-01-08 08:30:32 -08:00
Mendel Kramer
8cbaca22c1
Fixed typo in docs
2022-12-28 18:16:00 -05:00
tooomm
43b863b816
doc fixes
...
This reverts commit e015babdc102a65a3cce0cc71812d3eb730da92e.
link fix
fix escaping, spacing, profile links, typo
revert
~~add~~ at fixes
Revert "~~add~~ at fixes"
This reverts commit ce0192b733c19614048de81ea917660e25bb35f2.
2022-12-17 19:55:22 -08:00
tooomm
0472dfe25a
Docs: Fix leftover issues from conversion ( #2172 )
2022-12-11 10:12:58 -08:00
tooomm
1266f2d5b9
fix links
2022-12-11 08:06:17 -08:00
Trenton Holmes
7788d93227
Further cleanup of docs, including fixing autoconvert issues and general cleanups
2022-12-06 10:45:18 -08:00
Trenton Holmes
1727eb00cc
Cleans up a number of internal links
2022-12-03 08:28:44 -08:00
Michael Shamoon
605f885e19
Move docs to material-mkdocs
2022-12-02 14:48:36 -08:00