shamoon
5bfb03de59
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
f1db5ae91a
Enhancement: better monetary field with currency code ( #5858 )
2024-02-27 16:26:06 +00:00
shamoon
c720007193
Fix: use PAPERLESS_URL if set for pw reset emails ( #5902 )
2024-02-26 21:41:25 +00:00
shamoon
a3332e46f8
Documentation: Add storage path to workflow action assignments
2024-02-07 09:46:20 -08:00
shamoon
f52ba29baf
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -08:00
luzpaz
97f4690236
Documentation: Fix typos with automated tool ( #5319 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-01-08 16:58:41 +00:00
shamoon
1141b767a0
Feature: Workflows ( #5121 )
2024-01-03 08:19:19 +00:00
shamoon
3e0c83750f
Enhancement: symmetric document links ( #4907 )
2023-12-19 13:43:50 -08:00
TTT7275
e387fbf7da
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
22e58b8e14
Enhancement: implement document link custom field ( #4799 )
2023-12-05 08:16:56 -08:00
shamoon
689e77663f
Merge branch 'main' into dev
2023-12-04 21:15:51 -08:00
shamoon
084c31b37a
Enhancement: support assigning custom fields via consumption templates ( #4727 )
2023-12-03 15:35:30 -08:00
shamoon
5c2af71a4d
Fix title-placeholders link
2023-12-01 22:21:31 -08:00
shamoon
82d28bdb64
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
a792bf1ca1
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
3b76a77f61
Feature: password reset ( #4289 )
2023-09-30 18:17:42 -07:00
shamoon
6b0914dbec
Merge branch 'main' into dev
2023-09-26 13:33:27 -07:00
shamoon
54783f706f
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
6d0be20ec7
Documentation enhancement: add direct links for all config vars ( #4237 )
2023-09-22 11:12:47 -07:00
shamoon
a7e632de16
Support default permissions for object creation via frontend ( #4233 )
2023-09-21 16:28:22 -07:00
shamoon
ef9d01fefe
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
3a597b8030
Add tip about permissions behavior
2023-07-25 13:27:50 -07:00
shamoon
b5ba52f15e
Clarify behavior of consumption dir in docs
2023-06-06 13:37:54 -07:00
shamoon
33d5cad157
Update usage.md
2023-05-16 15:11:23 -07:00
pascal
3cdb032127
Fix typos and wrong version number in doc
2023-04-25 16:22:16 +02:00
Brandon Rothweiler
7d950d9e87
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
2023-02-23 22:42:57 -05:00
Michael Shamoon
b2e07c5d67
Merge branch 'dev' into feature-permissions
2023-01-25 09:58:36 -08:00
Michael Shamoon
83ccfc3032
Add permissions docs
2023-01-25 09:37:49 -08:00
Trenton Holmes
d0f42653ff
Merge remote-tracking branch 'origin/main' into beta
2023-01-24 17:54:42 -08:00
Peter Kappelt
2a1d43153c
Barcode hint in workflow
2023-01-24 09:43:52 -08:00
Clemens Rieder
2b3c55c734
replace quotation marks with italics
2023-01-16 13:49:54 -08:00
clemensrieder
51ce555f0b
Update docs/usage.md
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-01-16 13:49:54 -08:00
Clemens Rieder
c56da34286
update documentation
2023-01-16 13:49:54 -08:00
Trenton H
c8f73a3838
Adds documentation of how to configure tasks
2023-01-11 07:21:26 -08:00
Anton Stubenbord
7896cece93
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
02369a6749
Fixed typo in docs
2022-12-28 18:16:00 -05:00
tooomm
ab7b09df16
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
cf64931013
Docs: Fix leftover issues from conversion ( #2172 )
2022-12-11 10:12:58 -08:00
tooomm
23a85200c8
fix links
2022-12-11 08:06:17 -08:00
Trenton Holmes
ec4fc1d971
Further cleanup of docs, including fixing autoconvert issues and general cleanups
2022-12-06 10:45:18 -08:00
Trenton Holmes
0d6262f796
Cleans up a number of internal links
2022-12-03 08:28:44 -08:00
Michael Shamoon
71bd46a96a
Move docs to material-mkdocs
2022-12-02 14:48:36 -08:00