Sven Lankes
|
bd7c6b0736
|
We want gotenberg 7.4 and not pin to 7.4.4
|
2022-05-31 09:48:01 +02:00 |
|
Sven Lankes
|
20204b4e8d
|
use qualified hostnames for images stored on docker.io
|
2022-05-29 13:50:58 +02:00 |
|
Quinn Casey
|
d7654e978d
|
Merge pull request #1008 from paperless-ngx/bugfix-max-pixel-setting
Bugfix: Corrects the setting of max pixel size for OCR
|
2022-05-26 09:12:24 -07:00 |
|
Quinn Casey
|
d49dde56b6
|
Merge pull request #1007 from paperless-ngx/improve-date-paste-input
Feature: better date pasting
|
2022-05-26 08:50:08 -07:00 |
|
Quinn Casey
|
7270253c48
|
Merge pull request #1017 from paperless-ngx/alphabetize-tags
Enhancement: Alphabetize tags by default
|
2022-05-26 08:42:55 -07:00 |
|
Quinn Casey
|
b4708ba238
|
Merge pull request #1000 from paperless-ngx/rework-query-params-logic
Fix: Rework query params logic
|
2022-05-26 08:18:43 -07:00 |
|
Quinn Casey
|
75f3be5cbe
|
Merge pull request #1030 from paperless-ngx/feature-reload-language-change
Enhancement: show note on language change and offer reload
|
2022-05-26 08:12:43 -07:00 |
|
Michael Shamoon
|
2966c4a102
|
Show note on language change and offer reload
|
2022-05-25 16:06:59 -07:00 |
|
Michael Shamoon
|
5bab76e4ee
|
fix global overlay color
|
2022-05-25 14:47:05 -07:00 |
|
shamoon
|
938726cacf
|
Merge pull request #1025 from paperless-ngx/fix-pytest-api-auth
Fix: use `force_authentication` instead of `force_login` for python api tests
|
2022-05-24 09:59:14 -07:00 |
|
Michael Shamoon
|
f6aeb12a95
|
use force_authenticate in api tests
|
2022-05-23 23:07:49 -07:00 |
|
shamoon
|
0343e451a5
|
Merge pull request #1013 from paperless-ngx/chore-manual-updates
Chore: Manually update dependencies
|
2022-05-23 20:32:23 -07:00 |
|
Michael Shamoon
|
1b868d5e8d
|
Alphabetize tags by default
|
2022-05-23 20:25:26 -07:00 |
|
shamoon
|
ca22984360
|
Merge pull request #1016 from paperless-ngx/more-redis-wait-info
Feature: Include error information when Redis connection fails
|
2022-05-23 19:12:49 -07:00 |
|
Trenton Holmes
|
fbb4e1bb65
|
Also output the exception when the Redis ping fails
|
2022-05-23 16:53:48 -07:00 |
|
shamoon
|
d297ecd0f7
|
Merge pull request #1009 from dragere/patch-2
Better handle long tags on small cards
|
2022-05-23 11:51:07 -07:00 |
|
Michael Shamoon
|
2ea432698a
|
Better handle long tag names
|
2022-05-23 11:24:13 -07:00 |
|
Michael Shamoon
|
8f81cfeb4c
|
Revert "Allow line breaks in Tags"
This reverts commit 14cbcb4af60fd16474560bde7082c86f29de9150.
|
2022-05-23 11:24:08 -07:00 |
|
Trenton Holmes
|
f530db6283
|
Reworks documentation on the max pixels setting
|
2022-05-23 10:54:41 -07:00 |
|
dragere
|
1906451bc6
|
Allow line breaks in Tags
|
2022-05-23 19:28:29 +02:00 |
|
Trenton Holmes
|
092c9e66e7
|
Manually updates dependencies
|
2022-05-23 09:31:31 -07:00 |
|
Michael Shamoon
|
0c641d5f07
|
Update saved-view-widget.component.ts
[ci skip]
|
2022-05-23 01:54:21 -07:00 |
|
Trenton Holmes
|
95bbf47995
|
Updates to provide the user provided max pixel size to ocrmypdf
|
2022-05-22 16:56:08 -07:00 |
|
Michael Shamoon
|
a49d0280a9
|
Use NgbDateParserFormatter
|
2022-05-22 14:38:15 -07:00 |
|
Michael Shamoon
|
921907777a
|
Strip some characters from pasted date input
|
2022-05-22 09:03:26 -07:00 |
|
Michael Shamoon
|
661886f2dd
|
Fix conflicting rule type 22
|
2022-05-21 00:22:36 -07:00 |
|
Michael Shamoon
|
2a819e8fd1
|
minor refactor query params utils
|
2022-05-21 00:22:36 -07:00 |
|
Michael Shamoon
|
bcbaa79311
|
Use 1/0 instead of true/false
|
2022-05-21 00:22:35 -07:00 |
|
Michael Shamoon
|
3d1a0b49a8
|
fix documents list without query params
|
2022-05-20 23:18:18 -07:00 |
|
Michael Shamoon
|
5267fecc9e
|
Refactor query params service
|
2022-05-20 23:18:18 -07:00 |
|
Quinn Casey
|
9e0f3ca61b
|
Merge pull request #995 from paperless-ngx/translate-more-tooltips
Fix: add translation for some un-translated tooltips
|
2022-05-20 06:05:41 -07:00 |
|
Michael Shamoon
|
a10de9e1e8
|
Update messages.xlf
|
2022-05-19 23:54:23 -07:00 |
|
Michael Shamoon
|
d8b14697a3
|
Mark various tooltips for translation
|
2022-05-19 23:50:57 -07:00 |
|
Michael Shamoon
|
59a335ac13
|
Update django.po
|
2022-05-19 15:24:43 -07:00 |
|
Michael Shamoon
|
4e4fd05dab
|
Update messages.xlf
|
2022-05-19 15:22:13 -07:00 |
|
Markus
|
dd3b5c129c
|
Feature: Dynamic document storage pathes (#916)
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
|
2022-05-19 14:42:25 -07:00 |
|
Quinn Casey
|
c5e03c7f28
|
Merge pull request #987 from paperless-ngx/canon-mfp-new-config
Docs: Add link to new config option in scanners.rst
|
2022-05-18 14:48:30 -07:00 |
|
Quinn Casey
|
f89bacdfa9
|
Merge pull request #986 from paperless-ngx/fix-npm-optional-flag
Change npm --no-optional to --omit=optional
|
2022-05-18 14:42:08 -07:00 |
|
Quinn Casey
|
f21656f41f
|
Add link to new config option
|
2022-05-18 14:30:33 -07:00 |
|
Quinn Casey
|
de4b9bf627
|
Fix formatting
|
2022-05-18 14:30:16 -07:00 |
|
Quinn Casey
|
425b507489
|
Merge branch 'main' into dev
|
2022-05-18 14:26:36 -07:00 |
|
Quinn Casey
|
1cb713ca71
|
Merge pull request #985 from paperless-ngx/fix-changelog-links
Fix links in changelog
|
2022-05-18 14:25:56 -07:00 |
|
Quinn Casey
|
6bdf4cb1fc
|
Merge pull request #984 from eingemaischt/canon-maxify-mb5350
Added Maxify MB5350 Documentation
|
2022-05-18 14:25:18 -07:00 |
|
Quinn Casey
|
e21b970e40
|
Link to configuration values for Canon MFP
|
2022-05-18 14:03:43 -07:00 |
|
Michael Shamoon
|
87ee185c54
|
Change npm --no-optional to --omit=optional
|
2022-05-18 14:01:19 -07:00 |
|
Quinn Casey
|
20ef22e142
|
Fix formatting, typo
|
2022-05-18 13:53:03 -07:00 |
|
Michael Shamoon
|
45b0fda50f
|
Update .gitignore
[ci skip]
|
2022-05-18 13:52:31 -07:00 |
|
Michael Shamoon
|
8bc1257e7c
|
Update changelog.md
|
2022-05-18 13:38:56 -07:00 |
|
Philipp
|
88d93b33b5
|
Added Maxify MB5350 Documentation
|
2022-05-18 20:59:10 +02:00 |
|
Michael Shamoon
|
878afbdc27
|
Update custom.css
[ci skip]
|
2022-05-18 11:41:36 -07:00 |
|