5783 Commits

Author SHA1 Message Date
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
shamoon
0343e451a5 Merge pull request #1013 from paperless-ngx/chore-manual-updates
Chore: Manually update dependencies
2022-05-23 20:32:23 -07:00
Michael Shamoon
1b868d5e8d Alphabetize tags by default 2022-05-23 20:25:26 -07:00
shamoon
ca22984360 Merge pull request #1016 from paperless-ngx/more-redis-wait-info
Feature: Include error information when Redis connection fails
2022-05-23 19:12:49 -07:00
Trenton Holmes
fbb4e1bb65 Also output the exception when the Redis ping fails 2022-05-23 16:53:48 -07:00
shamoon
d297ecd0f7 Merge pull request #1009 from dragere/patch-2
Better handle long tags on small cards
2022-05-23 11:51:07 -07:00
Michael Shamoon
2ea432698a Better handle long tag names 2022-05-23 11:24:13 -07:00
Michael Shamoon
8f81cfeb4c Revert "Allow line breaks in Tags"
This reverts commit 14cbcb4af60fd16474560bde7082c86f29de9150.
2022-05-23 11:24:08 -07:00
Trenton Holmes
f530db6283 Reworks documentation on the max pixels setting 2022-05-23 10:54:41 -07:00
dragere
1906451bc6 Allow line breaks in Tags 2022-05-23 19:28:29 +02:00