Commit Graph

  • 97bbca3aef fix merge conflict Michael Shamoon 2022-06-01 09:28:26 -07:00
  • 06fd92fd27
    Merge pull request #1058 from paperless-ngx/bugfix-enable-django-q-debug shamoon 2022-06-01 09:20:38 -07:00
  • c0e05a7572 If debug mode is enabled, also pass this setting on to django-q Trenton Holmes 2022-06-01 08:59:20 -07:00
  • 2abe6eec84
    Merge pull request #1057 from paperless-ngx/bugfix-document-str shamoon 2022-06-01 08:28:22 -07:00
  • 0b6e73840a Fixes formatting Trenton Holmes 2022-06-01 08:08:03 -07:00
  • 1707fe8990 Updates the Document str to account for a blank title instead of assuming title will be populated Trenton Holmes 2022-06-01 08:03:38 -07:00
  • 9335b0779c
    Update no content warning to be more clear it is missing OCR content Trenton Holmes 2022-06-01 07:44:48 -07:00
  • 277b521fad
    Removes unused import Trenton Holmes 2022-06-01 07:43:46 -07:00
  • af1b634d6d Updates to use pathlib instead of os.path Trenton Holmes 2022-05-31 08:42:11 -07:00
  • cc19008961 We want gotenberg 7.4 and not pin to 7.4.4 Sven Lankes 2022-05-31 09:48:01 +02:00
  • be304e37b4 Refines the sanity check header, fixes other test issues Trenton Holmes 2022-05-30 17:29:30 -07:00
  • 0a34a4a7ad Makes the sanity check messages better for users Trenton Holmes 2022-05-30 17:03:33 -07:00
  • 898564c8d8 Add migration for new rule. Oliver Rümpelein 2022-05-29 15:22:50 +02:00
  • 708638b97f Merge remote-tracking branch 'upstream/dev' into feature-mailActionCustomTag Oliver Rümpelein 2022-05-29 13:51:54 +02:00
  • 458e857956 use qualified hostnames for images stored on docker.io Sven Lankes 2022-05-29 13:50:58 +02:00
  • ac62bcb7ba Clear cache instead of working around it. Oliver Rümpelein 2022-05-27 22:51:32 +02:00
  • 6b1c50b051 Simple e2e test for Tasks component Michael Shamoon 2022-05-27 00:29:23 -07:00
  • d4a5376f73 automatically refresh tasks on file socket messages too Michael Shamoon 2022-05-26 23:20:57 -07:00
  • 71b34aa3bd fix result on empty task Michael Shamoon 2022-05-26 23:11:15 -07:00
  • 6b4d8b18e0 show failed tasks badge in sidebar Michael Shamoon 2022-05-26 23:09:24 -07:00
  • 66b2013d23 tasks usability improvements Michael Shamoon 2022-05-26 22:58:01 -07:00
  • dc86993c84 mobile improvements, fix dismiss 1 task Michael Shamoon 2022-05-26 22:15:56 -07:00
  • 00a5c13001 Update 1021_paperlesstask.py Michael Shamoon 2022-05-26 21:58:02 -07:00
  • 0e34923114 Revert "Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue" Michael Shamoon 2022-05-26 21:24:55 -07:00
  • 011164bc32 Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue Michael Shamoon 2022-05-26 21:24:45 -07:00
  • 0a43ce9ced fix merge Michael Shamoon 2022-05-26 21:21:29 -07:00
  • d925fb38ce Basic tasks frontend view Michael Shamoon 2022-05-23 00:32:39 -07:00
  • 3dc617277f Task results popover Michael Shamoon 2022-05-26 15:41:30 -07:00
  • 096af09fc4 Basic tasks frontend view Michael Shamoon 2022-05-23 00:32:39 -07:00
  • f97f9b857b Task results popover Michael Shamoon 2022-05-26 15:41:30 -07:00
  • 5c0829b052 Better tasks api endpoint Michael Shamoon 2022-05-23 15:22:14 -07:00
  • aa999b34e2 Update frontend for reworked tasks api endpoint Michael Shamoon 2022-05-23 15:38:53 -07:00
  • 0a06c291e2 acknowledge_tasks endpoint & basic UI Michael Shamoon 2022-05-23 10:45:14 -07:00
  • 4bbaf5f89c update post_save signal receiver Michael Shamoon 2022-05-23 01:52:46 -07:00
  • f88e070455 Toggle functionality for tasks list Michael Shamoon 2022-05-23 01:21:06 -07:00
  • 5c980c31be PaperlessTask and consumption_tasks endpoint Michael Shamoon 2022-05-23 00:24:52 -07:00
  • 9eee37bc68
    Merge branch 'dev' into feature-created-date shamoon 2022-05-26 14:28:33 -07:00
  • a4927477fb
    Merge pull request #1008 from paperless-ngx/bugfix-max-pixel-setting Quinn Casey 2022-05-26 09:12:24 -07:00
  • d0a6c6a2f3
    Merge pull request #1007 from paperless-ngx/improve-date-paste-input Quinn Casey 2022-05-26 08:50:08 -07:00
  • 92757c5d8c
    Merge pull request #1017 from paperless-ngx/alphabetize-tags Quinn Casey 2022-05-26 08:42:55 -07:00
  • 0cc7765f2b Revert accidentally included changes. Oliver Rümpelein 2022-05-26 17:40:11 +02:00
  • ee1ef4ff56
    Merge pull request #1000 from paperless-ngx/rework-query-params-logic Quinn Casey 2022-05-26 08:18:43 -07:00
  • b5eed5e043
    Merge pull request #1030 from paperless-ngx/feature-reload-language-change Quinn Casey 2022-05-26 08:12:43 -07:00
  • 62a253f571 Merge remote-tracking branch 'upstream/dev' into feature-mailActionCustomTag Oliver Rümpelein 2022-05-26 14:05:48 +02:00
  • 080a23dd8c Update docs. Oliver Rümpelein 2022-05-26 12:42:29 +02:00
  • c90129957e Make test work. Oliver Rümpelein 2022-05-26 12:42:20 +02:00
  • 0fa717fe11 Show note on language change and offer reload Michael Shamoon 2022-05-25 16:06:59 -07:00
  • e72766a5bf fix global overlay color Michael Shamoon 2022-05-25 14:47:05 -07:00
  • 104a684514 Revert all changes to tests, will need a more structured approach. Oliver Rümpelein 2022-05-25 20:47:43 +02:00
  • 5a809d7e31 Add first draft implementation, test broken. Oliver Rümpelein 2022-05-25 19:22:50 +02:00
  • ce3f6837e9 Link issues, capitalization and minor fixes tooomm 2022-05-19 23:12:40 +02:00
  • 3ffd2a745b update heading levels for v1.7.0 tooomm 2022-05-19 22:05:43 +02:00
  • 6b9c07b809
    Merge pull request #1025 from paperless-ngx/fix-pytest-api-auth shamoon 2022-05-24 09:59:14 -07:00
  • d4e2722586 use force_authenticate in api tests Michael Shamoon 2022-05-23 23:07:49 -07:00
  • 1343767295
    Merge pull request #1013 from paperless-ngx/chore-manual-updates shamoon 2022-05-23 20:32:23 -07:00
  • 4b4bfc052f Alphabetize tags by default Michael Shamoon 2022-05-23 20:25:26 -07:00
  • f7539eb931
    Merge pull request #1016 from paperless-ngx/more-redis-wait-info shamoon 2022-05-23 19:12:49 -07:00
  • efcfecca10 Also output the exception when the Redis ping fails Trenton Holmes 2022-05-23 15:53:47 -07:00
  • 6a3735822d
    Merge pull request #1009 from dragere/patch-2 shamoon 2022-05-23 11:51:07 -07:00
  • 5bbcc7f2f7 Better handle long tag names Michael Shamoon 2022-05-23 11:24:13 -07:00
  • 400f1d37bf Revert "Allow line breaks in Tags" Michael Shamoon 2022-05-23 11:24:08 -07:00
  • 985b774378 Reworks documentation on the max pixels setting Trenton Holmes 2022-05-23 10:44:33 -07:00
  • 14cbcb4af6
    Allow line breaks in Tags dragere 2022-05-23 19:28:29 +02:00
  • 18ce86407d
    Manually updates dependencies Trenton Holmes 2022-05-23 09:31:31 -07:00
  • d0ee203265 Update saved-view-widget.component.ts Michael Shamoon 2022-05-23 01:54:21 -07:00
  • fc26fe0ac0
    Updates to provide the user provided max pixel size to ocrmypdf Trenton Holmes 2022-05-22 16:56:08 -07:00
  • 0e0cbe3517 Use NgbDateParserFormatter Michael Shamoon 2022-05-22 14:21:24 -07:00
  • 8e2cb6d416 Strip some characters from pasted date input Michael Shamoon 2022-05-22 08:59:43 -07:00
  • 73a6e68e03 Fix conflicting rule type 22 Michael Shamoon 2022-05-21 00:07:19 -07:00
  • 48f9cb09af minor refactor query params utils Michael Shamoon 2022-05-20 23:32:30 -07:00
  • 1c83f489d1 Use 1/0 instead of true/false Michael Shamoon 2022-05-20 22:23:35 -07:00
  • f6d78a0044 fix documents list without query params Michael Shamoon 2022-05-20 22:14:39 -07:00
  • e60a7df9a2 Refactor query params service Michael Shamoon 2022-05-20 15:16:17 -07:00
  • d0a0ae91c4 Merge branch 'dev' into feature-consume-eml phail 2022-05-20 19:29:52 +02:00
  • feaf2da834
    Merge pull request #995 from paperless-ngx/translate-more-tooltips Quinn Casey 2022-05-20 06:05:41 -07:00
  • bf8703deae Update messages.xlf Michael Shamoon 2022-05-19 23:54:23 -07:00
  • 1997b7b2d9 Mark various tooltips for translation Michael Shamoon 2022-05-19 23:50:57 -07:00
  • 666b938550
    Merge pull request #990 from tooomm/patch-2 Quinn Casey 2022-05-19 17:23:23 -07:00
  • 4e8f546502 Update django.po Michael Shamoon 2022-05-19 15:24:43 -07:00
  • 5e9f3586cd Update messages.xlf Michael Shamoon 2022-05-19 15:22:13 -07:00
  • 69ef26dab0
    Feature: Dynamic document storage pathes (#916) Markus 2022-05-19 23:42:25 +02:00
  • 163231d307
    Link issues, capitalization and minor fixes tooomm 2022-05-19 23:12:40 +02:00
  • c04b9fd7f6 switch to From: Header instead of date to compensate for older libmagic versions phail 2022-05-19 22:51:17 +02:00
  • e530750fc6
    update heading levels for v1.7.0 tooomm 2022-05-19 22:05:43 +02:00
  • c3997c9f26
    Merge pull request #987 from paperless-ngx/canon-mfp-new-config Quinn Casey 2022-05-18 14:48:30 -07:00
  • 6d7defa79e
    Merge pull request #986 from paperless-ngx/fix-npm-optional-flag Quinn Casey 2022-05-18 14:42:08 -07:00
  • bc232582df Add link to new config option Quinn Casey 2022-05-18 14:30:33 -07:00
  • 286affea38 Fix formatting Quinn Casey 2022-05-18 14:30:16 -07:00
  • 5f5c9e2eb3 Merge branch 'main' into dev Quinn Casey 2022-05-18 14:26:36 -07:00
  • de5eaf1c2c
    Merge pull request #985 from paperless-ngx/fix-changelog-links Quinn Casey 2022-05-18 14:25:56 -07:00
  • 6f3755684e
    Merge pull request #984 from eingemaischt/canon-maxify-mb5350 Quinn Casey 2022-05-18 14:25:18 -07:00
  • 6950daca9a Link to configuration values for Canon MFP Quinn Casey 2022-05-18 14:03:43 -07:00
  • b4de83e348 Change npm --no-optional to --omit=optional Michael Shamoon 2022-05-18 14:01:19 -07:00
  • 83a1a32a5e Fix formatting, typo Quinn Casey 2022-05-18 13:53:03 -07:00
  • 3cea4804f8 Update .gitignore Michael Shamoon 2022-05-18 13:52:31 -07:00
  • 8ce32003d7 Update changelog.md Michael Shamoon 2022-05-18 13:38:56 -07:00
  • d3191490d9 Added Maxify MB5350 Documentation Philipp 2022-05-18 20:54:23 +02:00
  • f6d5ba56b1 Update custom.css Michael Shamoon 2022-05-18 11:41:36 -07:00
  • 998ca64c1e
    Merge pull request #919 from paperless-ngx/feature-settings-saved-to-db shamoon 2022-05-18 11:33:17 -07:00
  • eaa33744a6
    Merge pull request #982 from qcasey/changelog-to-md shamoon 2022-05-18 11:01:59 -07:00