seitime-frappe/frappe/model
robert schouten 48dc91a59f Email inbox (#2485)
* Communication_reconciliation

* Email inbox

* added collapsed timeline for communication

* new email prefill from when only one address

* timeline duplication and notifcation and stability fixs

* add subject to timeline

* email system v7 fixes

* added password required validation

* use proper email datetime

* email inbox v7.1 fixes

* email inbox communication_date used instead of created

* email inbox communication data cleanup

* remove old patch

* email inbox permit unlinking

* [fix] duplication queue and rename domain to email domain

* fix rename domain

* email inbox index optimisation

* email inbox relink doctype query usability fix

* email_inbox Set attachment variable for forwards and replies based on whether it exists or not

* uidnext fixes and cleanup

* email inbox fix tests

* fix rebase timeline issue

* email inbox threading and cleanup

* email inbox cleanup

* bring inbox into frappe and cleanup

* fix missed path

* inbox cleanup

* email-inbox move service back to account

* separate to erpnext contact match

* email inbox cleanup and move relink and timeline fix

* relink optimisation

* inbox fix footer

* keep email drafts on pages not just forms

* email inbox add sent items

* email inbox allow not save list settings on query

* email inbox cleanup and remove communications recon

* add suspend sending button in email queue

* fix rebase error

* email inbox assorted fixes

* email inbox fixes and relink option only when linked otherwise link;

* email inbox fix sender fullname as administrator

* create user email to custom button

* email inbox sent no match and seen

* email inbox fix unicode issues with subject recipient and sender
2017-01-13 14:45:11 +05:30
..
utils [fixes] for translation and save full url for 404 2016-07-25 11:01:28 +05:30
__init__.py [feature] document versioning #2469 (#2523) 2016-12-29 18:01:42 +05:30
base_document.py Email inbox (#2485) 2017-01-13 14:45:11 +05:30
create_new.py [fix] No need of sanitization while creating new_doc 2016-01-19 16:51:20 +05:30
db_query.py Configurable Website Sidebar in Web Pages (#2530) 2016-12-30 12:39:01 +05:30
db_schema.py Avoid exception when changing fieldname from upper to lowercase (#2517) 2016-12-29 10:51:50 +05:30
delete_doc.py [minor] dont add to deleted if for reload 2016-12-31 11:27:12 +05:30
docfield.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
document.py [feature] document versioning #2469 (#2523) 2016-12-29 18:01:42 +05:30
dynamic_links.py [fix] [test] reset dynamic links 2016-03-10 15:46:25 +05:30
mapper.py [fix] mapper.py 2016-12-15 15:41:52 +05:30
meta.py [minor] removed linked_with caching - what a terrible idea!, fixes #4936 2016-12-16 14:51:40 +05:30
naming.py [fix] name case for doctype, fixes #2029 2016-09-12 16:02:18 +05:30
rename_doc.py [fix] save single documents on rename, fixes frappe/erpnext#7334 (#2535) 2017-01-05 14:49:28 +05:30
sync.py fixed conflict 2017-01-09 16:55:40 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30