dependabot[bot]
49a2e2f3fa
Bump docker/build-push-action from 4 to 5 ( #4212 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 04:37:16 +00:00
dependabot[bot]
219563146d
Bump actions/checkout from 3 to 4 ( #4208 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 03:52:56 +00:00
shamoon
0d01295e79
Update GitHub strings
...
See #4024
2023-09-19 20:34:27 -07:00
shamoon
b65e195c27
Update translation strings
2023-09-19 14:31:19 -07:00
shamoon
f5717cca1c
Enhancement: bulk edit object permissions ( #4176 )
...
* bulk_edit_object_perms API endpoint
* Frontend support for bulk object permissions edit
2023-09-19 13:40:21 -07:00
Trenton H
a2c9f6792e
Fixes the documentation for fuzzy matching ( #4207 )
2023-09-19 07:46:13 -07:00
Marwan Khalil
95c12c1840
Fix: completely hide upload widget if user does not have permissions ( #4198 )
2023-09-17 14:53:20 +00:00
shamoon
4de1cb0a09
Fix application of theme color vars at root ( #4193 )
2023-09-16 01:08:03 -07:00
Trenton H
ec9ebd3026
Allow the user the specifiy the zip file name ( #4189 )
2023-09-15 16:33:28 -07:00
shamoon
5ee9ad3e4f
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
9e2135e2c7
Fix bs-theme html attributes
2023-09-14 14:51:02 -07:00
shamoon
116da276c7
Fix form switch checkmark visual bug
2023-09-14 14:51:02 -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
3a36d9b1ae
Update docker image and ci to node 20
2023-09-14 13:06:14 -07:00
Trenton Holmes
5fce21e269
Trims libraries which are baked into the wheels we use, no need for them on the system
2023-09-14 10:36:15 -07:00
shamoon
a46bfc8b5f
Update playwright to 1.38.0
2023-09-14 00:00:27 -07:00
shamoon
a860c29304
Update playwright to 1.38.0
2023-09-13 23:48:26 -07:00
shamoon
cc90b45022
Fix typo in #4179
2023-09-13 23:46:26 -07:00
Dominik Mielcarek
78ae4c42f7
Chore: change dark mode to use Bootstrap's color modes ( #4174 )
...
* Change setting dark mode to use Bootstrap's data-bs-theme attribute
* Update dark mode styling to use Bootstrap's color mode attribute
* Update unit tests and lints
* Fix not reflecting custom theme color
* Remove commented-out code
* fix inverted thumbnails in dark mode & card borders
* prettier
* Fix application of dark mode, tests
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-09-13 18:11:44 +00:00
shamoon
d1292c59ea
Fix: support doc_pk
storage path placeholder ( #4179 )
2023-09-13 07:43:43 -07:00
Trenton H
1a87c730bc
Logs the errors during thumbnail generation, updates default to be WebP
2023-09-12 12:16:22 -07:00
Trenton H
7aa72f768f
Uses regex matching against the messages, as ordering and exact matched value don't matter, just the count of matches
2023-09-12 08:59:09 -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
shamoon
ce8bf90663
Add progress bar to document_fuzzy_match
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
shamoon
9a0e44a731
Pass saved_view owner as id only ( #4158 )
2023-09-10 16:37:35 -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
shamoon
c8bfbb9315
Fix dashboard widget card borders hidden by bkgd color ( #4155 )
2023-09-10 16:20:02 +00:00
Trenton H
80b32dd392
Updates the underlying image to use Python 3.11
2023-09-10 08:29:11 -07:00
shamoon
e3352ea426
Merge pull request #4055 from paperless-ngx/feature-frontend-handle-slowness
...
Enhancement: frontend better handle slow backend requests
2023-09-08 19:59:33 -07:00
shamoon
faed7683be
Frontend better handle slow backend requests
2023-09-08 19:49:54 -07:00
Trenton H
46a39190a4
Ignores coverage data in the error cases
2023-09-08 19:20:08 -07:00
Trenton H
a2f738772c
Fixes handling of exception chains in the util
2023-09-08 19:20:08 -07:00
Trenton H
a1697ff21c
Combine and extend the utility for calling the live services to be more robust against failures, reporting, etc
2023-09-08 19:20:08 -07:00
shamoon
b9fdf68be3
Update docker image node to v18 ( #4149 )
2023-09-08 16:48:02 -07:00
shamoon
ec971d0473
Fix add user / group buttons partially hidden if insufficient permissions ( #4133 )
2023-09-08 15:14:01 -07:00
shamoon
d462464af9
Merge pull request #4062 from paperless-ngx/feature-improve-error-notifications
...
Enhancement: Improved error notifications
2023-09-08 12:23:30 -07:00
shamoon
423e0768f9
Improved error notifications
2023-09-08 11:49:56 -07:00
Trenton H
0ef3a141a8
Enables Python 3.11 testing
2023-09-08 11:49:16 -07:00
Trenton H
d532913d56
Unlocks all things which were locked due to ARMv7, etc
2023-09-08 11:21:43 -07:00
Peter
3205bb3bdf
Change PWA Manifest to use Standalone Display ( #4129 )
2023-09-08 17:55:38 +00: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
shamoon
a8e13df249
Merge pull request #4088 from paperless-ngx/feature-greek-afrikaans-norwegian-translations
...
Enhancement: Add Afrikaans, Greek & Norwegian languages
2023-09-08 10:10:54 -07:00
shamoon
9dc77d94ed
Add Afrikaans, Greek & Norwegian languages
2023-09-08 10:01:01 -07: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
shamoon
729d7a11cd
Merge pull request #4060 from paperless-ngx/feature-update-backend-bootstrap
...
Enhancement: update bootstrap to v5.3.1 for backend static pages
2023-09-08 09:20:22 -07:00
shamoon
95cd86a541
Update bootstrap to v5.3.1 for backend static pages
2023-09-08 09:08:23 -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