kamaljohnson
8cc26af272
fix: remove messages-1.raw
hace 3 años
kamaljohnson
3734dc7927
feat: add tests for imap folders email syncing with multiple folders
hace 3 años
kamaljohnson
ffbf215070
fix: communication if is_first and no append_to issue
hace 3 años
kamaljohnson
12442726c6
fix: reply emails get_reference_doc from communication issue
hace 3 años
kamaljohnson
f960fb70dc
fix: append_to in case of not passed issue
hace 3 años
kamaljohnson
18820bf44e
feat: add test
hace 3 años
kamaljohnson
498e6a9656
Merge branch 'develop' into fix-imap-folder-append-to-not-working-issue
hace 3 años
kamaljohnson
58db376509
fix: email syncing with "seen" emails even if email_sync filter set to "unseen" issue
hace 3 años
Ankush Menat
300031aa36
revert "refactor: get_docinfo without side effects"
This reverts commit 79f5a6b640
.
hace 3 años
kamaljohnson
43ac81be5d
refactor: remove debug logs
hace 3 años
kamaljohnson
eb574ca9f1
feat: add filter for append_to wrt imap_folder
hace 3 años
mergify[bot]
e43cf12941
Merge pull request #15821 from ankush/missing_email
fix: communication missing from form timeline
hace 3 años
Faris Ansari
8018923365
Merge pull request #15784 from netchampfaris/fix-request-args-transformation
fix!: remove unnecessary array transformation in request args
hace 3 años
Faris Ansari
7ef9a2554c
test: web request with array values as params
hace 3 años
Ankush Menat
3af8debbad
test: docinfo
hace 3 años
Ankush Menat
79f5a6b640
refactor: get_docinfo without side effects
hace 3 años
kamaljohnson
57a6ee392a
fix: append_to parameter order in InboundMail
hace 3 años
Ankush Menat
2f239dbe4f
fix: communication missing from form timeline
hace 3 años
kamaljohnson
7829de9862
fix: auto creation of append to doctype ref while receiving mail
hace 3 años
Ankush Menat
da8c07d8fa
test: commented out lines in patches.txt ( #15818 )
hace 3 años
mergify[bot]
1a05f4f9a4
Merge pull request #15805 from ruchamahabal/user-type-tests
test(User Type): add select perm doctypes
hace 3 años
Saqib Ansari
bd8ac90286
fix(ux): show report button on too many writes error ( #15614 )
* feat: log errors on too many writes to ease debugging
* fix(ux): extract and show which app/file/function caused too many writes
* fix: postgres error checking assumes exception is postgres exception
* fix: better default for skipping frames
Typically stack is like: some_app -> your_function -> this function. So last 2 frames need to be skipped.
* fix: postgres error checking assumes exception is postgres exception
* fix: better default for skipping frames
Typically stack is like: some_app -> your_function -> this function. So last 2 frames need to be skipped.
* refactor: show Report button instead of logging
* revert: unnecessary new functionality
* test: assert exact exception
Co-authored-by: Ankush Menat <ankush@frappe.io>
hace 3 años
mergify[bot]
f804640e85
Merge pull request #15792 from netchampfaris/pfbb-fixes
fix: New Print Format Builder fixes
hace 3 años
Wolfram Schmidt
fadb07393b
chore: Update de.csv ( #15802 )
added missing translation in DocType User
hace 3 años
Rucha Mahabal
38393c56df
test(User Type): add select perm doctypes
hace 3 años
Rushabh Mehta
4962fb8fd0
Merge pull request #15786 from phot0n/drop-post-post-comment-doctypes
refactor!: remove post and post comment doctypes
hace 3 años
mergify[bot]
386903388a
Merge pull request #15799 from hrwX/add_attach_in_fetch
feat: add Attach Image in add_fetch
hace 3 años
hrwx
5e2bfbd04f
feat: add Attach Image in add_fetch
hace 3 años
mergify[bot]
7d5465b2e3
Merge pull request #15771 from OneiricIT/OneiricIT-webform-signaturefield
feat: signature field in webform
hace 3 años
mergify[bot]
10bfad7dc1
Merge pull request #15768 from alyf-de/msgprint-title
fix: translate title in msgprint
hace 3 años
Ankush Menat
eda052529b
fix: calling non-exisitng unescape method on HTML2Text ( #15796 )
test: xlsxutils
hace 3 años
Faris Ansari
7223f749dc
fix: child table columns overflow
hace 3 años
Faris Ansari
e198217d13
fix: Show Reset Changes only when there are changes
hace 3 años
hrwx
ede9755649
fix: show sidebar in nav for md and sm screen size
hace 3 años
phot0n
6baae86787
fix: patch for removing post and post comment doctypes
hace 3 años
phot0n
e716a55932
refactor(minor): move frequently_visited_links from (now deleted) post to route_history
hace 3 años
phot0n
17f8a70003
chore: remove post and post comment doctypes
hace 3 años
Faris Ansari
b632cc558b
fix: remove unnecessary array transformation in request args
`key: ['value', 'value2']` is turned into `key: 'value'` for no reason
hace 3 años
mergify[bot]
74964e04da
Merge pull request #15763 from gavindsouza/misc-fixes-6
fix!: Misc fixes
hace 3 años
mergify[bot]
68034a4feb
Merge pull request #15777 from surajshetty3416/chat-removal-patch
fix: Add patch to remove chat related doctypes
hace 3 años
Suraj Shetty
6f5feb05fa
fix: Add patch to remove chat related doctypes
hace 3 años
Oneiric
4e5c748fb8
feat: siganture field in webform
hace 3 años
barredterra
20d9a78628
test: compare message instead of entire dict
hace 3 años
barredterra
90b5664758
fix: translate title in msgprint
hace 3 años
Faris Ansari
bf19ebdeb6
fix(boilerplate): add .gitkeep in public folder ( #15765 )
add .gitkeep file so that public folder is committed to git this is
needed because if public doesn't exist, bench build doesn't
symlink the public folder to sites/assets
hace 3 años
Wolfram Schmidt
4718ebc2c3
chore: update translation for first day of week
Added translation connected to: https://github.com/frappe/frappe/pull/15669
hace 3 años
Gavin D'souza
d01688bf2d
fix: Don't set creation time during doctype sync
hace 3 años
Gavin D'souza
487ff091c8
refactor(minor): email.make API
* Avoid double save if possible - seemed like it was added mistakenly,
didnt find enough evidence for it's addition
* Avoid json.loads breaking if "" was passed for attachments
hace 3 años
Gavin D'souza
6b6e10f7c5
fix: Log errors correctly
Prior to this, no tracebacks were logged and the body of the log only
had what was supposed to be the title
hace 3 años
Gavin D'souza
de2bcb08b4
fix!: Drop six PY2 compatibility package
hace 3 años