Quinn Casey
6d7defa79e
Merge pull request #986 from paperless-ngx/fix-npm-optional-flag
...
Change npm --no-optional to --omit=optional
2022-05-18 14:42:08 -07:00
Quinn Casey
5f5c9e2eb3
Merge branch 'main' into dev
2022-05-18 14:26:36 -07:00
Quinn Casey
de5eaf1c2c
Merge pull request #985 from paperless-ngx/fix-changelog-links
...
Fix links in changelog
2022-05-18 14:25:56 -07:00
Quinn Casey
6f3755684e
Merge pull request #984 from eingemaischt/canon-maxify-mb5350
...
Added Maxify MB5350 Documentation
2022-05-18 14:25:18 -07:00
Quinn Casey
6950daca9a
Link to configuration values for Canon MFP
2022-05-18 14:03:43 -07:00
Michael Shamoon
b4de83e348
Change npm --no-optional to --omit=optional
2022-05-18 14:01:19 -07:00
Quinn Casey
83a1a32a5e
Fix formatting, typo
2022-05-18 13:53:03 -07:00
Michael Shamoon
3cea4804f8
Update .gitignore
...
[ci skip]
2022-05-18 13:52:31 -07:00
Michael Shamoon
8ce32003d7
Update changelog.md
2022-05-18 13:38:56 -07:00
Philipp
d3191490d9
Added Maxify MB5350 Documentation
2022-05-18 20:59:10 +02:00
Michael Shamoon
f6d5ba56b1
Update custom.css
...
[ci skip]
2022-05-18 11:41:36 -07:00
shamoon
998ca64c1e
Merge pull request #919 from paperless-ngx/feature-settings-saved-to-db
...
Feature: frontend settings saved to database
2022-05-18 11:33:17 -07:00
shamoon
eaa33744a6
Merge pull request #982 from qcasey/changelog-to-md
...
Add `myst-parser` to fix readthedocs
2022-05-18 11:01:59 -07:00
Quinn Casey
c0a47ca999
Add myst-parser
2022-05-18 07:48:24 -07:00
Quinn Casey
22bfab840d
Merge pull request #878 from dabenzel/patch-1
...
[documentation] added iOS Shortcut Link for Uploading PDF to paperless
2022-05-18 07:00:28 -07:00
shamoon
f2086b3a90
Update shortcut link
2022-05-18 03:19:41 -07:00
Philipp
bb15b744c8
Add "Created" as additional (optional) parameter for post_documents ( #965 )
...
* Added "created" as optional parameter for post_documents.
* Fixed Conflict
* After Black Reformatting
* Run "add-trailing-comma"
* The right order between black and trailing comma is important....
* Added required=False
* Adds unit test for optional created in document api POST
* Fixes adding of settings override
* And a mis-added print, sigh
Co-authored-by: Philipp <philipp@invalid.invalid>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
2022-05-18 02:56:32 -07:00
shamoon
f1e99de59a
Merge pull request #979 from paperless-ngx/fix-978
...
Fix: Title is changed after switching doc quickly
2022-05-18 02:55:24 -07:00
Michael Shamoon
e0999c7ba4
pull frontend lang setting from db if set
2022-05-18 02:41:15 -07:00
Michael Shamoon
89c5aac9ed
tap ui settings get to avoid dup
2022-05-17 16:12:59 -07:00
Michael Shamoon
4a7c9a6050
Update settings e2e fixture
2022-05-17 11:14:21 -07:00
Michael Shamoon
e94ce3102e
Correct translation string locations
2022-05-17 11:14:21 -07:00
Michael Shamoon
0225faddbb
Add ui_settings to exporter
2022-05-17 11:13:58 -07:00
Trenton Holmes
fb10d3a5be
Removes accidental printing left in testing
2022-05-17 11:13:58 -07:00
Trenton Holmes
0613e3ab12
Makes minor improvements to ui_settings API testing
2022-05-17 11:13:58 -07:00
Michael Shamoon
b21edde1bc
Code suggestions
...
Co-Authored-By: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
2022-05-17 11:13:58 -07:00
Michael Shamoon
1953a8ecb7
Note JSON1 extension requirement on bare metal installs
2022-05-17 11:13:58 -07:00
Michael Shamoon
c84b592543
Update frontend strings
2022-05-17 11:13:58 -07:00
Michael Shamoon
53f905b88b
basic python tests
2022-05-17 11:13:19 -07:00
Michael Shamoon
d057a5076c
Remove post_save receiver
2022-05-17 11:13:19 -07:00
Michael Shamoon
bcb9c6ccb0
Properly get username & display name
2022-05-17 11:13:19 -07:00
Michael Shamoon
96f86adfb8
PaperlessUiSettings data object
2022-05-17 11:13:19 -07:00
Michael Shamoon
de89f75707
Refactor to UiSettings
2022-05-17 11:11:39 -07:00
Michael Shamoon
b2307d911e
update e2e tests for settings initialization
2022-05-17 11:11:39 -07:00
Michael Shamoon
35a558ec01
include language in db settings
2022-05-17 11:11:39 -07:00
Michael Shamoon
2e97c0a5fb
Automatic migration to database
2022-05-17 11:11:39 -07:00
Michael Shamoon
7d9575b7fd
Use app initializer to wait on settings
2022-05-17 11:11:38 -07:00
Michael Shamoon
321e0ced2a
fix key constraint error
2022-05-17 11:11:38 -07:00
Michael Shamoon
a697eb8530
Basic frontend settings retrieval
2022-05-17 11:11:38 -07:00
Michael Shamoon
4b37c1963b
skeleton frontend_settings api endpoint
2022-05-17 11:11:38 -07:00
Michael Shamoon
8f2687e390
frontend settings db migration
2022-05-17 11:11:38 -07:00
Michael Shamoon
c0f799a807
Update settings.service.ts
2022-05-17 11:11:38 -07:00
shamoon
abc5bd98b4
Merge pull request #956 from paperless-ngx/fix-warn-max-open-docs
...
Fix: warn when closing a document with unsaved changes due to max open docs
2022-05-17 10:43:10 -07:00
Michael Shamoon
a51893c849
Manually dirty check title on doc change
2022-05-17 10:36:43 -07:00
Michael Shamoon
79e218d00a
Fix title subscription fires even after doc change
2022-05-17 09:59:14 -07:00
Trenton Holmes
9ae20a6bec
Merge pull request #953 from paperless-ngx/bugfix-intoify-debounce
...
Bugfix: Adds configurable intoify debounce time
2022-05-17 09:25:29 -07:00
Michael Shamoon
2f739ff0b3
close button color with light primary only for toasts
2022-05-17 09:09:38 -07:00
Trenton Holmes
e0a8f4df0d
Adds troubleshooting and missing documentation for inotify and polling configuration
2022-05-17 08:56:52 -07:00
shamoon
347d7c07ef
Merge pull request #942 from paperless-ngx/bugfix-date-format
...
Bugfix: Fixes document filename date off by 1 issue
2022-05-16 21:47:56 -07:00
shamoon
42e3cf821b
Merge pull request #943 from paperless-ngx/feature-seperate-library-workflow
...
Feature: Move installer library images to new workflow
2022-05-16 21:46:35 -07:00