Trenton Holmes
|
806a8ced53
|
Fixes formatting
|
2022-06-01 08:20:04 -07:00 |
|
Trenton Holmes
|
018cb0b740
|
Updates the Document str to account for a blank title instead of assuming title will be populated
|
2022-06-01 08:03:38 -07:00 |
|
Trenton Holmes
|
61e633fe24
|
Update no content warning to be more clear it is missing OCR content
Co-authored-by: tooomm <tooomm@users.noreply.github.com>
|
2022-06-01 07:44:48 -07:00 |
|
Trenton Holmes
|
741d4fb77f
|
Removes unused import
|
2022-06-01 07:43:46 -07:00 |
|
Trenton Holmes
|
efc1e676e2
|
Updates to use pathlib instead of os.path
|
2022-05-31 08:42:11 -07:00 |
|
Sven Lankes
|
bd7c6b0736
|
We want gotenberg 7.4 and not pin to 7.4.4
|
2022-05-31 09:48:01 +02:00 |
|
Trenton Holmes
|
4807576dac
|
Refines the sanity check header, fixes other test issues
|
2022-05-30 18:21:24 -07:00 |
|
Trenton Holmes
|
37b19ea3ef
|
Makes the sanity check messages better for users
|
2022-05-30 17:03:33 -07:00 |
|
Oliver Rümpelein
|
2c878318ab
|
Add migration for new rule.
|
2022-05-29 15:22:50 +02:00 |
|
Oliver Rümpelein
|
f2115d89cf
|
Merge remote-tracking branch 'upstream/dev' into feature-mailActionCustomTag
|
2022-05-29 13:51:54 +02:00 |
|
Sven Lankes
|
20204b4e8d
|
use qualified hostnames for images stored on docker.io
|
2022-05-29 13:50:58 +02:00 |
|
Oliver Rümpelein
|
78fa05da9d
|
Clear cache instead of working around it.
|
2022-05-27 22:51:32 +02:00 |
|
Michael Shamoon
|
105b90b83d
|
Simple e2e test for Tasks component
|
2022-05-27 01:11:20 -07:00 |
|
Michael Shamoon
|
145ac1f9e0
|
automatically refresh tasks on file socket messages too
|
2022-05-27 00:45:50 -07:00 |
|
Michael Shamoon
|
d0d696db77
|
fix result on empty task
|
2022-05-27 00:45:50 -07:00 |
|
Michael Shamoon
|
b507403d0e
|
show failed tasks badge in sidebar
|
2022-05-27 00:45:50 -07:00 |
|
Michael Shamoon
|
fac2de8449
|
tasks usability improvements
|
2022-05-27 00:45:50 -07:00 |
|
Michael Shamoon
|
3653b49974
|
mobile improvements, fix dismiss 1 task
|
2022-05-26 22:15:56 -07:00 |
|
Michael Shamoon
|
401663eec1
|
Update 1021_paperlesstask.py
|
2022-05-26 21:58:02 -07:00 |
|
Michael Shamoon
|
fcc5522bf0
|
Revert "Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue"
This reverts commit 011164bc32e639189bf9c7be0665199b61734e77, reversing
changes made to 0a43ce9cedf5158f21bb6f9ecc6ba2fdab205a1e.
|
2022-05-26 21:24:55 -07:00 |
|
Michael Shamoon
|
356f4431c4
|
Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue
|
2022-05-26 21:24:45 -07:00 |
|
Michael Shamoon
|
5f39dbe7ff
|
fix merge
|
2022-05-26 21:21:29 -07:00 |
|
Michael Shamoon
|
77b6c9dbaa
|
Basic tasks frontend view
Update app-frame.component.ts
|
2022-05-26 21:19:16 -07:00 |
|
Michael Shamoon
|
990fc5195a
|
Task results popover
fix merge
|
2022-05-26 21:18:39 -07:00 |
|
Michael Shamoon
|
b6ac11f80c
|
Basic tasks frontend view
Update app-frame.component.ts
|
2022-05-26 21:09:11 -07:00 |
|
Michael Shamoon
|
1f50f3c46f
|
Task results popover
|
2022-05-26 21:09:08 -07:00 |
|
Michael Shamoon
|
09f637a4cb
|
Better tasks api endpoint
|
2022-05-26 21:09:05 -07:00 |
|
Michael Shamoon
|
61eb459e9e
|
Update frontend for reworked tasks api endpoint
|
2022-05-26 21:09:05 -07:00 |
|
Michael Shamoon
|
635fee08ef
|
acknowledge_tasks endpoint & basic UI
Update tasks.service.ts
|
2022-05-26 21:09:04 -07:00 |
|
Michael Shamoon
|
90cd6950b2
|
update post_save signal receiver
|
2022-05-26 21:09:04 -07:00 |
|
Michael Shamoon
|
0ae6da20a9
|
Toggle functionality for tasks list
|
2022-05-26 21:09:01 -07:00 |
|
Michael Shamoon
|
60ddd4a529
|
PaperlessTask and consumption_tasks endpoint
|
2022-05-26 21:05:24 -07:00 |
|
shamoon
|
e168bde125
|
Merge branch 'dev' into feature-created-date
|
2022-05-26 14:28:33 -07:00 |
|
Quinn Casey
|
d7654e978d
|
Merge pull request #1008 from paperless-ngx/bugfix-max-pixel-setting
Bugfix: Corrects the setting of max pixel size for OCR
|
2022-05-26 09:12:24 -07:00 |
|
Quinn Casey
|
d49dde56b6
|
Merge pull request #1007 from paperless-ngx/improve-date-paste-input
Feature: better date pasting
|
2022-05-26 08:50:08 -07:00 |
|
Quinn Casey
|
7270253c48
|
Merge pull request #1017 from paperless-ngx/alphabetize-tags
Enhancement: Alphabetize tags by default
|
2022-05-26 08:42:55 -07:00 |
|
Oliver Rümpelein
|
d91e09b0f5
|
Revert accidentally included changes.
|
2022-05-26 17:40:11 +02:00 |
|
Quinn Casey
|
b4708ba238
|
Merge pull request #1000 from paperless-ngx/rework-query-params-logic
Fix: Rework query params logic
|
2022-05-26 08:18:43 -07:00 |
|
Quinn Casey
|
75f3be5cbe
|
Merge pull request #1030 from paperless-ngx/feature-reload-language-change
Enhancement: show note on language change and offer reload
|
2022-05-26 08:12:43 -07:00 |
|
Oliver Rümpelein
|
6445d158c2
|
Merge remote-tracking branch 'upstream/dev' into feature-mailActionCustomTag
|
2022-05-26 14:05:48 +02:00 |
|
Oliver Rümpelein
|
c54c252271
|
Update docs.
|
2022-05-26 12:42:29 +02:00 |
|
Oliver Rümpelein
|
acd525a9d9
|
Make test work.
|
2022-05-26 12:42:20 +02:00 |
|
Michael Shamoon
|
2966c4a102
|
Show note on language change and offer reload
|
2022-05-25 16:06:59 -07:00 |
|
Michael Shamoon
|
5bab76e4ee
|
fix global overlay color
|
2022-05-25 14:47:05 -07:00 |
|
Oliver Rümpelein
|
164cd19296
|
Revert all changes to tests, will need a more structured approach.
|
2022-05-25 20:47:43 +02:00 |
|
Oliver Rümpelein
|
cbb36e8941
|
Add first draft implementation, test broken.
|
2022-05-25 19:23:52 +02:00 |
|
tooomm
|
fc9c839964
|
Link issues, capitalization and minor fixes
|
2022-05-25 19:23:52 +02:00 |
|
tooomm
|
211427586a
|
update heading levels for v1.7.0
|
2022-05-25 19:23:52 +02:00 |
|
shamoon
|
938726cacf
|
Merge pull request #1025 from paperless-ngx/fix-pytest-api-auth
Fix: use `force_authentication` instead of `force_login` for python api tests
|
2022-05-24 09:59:14 -07:00 |
|
Michael Shamoon
|
f6aeb12a95
|
use force_authenticate in api tests
|
2022-05-23 23:07:49 -07:00 |
|