Michael Shamoon
bc2b36234c
add api permissions test
2022-11-24 22:09:28 -08:00
Michael Shamoon
9d4e59423a
update frontend test fixture
2022-11-24 22:09:28 -08:00
Michael Shamoon
c36555c7a2
Fix python tests with auth on API endpoints, add python tests for User/Group endpoints
2022-11-24 21:19:00 -08:00
Michael Shamoon
a25baacef4
Allow create / update password via UI
2022-11-23 00:35:17 -08:00
Trenton H
d8a8c03c78
Fixes the link for flake8 to the new (?) GitHub repo
2022-11-22 23:36:02 -08:00
Michael Shamoon
f7eabfb873
Inherited permissions
2022-11-15 20:54:57 -08:00
Michael Shamoon
12e80dc487
implement superuser select-permissions disable
2022-11-15 01:06:12 -08:00
Michael Shamoon
bace6eaeb0
Add Django model permissions to API endpoints
2022-11-15 00:44:32 -08:00
Michael Shamoon
277402a26d
frontend permissions dialogs
2022-11-15 00:44:32 -08:00
Michael Shamoon
0194b0ac95
retain user / group permissions the UI doesnt use
2022-11-15 00:44:32 -08:00
Michael Shamoon
279263fadf
Merge frontend user model
2022-11-13 21:31:46 -08:00
Michael Shamoon
9744376f80
Revert "fix: update user permissions and groups, update group permissions"
...
This reverts commit 57b709824fa058a41c3f13066b27f83ca1281b2c.
2022-11-13 14:18:44 -08:00
Kaaybi
1a41735d5d
fix: update user permissions and groups, update group permissions
2022-11-13 14:02:54 -08:00
Michael Shamoon
def5c1a6cb
skeleton user / group admin dialogs [WIP]
2022-11-13 09:06:56 -08:00
Michael Shamoon
2c95e632ef
dynamic loading of settings tab contents
2022-11-12 14:46:57 -08:00
Kaaybi
b52c01cf70
feat: add users and groups API routes
2022-11-12 13:46:50 -08:00
Michael Shamoon
dfdfd8a7d7
Refactor permissions to use enums, permissions service
2022-11-12 04:31:42 -08:00
Michael Shamoon
5c5486d2ea
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
084fe2c050
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00
Michael Shamoon
f7ff604b47
Update translation files
2022-11-09 13:51:06 -08:00
shamoon
24453f34b8
Merge pull request #1689 from paperless-ngx/l10n_dev
...
New Crowdin updates
2022-11-09 13:45:25 -08:00
Michael Shamoon
85b6f93021
Merge branch 'dev' into l10n_dev
2022-11-09 13:43:29 -08:00
Trenton H
189d02dfe6
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
7276e24ef6
Downgrades cryptography to the last built version on piwheels
2022-11-09 12:12:23 -08:00
Trenton H
0fc170c958
Releases constraints on some packages and updates everything
2022-11-09 08:51:46 -08:00
Trenton H
a2138daafc
Fixes the paths to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
ec866caec5
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
ed7b82ecc8
Adds local and readonly to almost everything. Fully qualifies the path to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
0903a2a21e
It's not a customer
2022-11-08 08:52:01 -08:00
Trenton Holmes
2c3e19182d
Corrects the ls command redirection
2022-11-08 08:52:01 -08:00
Trenton Holmes
b61473b1f7
Adds an untested custom startup functionality
2022-11-08 08:52:01 -08:00
Michael Shamoon
1268daf6fe
Celery JSON serializable object for override_tag_ids
2022-11-07 07:41:23 -08:00
Paperless-ngx Translation Bot [bot]
1ba0e122d5
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2022-11-06 05:11:35 -08:00
shamoon
b36851e47d
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
ffb742bb2c
Remote outdated task_name
parameter
2022-11-05 17:51:56 -07:00
Trenton H
cce0d363e4
Refresh the instance from the database before doing any file handling with it
2022-11-03 11:32:27 -07:00
Trenton Holmes
27d1d790f9
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]
d2a0ce88ec
New translations messages.xlf (Portuguese)
...
[ci skip]
2022-11-02 05:07:00 -07:00
dependabot[bot]
cfce173f6f
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]
34cee38246
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]
0f077dfa76
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
f3320203b0
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
b5aa62b812
Bump angular packages
2022-11-01 14:07:55 -07:00
dependabot[bot]
352e32a230
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
0935c79bb8
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]
e0d9308bbc
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]
604060c284
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
2313c8c9e7
Fixes missing lxml and tweaks commenting
2022-11-01 12:42:03 -07:00
Trenton Holmes
19257b824b
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
59ea37f09c
No need for an extra import, the object is smart already
2022-11-01 08:44:30 -07:00