Michael Shamoon
f461485aa0
frontend permissions dialogs
2022-11-15 00:44:32 -08:00
Michael Shamoon
b6f1ced455
retain user / group permissions the UI doesnt use
2022-11-15 00:44:32 -08:00
Michael Shamoon
10f36870e6
Merge frontend user model
2022-11-13 21:31:46 -08:00
Michael Shamoon
fdaf9e9b46
Revert "fix: update user permissions and groups, update group permissions"
...
This reverts commit 57b709824fa058a41c3f13066b27f83ca1281b2c.
2022-11-13 14:18:44 -08:00
Kaaybi
57b709824f
fix: update user permissions and groups, update group permissions
2022-11-13 14:02:54 -08:00
Michael Shamoon
c7b46ac861
skeleton user / group admin dialogs [WIP]
2022-11-13 09:06:56 -08:00
Michael Shamoon
bf28a512c6
dynamic loading of settings tab contents
2022-11-12 14:46:57 -08:00
Kaaybi
4333bd58cf
feat: add users and groups API routes
2022-11-12 13:46:50 -08:00
Michael Shamoon
96a29883cd
Refactor permissions to use enums, permissions service
2022-11-12 04:31:42 -08:00
Michael Shamoon
59e359ff98
Refactor permissions check code
...
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
4603813896
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00
Michael Shamoon
1dc271723c
Update translation files
2022-11-09 13:51:06 -08:00
shamoon
f3b3db30a2
Merge pull request #1689 from paperless-ngx/l10n_dev
...
New Crowdin updates
2022-11-09 13:45:25 -08:00
Michael Shamoon
69241ce394
Merge branch 'dev' into l10n_dev
2022-11-09 13:43:29 -08:00
Trenton H
10f6195bac
Always use pikepdf, then pdf2image if needed to check for barcodes instead of requiring/allowing configuration
2022-11-09 13:01:39 -08:00
Trenton H
1d0cf77e7e
Downgrades cryptography to the last built version on piwheels
2022-11-09 12:12:23 -08:00
Trenton H
beea3eb7eb
Releases constraints on some packages and updates everything
2022-11-09 08:51:46 -08:00
Trenton H
a7b5b98174
Fixes the paths to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
046d43fbe8
Limits tamper check find to depth 1, as only files at the first level could be run
2022-11-08 08:52:01 -08:00
Trenton Holmes
8023aae738
Adds local and readonly to almost everything. Fully qualifies the path to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
2a9bb55559
It's not a customer
2022-11-08 08:52:01 -08:00
Trenton Holmes
e635bfedc5
Corrects the ls command redirection
2022-11-08 08:52:01 -08:00
Trenton Holmes
be64552092
Adds an untested custom startup functionality
2022-11-08 08:52:01 -08:00
Michael Shamoon
91a2dedfec
Celery JSON serializable object for override_tag_ids
2022-11-07 07:41:23 -08:00
Paperless-ngx Translation Bot [bot]
069e0a1903
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2022-11-06 05:11:35 -08:00
shamoon
39149a891c
Merge pull request #1934 from paperless-ngx/fix/issue-1933
...
Fix mail consumption broken in `dev` after move to celery
2022-11-05 21:47:39 -07:00
Michael Shamoon
daa49ee7c8
Remote outdated task_name
parameter
2022-11-05 17:51:56 -07:00
Trenton H
7e3e0a0fa6
Refresh the instance from the database before doing any file handling with it
2022-11-03 11:32:27 -07:00
Trenton Holmes
3c325582d9
Try waiting a little bit after a parser error during the live testing
2022-11-02 15:55:12 -07:00
Paperless-ngx Translation Bot [bot]
e5012cdc5f
New translations messages.xlf (Portuguese)
...
[ci skip]
2022-11-02 05:07:00 -07:00
dependabot[bot]
853d13b6f2
Bump tj-actions/changed-files from 32 to 34
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 32 to 34.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v32...v34 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 15:34:17 -07:00
dependabot[bot]
449fa9bf48
Bump scikit-learn from 1.1.2 to 1.1.3
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.2...1.1.3 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 14:51:50 -07:00
dependabot[bot]
0a6828517a
Merge pull request #1910 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/platform-browser-14.2.8
2022-11-01 21:18:19 +00:00
shamoon
8585e77ccd
Merge pull request #1911 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-ui-tour-ng-bootstrap-11.1.0
...
Bump ngx-ui-tour-ng-bootstrap from 11.0.0 to 11.1.0 in /src-ui
2022-11-01 14:08:56 -07:00
Michael Shamoon
db32431bcc
Bump angular packages
2022-11-01 14:07:55 -07:00
dependabot[bot]
e2d826b4ea
Bump ngx-ui-tour-ng-bootstrap from 11.0.0 to 11.1.0 in /src-ui
...
Bumps [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases )
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits )
---
updated-dependencies:
- dependency-name: ngx-ui-tour-ng-bootstrap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 21:05:11 +00:00
shamoon
06f1a4f744
Merge pull request #1914 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-29.2.2
...
Bump jest-environment-jsdom from 29.1.2 to 29.2.2 in /src-ui
2022-11-01 14:02:59 -07:00
dependabot[bot]
d09bb563a7
Bump jest-environment-jsdom from 29.1.2 to 29.2.2 in /src-ui
...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.1.2 to 29.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 20:17:34 +00:00
dependabot[bot]
0fafecc6a4
Bump @angular/platform-browser from 14.2.4 to 14.2.8 in /src-ui
...
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) from 14.2.4 to 14.2.8.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/14.2.8/packages/platform-browser )
---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 20:16:10 +00:00
Trenton Holmes
66b60654d9
Fixes missing lxml and tweaks commenting
2022-11-01 12:42:03 -07:00
Trenton Holmes
b479027f3d
Adds a couple build args to force pikepdf to rebuild dependent wheels if the versions change
2022-11-01 12:42:03 -07:00
Trenton Holmes
0a81439415
No need for an extra import, the object is smart already
2022-11-01 08:44:30 -07:00
Trenton Holmes
4fcaa72886
Adds more options for the filename formatting
2022-11-01 08:44:30 -07:00
dependabot[bot]
9acb00dcba
Bump pillow from 9.2.0 to 9.3.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.2.0 to 9.3.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.2.0...9.3.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-11-01 08:04:25 -07:00
dependabot[bot]
ebc453d720
Bump pytest from 7.1.3 to 7.2.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [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.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 19:00:17 -07:00
dependabot[bot]
770d72c3e8
Bump tox from 3.26.0 to 3.27.0
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.26.0 to 3.27.0.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.26.0...3.27.0 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 17:56:19 -07:00
Max Bachmann
e97c04c03d
directly use rapidfuzz
2022-10-31 13:17:10 -07:00
Trenton H
9214b41255
Fixes deleting images if the branch API returns an error code and makes the error code a failure
2022-10-31 12:46:25 -07:00
shamoon
0d941bfb05
Merge pull request #1886 from paperless-ngx/1.9.2-ui-tweaks
...
Feature: 1.9.2 UI tweaks
2022-10-31 12:42:13 -07:00
Paperless-ngx Translation Bot [bot]
4c68d28a6f
New translations messages.xlf (German)
...
[ci skip]
2022-10-30 15:40:57 -07:00