mirror of
https://github.com/ciur/papermerge.git
synced 2026-04-25 03:55:58 +03:00
[PR #224] [MERGED] Enhanced email processing #568
Labels
No labels
2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.3
3.1
3.2
3.2
3.3
3.5
3.x
Fixed. Waiting for feedback.
Fixed. Waiting for feedback.
UX
Version 2.1 - alpha
XSS
announcement
beta
blocker
bug
cannot reproduce
confirmed
confirmed
critical
demo
dependencies
deployment
detchnical debt
discussion
docker
documentation
donations
duplicate
enhancement
feature request
frontend
fundraising
good first issue
good issue
help wanted
high
implemented
important
improvement
incomplete
invalid
investigation
kubernetes
low
low impact
medium
medium
medium impact
migration from 2.0
migration from 2.1
missing-language
missing-ocr-language
no-activity
note
ocr
outofscope
packaging
performance
popular request
pull-request
pypi
question
raspberry pi
roadmap
search
security
setup
status
task
technical debt
updates
user xp
version 1.4.0 - demo
will be implemented
will not be implemented
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/papermerge#568
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ciur/papermerge/pull/224
Author: @francescocarzaniga
Created: 11/23/2020
Status: ✅ Merged
Merged: 11/23/2020
Merged by: @ciur
Base:
master← Head:email_enhancement📝 Commits (3)
011295fInitial commit for enhanced email processing0a5b9c6Added documentationd4d07cfTypos in docs📊 Changes
7 files changed (+136 additions, -30 deletions)
View changed files
📝
config/settings/base.py(+9 -0)📝
docs/source/consumption.rst(+13 -13)📝
docs/source/settings.rst(+19 -2)📝
papermerge.conf.py.example(+6 -4)📝
papermerge/core/importers/imap.py(+48 -11)➕
papermerge/core/migrations/0034_auto_20201121_0110.py(+28 -0)📝
papermerge/core/models/__init__.py(+13 -0)📄 Description
Description
What is working:
Fixes #159
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.