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
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
9a0e44a731
Pass saved_view owner as id only ( #4158 )
2023-09-10 16:37:35 -07:00
shamoon
c8bfbb9315
Fix dashboard widget card borders hidden by bkgd color ( #4155 )
2023-09-10 16:20:02 +00:00
shamoon
faed7683be
Frontend better handle slow backend requests
2023-09-08 19:49:54 -07:00
shamoon
ec971d0473
Fix add user / group buttons partially hidden if insufficient permissions ( #4133 )
2023-09-08 15:14:01 -07:00
shamoon
423e0768f9
Improved error notifications
2023-09-08 11:49:56 -07:00
Peter
3205bb3bdf
Change PWA Manifest to use Standalone Display ( #4129 )
2023-09-08 17:55:38 +00:00
shamoon
9dc77d94ed
Add Afrikaans, Greek & Norwegian languages
2023-09-08 10:01:01 -07:00
dependabot[bot]
f216b322c2
Bump the frontend-jest-dependencies group in /src-ui with 4 updates ( #4112 )
...
* Bump the frontend-jest-dependencies group in /src-ui with 4 updates
Bumps the frontend-jest-dependencies group in /src-ui with 4 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) and [jest-websocket-mock](https://github.com/romgain/jest-websocket-mock ).
Updates `jest` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest )
Updates `@types/jest` from 29.5.3 to 29.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-environment-jsdom` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest-environment-jsdom )
Updates `jest-websocket-mock` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/romgain/jest-websocket-mock/releases )
- [Commits](https://github.com/romgain/jest-websocket-mock/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-websocket-mock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update toasts.component.spec.ts
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-09-02 07:08:40 +00:00
dependabot[bot]
d54c7ca27c
Bump tslib from 2.6.1 to 2.6.2 in /src-ui ( #4108 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 01:01:22 +00:00
dependabot[bot]
077de8dcaa
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4106 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.2.1 to 6.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/parser )
Updates `eslint` from 8.46.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.48.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 00:50:14 +00:00
dependabot[bot]
6f50e5671a
Bump concurrently from 8.2.0 to 8.2.1 in /src-ui ( #4111 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 21:54:07 +00:00
dependabot[bot]
bab9bdc832
Bump @types/node from 20.4.5 to 20.5.8 in /src-ui ( #4110 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.5 to 20.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 21:36:50 +00:00
dependabot[bot]
6b175ae7e3
Bump the frontend-angular-dependencies group in /src-ui with 19 updates ( #4104 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.1.7` | `16.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.1.7` | `16.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.1.7` | `16.2.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.1.7` | `16.2.3` |
| [@angular/localize](https://github.com/angular/angular ) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.1.7` | `16.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.1.7` | `16.2.3` |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) | `15.1.0` | `15.1.1` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service ) | `16.0.0` | `16.0.1` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) | `16.0.0` | `16.0.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.1.6` | `16.2.1` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `16.1.0` | `16.1.1` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.1.6` | `16.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `16.1.7` | `16.2.3` |
Updates `@angular/common` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/common )
Updates `@angular/compiler` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/compiler )
Updates `@angular/core` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/core )
Updates `@angular/forms` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/forms )
Updates `@angular/localize` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/compare/16.1.7...16.2.3 )
Updates `@angular/platform-browser` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/router )
Updates `@ng-bootstrap/ng-bootstrap` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases )
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/15.1.0...15.1.1 )
Updates `ngx-cookie-service` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases )
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v16.0.0...v16.0.1 )
Updates `@angular-builders/jest` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@16.0.1/packages/jest )
Updates `@angular-devkit/build-angular` from 16.1.6 to 16.2.1
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.6...16.2.1 )
Updates `@angular-eslint/builder` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/schematics )
Updates `@angular-eslint/template-parser` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/template-parser )
Updates `@angular/cli` from 16.1.6 to 16.2.1
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.6...16.2.1 )
Updates `@angular/compiler-cli` from 16.1.7 to 16.2.3
- [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/16.2.3/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ngx-cookie-service
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 21:07:47 +00:00
shamoon
9494633da3
Reset to -dev version string
2023-09-01 13:30:54 -07:00
shamoon
c754a5f391
Bumps version to 1.17.4
2023-09-01 13:29:55 -07:00
Paperless-ngx Bot [bot]
35b6fb1a6d
New translations messages.xlf (Greek) ( #4095 )
...
[ci skip]
2023-09-01 13:28:41 -07:00
shamoon
407a119b9a
Fix long document names cause overflow on tasks view
2023-08-28 21:32:10 -07:00
Trenton Holmes
7680aab04d
Reset to -dev version string
2023-08-28 18:43:21 -07:00
Trenton Holmes
3aef26b229
Bumps version to 1.17.3
2023-08-28 18:28:40 -07:00
Paperless-ngx Bot [bot]
c284a091c0
New Crowdin updates ( #3997 )
...
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-08-28 18:17:51 -07:00
shamoon
11142e2f05
Update ng2-pdf-viewer (including pdf-js) to 10.0.0
2023-08-27 00:29:23 -07:00
Trenton H
6c19a0f8c7
Reset to -dev versioning string
2023-08-24 11:42:25 -07:00
Trenton H
a0ece589b0
Bumps version to 1.17.2
2023-08-24 11:38:17 -07:00
shamoon
a667974378
Update settings.component.spec.ts
2023-08-24 00:21:06 -07:00
shamoon
57a3223c77
Merge branch 'dev' into ui-perms-tweaks
2023-08-23 08:48:42 -07:00
shamoon
0098936347
Fix: tag creation sometimes retained search text
2023-08-20 16:18:34 -07:00
shamoon
06c63ef4a4
Disable / hide some UI buttons / elements if insufficient permissions
2023-08-17 20:34:19 -07:00
Trenton H
20a4d8949d
Reset to -dev version string
2023-08-15 08:42:06 -07:00
Trenton H
1029ecfd49
Bumps version to 1.17.1
2023-08-15 08:38:52 -07:00
Paperless-ngx Bot [bot]
651407c88e
New Crowdin updates ( #3930 )
...
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2023-08-15 08:32:03 -07:00
shamoon
3e2e485f66
Update playwright
2023-08-14 21:51:46 -07:00
shamoon
3dda02660c
Implement isNumber pipe
2023-08-12 08:31:42 -07:00
shamoon
16ab0efa59
Merge branch 'dev' into fix/issue-3978
2023-08-11 07:49:44 -07:00
shamoon
a1c9ab237f
Fix light color filled primary button text legibility
2023-08-11 07:43:41 -07:00
shamoon
a65239f7f1
Correct spelling of Ukrainian
2023-08-11 07:25:31 -07:00
shamoon
3b666fef77
Add backend check for ws message ownership
2023-08-09 16:46:48 -07:00
shamoon
9291c98189
Improve 404 navigation and styling
2023-08-09 00:30:20 -07:00
shamoon
f6dadd8c82
Merge branch 'dev' into fix/issue-3945
2023-08-08 22:37:13 -07:00
shamoon
022bb272e6
Restrict status messages by owner if set
2023-08-08 20:39:55 -07:00
shamoon
421e78a748
Handle very old date strings in correspondent list
2023-08-07 17:31:38 -07:00
shamoon
b09566a9a9
Adds Ukranian translation
2023-08-06 08:08:07 -07:00
shamoon
2a2bf3bf55
Update environment.prod.ts
2023-08-04 12:04:36 -07:00
shamoon
26863b8cdc
Bumps version to 1.17.0
2023-08-04 11:39:14 -07:00
Paperless-ngx Bot [bot]
30c6557a32
New Crowdin updates ( #3742 )
...
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-08-04 18:37:15 +00:00
shamoon
e18e173089
Update messages.xlf
2023-08-04 11:25:22 -07:00
shamoon
b5dec87a62
Cancel possibly slow queries on leave doc details
2023-08-03 21:49:11 -07:00
shamoon
2e67697d36
Note creation / deletion should respect doc permissions
...
- Disable add note button on frontend
- Explicitly disable add / delete via api
2023-08-01 22:28:27 -07:00