Trenton H
|
0a19ad4edb
|
Resolves the conflicts with a lock
|
2022-10-24 09:17:38 -07:00 |
|
Trenton H
|
ab69961b5c
|
Integrates an optional starting of Flower into the Docker image
|
2022-10-24 09:17:38 -07:00 |
|
dependabot[bot]
|
53e8d84af2
|
Bump sphinx from 5.2.3 to 5.3.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.3...v5.3.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 13:10:14 -07:00 |
|
Trenton H
|
0df0deb445
|
Downgrades and locks channels-redis to 3.4.1 to resolve issues with async_to_sync
|
2022-10-14 16:48:48 -07:00 |
|
Trenton H
|
caf4b54bc7
|
In case pikepdf fails to convert an image to a PIL image, fall back to converting pages to PIL images
|
2022-10-11 13:51:13 -07:00 |
|
Trenton H
|
fcdb1dc30c
|
Adds hiredis extra to redis-py and updates everything
|
2022-10-10 14:16:14 -07:00 |
|
Trenton H
|
dafefa33d6
|
Adds step to bare metal setup regarding downloading the required NLTK data
|
2022-10-10 08:58:23 -07:00 |
|
Trenton Holmes
|
d856e48045
|
Updates the pre-processing of document content to be much more robust, with tokenization, stemming and stop word removal
|
2022-10-10 08:58:23 -07:00 |
|
shamoon
|
6f50285f47
|
Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
|
2022-10-10 00:07:55 -07:00 |
|
Trenton H
|
0f25260163
|
Updates to qpdf 11.1.1, pikepdf 6.1.0, and a few other updates
|
2022-10-05 10:03:40 -07:00 |
|
shamoon
|
5e4a9311ed
|
Merge branch 'dev' into feature-use-celery
|
2022-10-03 18:00:54 -07:00 |
|
Trenton H
|
788b3a5ba8
|
Fixes django-q still in the Pipfile.lock
|
2022-10-03 13:35:01 -07:00 |
|
Trenton Holmes
|
9247300230
|
Transitions the backend to celery and celery beat
|
2022-09-26 11:25:34 -07:00 |
|
Trenton H
|
e5de658e78
|
Updates to qpdf 11.1, pikepdf 6 and OCRMyPDF 14
|
2022-09-26 09:49:03 -07:00 |
|
Trenton Holmes
|
05a00b3057
|
Updates Python deps all at once
|
2022-09-26 08:26:55 -07:00 |
|
Trenton Holmes
|
7aa0e5650b
|
Updates how barcodes are detected, using pikepdf images, instead of converting each page to an image
|
2022-09-16 09:08:16 -07:00 |
|
Trenton Holmes
|
3cf2aaf8ff
|
Locks numpy version until an upstream fix or resolution to aarch64 classifier slowdown
|
2022-09-13 10:33:07 -07:00 |
|
Trenton H
|
e206687070
|
Updates django-q and add optional setproctitle to allow display
|
2022-09-12 12:18:41 -07:00 |
|
Trenton Holmes
|
2c3c26edf1
|
Ensures the Pipfile.lock hash is up to date
|
2022-09-11 08:20:58 -07:00 |
|
Trenton Holmes
|
60980cb26a
|
Adds the mysql Python dependency
|
2022-09-11 07:42:19 -07:00 |
|
dependabot[bot]
|
55d36b39b1
|
Bump pikepdf from 5.5.0 to 5.6.1
Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 5.5.0 to 5.6.1.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Commits](https://github.com/pikepdf/pikepdf/compare/v5.5.0...v5.6.1)
---
updated-dependencies:
- dependency-name: pikepdf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-08 07:51:11 -07:00 |
|
dependabot[bot]
|
1fda0782ae
|
Bump black from 22.6.0 to 22.8.0
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 09:33:36 -07:00 |
|
dependabot[bot]
|
2680a83455
|
Bump tqdm from 4.64.0 to 4.64.1
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.64.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.64.1)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 09:05:32 -07:00 |
|
dependabot[bot]
|
148e875523
|
Bump pytest from 7.1.2 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 07:57:41 -07:00 |
|
Trenton Holmes
|
bd18a57a5d
|
Updates imap_tools and updates to use the new login method for UTF-8
|
2022-09-01 08:54:44 -07:00 |
|
Trenton Holmes
|
8ad2f7daf0
|
Locks scipy to 1.8.1, allows some other minor version updates
|
2022-08-25 11:34:00 -07:00 |
|
shamoon
|
696ebf545f
|
Revert "Bump sphinx from 5.0.2 to 5.1.1"
|
2022-08-25 11:34:00 -07:00 |
|
dependabot[bot]
|
42c50c4e0b
|
Bump sphinx from 5.0.2 to 5.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.1)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 12:37:59 +00:00 |
|
Trenton Holmes
|
5e3cdcdd6e
|
Bumps all library versions which are currently working
|
2022-08-21 08:34:40 -07:00 |
|
Trenton Holmes
|
89b7270233
|
Updates some deps, skipping scipy
|
2022-08-10 08:45:49 -07:00 |
|
Trenton Holmes
|
641ff9a71d
|
Revert "Bump watchfiles from 0.15.0 to 0.16.1"
This reverts commit b596502f74b093bf4e4be1216ac837afb14702e1.
|
2022-08-02 11:25:01 -07:00 |
|
dependabot[bot]
|
b596502f74
|
Bump watchfiles from 0.15.0 to 0.16.1
Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.15.0 to 0.16.1.
- [Release notes](https://github.com/samuelcolvin/watchfiles/releases)
- [Commits](https://github.com/samuelcolvin/watchfiles/compare/v0.15.0...v0.16.1)
---
updated-dependencies:
- dependency-name: watchfiles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 08:46:02 -07:00 |
|
Michael Shamoon
|
05feadbb7a
|
Squashed commit of the following:
commit a4709b1175f730a3091907040b4d60b72e1f4cd1
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Jul 28 15:36:13 2022 -0700
Update stale.yml
[skip ci]
commit 3a031084f3f9542458c872daf66cea14fd7948de
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Jul 28 15:24:23 2022 -0700
Update changelog.md
commit 0c517e535146dc1ada8f8fa83a591e260b236ec6
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Jul 28 15:18:49 2022 -0700
v1.8.0 version strings
commit 5fe435048bc6eb77f9473afc11588427846456ab
Merge: 278cedf3 a722bfd0
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Jul 28 15:17:30 2022 -0700
Merge pull request #1240 from paperless-ngx/beta
[Beta] Paperless-ngx v1.8.0 Release Candidate 1
commit a722bfd09994c1adb820aa41460024fbbf8ad08c
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com>
Date: Thu Jul 28 07:46:12 2022 -0700
New Crowdin updates (#1291)
* New translations django.po (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
commit f3d99a5fdbc9362721e821f85944c906d33c97df
Merge: ca334770 79de0989
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Jul 26 11:21:42 2022 -0700
Merge pull request #1277 from paperless-ngx/fix/redo-ocr-button-on-edit
Fix/feature: add redo ocr button to document edit view
commit 79de0989d544f16394f24a99d520aef4232e5184
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Jul 26 09:54:05 2022 -0700
fix button icon spacing on mobile
commit ca334770b705de3907c4396441b0d93bfd6c05da
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com>
Date: Tue Jul 26 09:45:21 2022 -0700
New Crowdin updates (#1242)
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
commit 10713575059044abab24ba94cc2429d87528775e
Merge: f32dfe02 ef790ca6
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Jul 26 09:44:42 2022 -0700
Merge pull request #1268 from paperless-ngx/bugfix-db-locked
Bugfix: Adds configuration for database timeout, fixing database locked error
commit f32dfe0278c4af1ba93d6f0c4756e30f5183daa6
Merge: 611707a3 4e78ca5d
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Mon Jul 25 12:59:31 2022 -0700
Merge pull request #1261 from paperless-ngx/fix/b1.8.0-ng-select-dropdowns
Fix: dropdown selected items not visible again
commit 278cedf3d01628ae7f1776f49f5cf48274a09b4c
Merge: b141671d ecc4553e
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Mon Jul 25 09:25:52 2022 -0700
Merge pull request #1272 from paperless-ngx/fix-1263
Documentation: fix occasional code block color legibility
commit 45a6b5a43676d8e62b09c37594e01ad98c432fba
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Jul 24 20:15:26 2022 -0700
Add redo OCR button to document edit
commit 611707a3d177836bd586b0fe667a71883cf7ff92
Merge: 2d88638d b4d20d9b
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Jul 24 19:59:30 2022 -0700
Merge pull request #1276 from paperless-ngx/bugfix-webp-import
Bugfix: Document import doesn't convert thumbnails to WebP
commit b4d20d9b9a4f1ff3cb90945dbbcf321e6f84c6ea
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Sun Jul 24 10:22:53 2022 -0700
Fixes document import copying PNG files to .webp extensions without actual conversion
commit ecc4553e673440d18f68d88c8579ef4f53f4dc80
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Jul 22 15:10:33 2022 -0700
fix occasional code block color legibility
commit ef790ca6f4336095610a3fca2a4ad6507c26455e
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Fri Jul 22 11:08:52 2022 -0700
Fixes the copy and paste of the log line
commit 2d88638da7e144413085f29c2e9ba714648b9d69
Merge: 0e2e5f34 91ba0bd0
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Jul 22 10:45:53 2022 -0700
Merge pull request #1269 from paperless-ngx/beta-deps-final
Chore: Locks dependencies to the final versions for the beta
commit 91ba0bd0af089e59157305ea23331c8b86bd8644
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Fri Jul 22 08:53:02 2022 -0700
Locks dependencies to the final versions for the beta
commit 0e2e5f3413ba265ac209ec9e755702671e47f30a
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Tue Jul 19 13:57:00 2022 -0700
Creates utiliy to ensure all paths in settings are normalized and absolute
commit 7a99dcf69309a464648db39e59498a97715238c4
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Thu Jul 21 08:02:11 2022 -0700
Adds configuration for database timeout, documentation and troubleshotting suggestion
commit 4e78ca5d82cb9b047639d92e0692436434d3a556
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed Jul 20 11:15:35 2022 -0700
remove merge error ng-select css
commit 83de38e56f5019fe506c52dbae1f9f5b6e81afc4
Merge: f4be2e4f b1b6d50a
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed Jul 20 08:26:12 2022 -0700
Merge pull request #1247 from paperless-ngx/bugfix-pikepdf-ocrmypdf-warnings
Bugfix: Adds pngquant and jbig2dec to Docker image
commit f4be2e4fe77f8340b1b2dffa29b0ad609bfca86a
Merge: 4444925d 16b0f7f9
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Jul 19 21:03:16 2022 -0700
Merge pull request #1259 from paperless-ngx/chore-add-ci-hadolint
Chore: Add Hadolint job to CI
commit 16b0f7f9ee96a5fdf3c1c989dba0db9279bc907c
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Tue Jul 19 14:18:47 2022 -0700
Removes a Dockerfile I can't find referenced anywhere
commit 27721aef71529e133487294e79585bc2c8f6f451
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Tue Jul 19 14:01:47 2022 -0700
Fixes and updates the Hadolint action version
commit 329a317fdf04ce905b9e3bfcbefb7e3a21f04659
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Tue Jul 19 13:54:33 2022 -0700
Configure Hadolint in a single location for both hooks and CI
commit daad634894831b410b9348587ffdde389bf72ae2
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Fri Jul 15 13:45:23 2022 -0700
Adds a CI job for hadolint over all the Dockerfiles, fixes the minor thing it complained about
commit 4444925dea6ebac6a972cb94076bc08c15ab94c2
Merge: 4c697ab5 9c1ae96d
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Mon Jul 18 15:55:29 2022 -0700
Merge pull request #1249 from paperless-ngx/fix-generated-changelog
[CI] Fix automatic changelog generation on release
commit 9c1ae96d336b499355cb5053516a36daa60983a0
Author: Quinn Casey <quinn@quinncasey.com>
Date: Mon Jul 18 09:48:03 2022 -0700
Create PR for changelog instead of direct commit
commit b1b6d50af602f2d52a2557fb921f36367e9be38c
Author: Trenton Holmes <holmes.trenton@gmail.com>
Date: Mon Jul 18 09:46:31 2022 -0700
Adds a couple packages to the Docker image for ocrmypdf and pikepdf
commit 4c697ab50e3a4ecc92291659c9ca93921421d61d
Author: Quinn Casey <quinn@quinncasey.com>
Date: Sun Jul 17 15:23:28 2022 -0700
Bump version to beta
commit b141671d908204dc05d1fdf3c5cad1f325f3e7a3
Merge: 48dfbbeb 2ab2d912
Author: Quinn Casey <quinn@quinncasey.com>
Date: Sun Jul 17 13:18:57 2022 -0700
Merge pull request #1237 from tooomm/patch-1
chore: Run stale bot only on certain labels
commit 2ab2d9127df146910130591b541258c3bb6cd4c4
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Jul 15 20:19:28 2022 -0700
Use cant-reproduce for stale
commit 278453451ec49366f993a7b9cce22a3dcaab5f1d
Author: tooomm <tooomm@users.noreply.github.com>
Date: Fri Jul 15 21:18:38 2022 +0200
only run on certain labels
commit 48dfbbebc654464026b0137c635262073c417292
Merge: 8efb97ef e568b300
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Jul 3 07:42:20 2022 -0700
Merge pull request #1110 from paperless-ngx/update-issue-form
commit 8efb97ef4ebfad8690c32ac9e4ae0b328b1c13e1
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Jul 2 19:06:32 2022 -0700
Update stale.yml
[ci skip]
commit d8cda7fc1b878c43ae10733f6b807c13d50239e9
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Jul 2 17:51:39 2022 -0700
Use any-of-labels for stalebot
[ci skip]
commit 68f0cf419b54b2487647db84941dfb9233e54580
Merge: 666b9385 26b12512
Author: Felix E <felix@eckhofer.com>
Date: Mon Jun 20 14:25:59 2022 +0200
Merge pull request #1148 from pReya/patch-1
fix: update scanner capability
commit 26b12512b1fd25dba7e1180bcf1dbf70b66b8dba
Author: Moritz Stückler <moritz.stueckler@gmail.com>
Date: Mon Jun 20 12:06:54 2022 +0200
fix: update scanner capability
The Brother ADS-A1700W does indeed support SFTP. I've just bought it, and set it up like this.
commit e568b3000e9304c1aa1febfd6ab6749fc59e09a3
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Jun 7 15:28:49 2022 -0700
Add lsio to issue form
commit 666b938550963d136a4f2274cafc0d8d14993761
Merge: de5eaf1c 163231d3
Author: Quinn Casey <quinn@quinncasey.com>
Date: Thu May 19 17:23:23 2022 -0700
Merge pull request #990 from tooomm/patch-2
Docs: Fix headings and add links to PRs in changelog
commit 163231d3076562da4079a13842b5e13cd7470611
Author: tooomm <tooomm@users.noreply.github.com>
Date: Thu May 19 23:12:40 2022 +0200
Link issues, capitalization and minor fixes
commit e530750fc6e405bf3a37981d9da8dbb0d33c840a
Author: tooomm <tooomm@users.noreply.github.com>
Date: Thu May 19 22:05:43 2022 +0200
update heading levels for v1.7.0
|
2022-07-28 15:36:24 -07:00 |
|
Trenton Holmes
|
72ce4405d5
|
Updates all dependencies and re-generates the lock files
|
2022-07-11 23:29:46 +02:00 |
|
Trenton Holmes
|
da5d32ed89
|
Relocks the dependencies following latest updates
|
2022-07-05 08:20:35 +02:00 |
|
Trenton Holmes
|
1aeb95396b
|
Updates scikit-learn and fixes the warning this normally generates in the unit tests
|
2022-07-05 08:20:35 +02:00 |
|
dependabot[bot]
|
c0cb97bd42
|
Bump pillow from 9.1.1 to 9.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...9.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-03 10:47:43 +02:00 |
|
dependabot[bot]
|
39cb9589c8
|
Bump watchdog from 2.1.8 to 2.1.9 (#1132)
|
2022-07-02 14:07:32 +00:00 |
|
dependabot[bot]
|
bde03f3574
|
Bump scikit-learn from 1.0.2 to 1.1.1 (#992)
|
2022-07-02 13:44:01 +00:00 |
|
dependabot[bot]
|
453dbbb031
|
Bump django-filter from 21.1 to 22.1
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 21.1 to 22.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/21.1...22.1)
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-02 15:07:27 +02:00 |
|
dependabot[bot]
|
05ec5feacf
|
Bump sphinx from 4.5.0 to 5.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-02 14:25:57 +02:00 |
|
Trenton Holmes
|
99336908f0
|
Points to the organization fork of django-q, which now includes my replicated changes
|
2022-06-08 16:04:03 -07:00 |
|
Trenton Holmes
|
485be6c3fd
|
Changes to the forked django-q
|
2022-06-08 15:59:20 -07:00 |
|
Trenton Holmes
|
75e77c5e54
|
Re-locks all dependencies and manually downgrades reportlab to 3.6.9 until piwheels issue is fixed
|
2022-06-08 12:04:30 -07:00 |
|
dependabot[bot]
|
51edb2fa14
|
Bump whitenoise from 6.1.0 to 6.2.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.1.0...6.2.0)
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 20:24:26 +00:00 |
|
Trenton Holmes
|
18ce86407d
|
Manually updates dependencies
|
2022-05-23 09:31:31 -07:00 |
|
Markus
|
69ef26dab0
|
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
|
5f5c9e2eb3
|
Merge branch 'main' into dev
|
2022-05-18 14:26:36 -07:00 |
|
Trenton Holmes
|
cbde0e0286
|
Manually updates dependency files
|
2022-05-16 16:05:40 -07:00 |
|
Quinn Casey
|
6766041328
|
Add myst_parser for sphinx, changelog to md
|
2022-05-12 09:15:55 -07:00 |
|