0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-03-13 04:53:21 +00:00
Commit graph

134 commits

Author SHA1 Message Date
SinergiaCRM
26b3b37bea Fix salesagility#9768 - Do not convert link URLs in TinyMCE 2023-04-17 13:37:47 +01:00
Owen Smith
71d8777979 Fix - Compose view quick search 2023-04-17 13:37:44 +01:00
Clemente Raposo
bdc21daa48 Update email compose from dropdown
- Show from name and from address in dropdown
- Remove extra address info on the side of the dropdown
- Use jqueryui select menu for email compose from dropdown
2023-01-18 12:38:20 +00:00
Clemente Raposo
c46d524d72 Allow email compose to send using outbound-only accounts
- Change from dropdown to show outbound accounts
-- show the name of the accounts instead of the from name
- Change compose email send to allow sending from outbounds
- Add reply to fields to outbound email module
- On outbound email account toggle fields for system-override emails
- Allow sending using system-override
2023-01-18 12:38:20 +00:00
Matt Lorimer
f2f40267a5 Upgrade TinyMCE to version 5.10 2022-05-17 14:58:48 +01:00
Isaac Marco Blancas
41035ec723 Fix - No way to add email signature after adding email template 2022-02-28 16:57:41 +00:00
QuickCRM
e6baa6b360 Allow changing text colors when composing an email 2021-12-15 15:46:39 +00:00
Clemente Raposo
c934fe447b Fix - Fix email message modal displayed buttons
- Add helper methods to message-box
-- hideCancel
-- hideOk

- Remove cancel button for:
-- send email message modal
-- draft message modal
-- validate message modal

- Make backdrop static for:
-- send email message modal
-- draft message modal
-- validate message modal
2021-12-15 15:44:24 +00:00
Ricardo
e6a8859f7f Fix - EmailsComposeView.js Formatting 2021-09-22 12:05:14 +01:00
Elina Zverinskaia
fcee141a2d Fix - Email compose body not shown in detail view 2021-02-05 14:37:32 +00:00
604media
47eb7aba81 Fixed - Email Template selection in email module is not working for 7.11.16 in Edge/IE11 2019-10-10 19:36:41 +05:30
p.ernst
09ea73e2bf Prevent stripping previous attachments when selecting a template 2019-09-10 17:18:55 +02:00
p.ernst
1214c1946b Fix Do not clear existing attachments when loading a template 2019-09-10 17:17:35 +02:00
Dillon-Brown
f69531910a Fixed - Email Style Issue - Black screen 2019-02-14 16:00:44 +00:00
Marc Sánchez
f4e38c2043 Fix - Can't select document on email compose using search 2018-06-07 11:15:37 +02:00
Daniel Samson
5fa38fc552 Fixed - Removing messageBox and adding callback 2018-05-22 11:45:43 +01:00
p.ernst
3909f3765f Remove unnecessary lines of code 2018-04-03 15:21:41 +01:00
p.ernst
c8809c2c4a Fix email bodies with apostrophes not showing 2018-03-30 15:01:52 +01:00
Dillon Brown
caf2e96925 Merge branch 'hotfix' into develop
# Conflicts:
#	include/language/en_us.lang.php
#	modules/AOS_Quotes/controller.php
#	modules/Documents/Document.php
#	modules/Emails/Email.php
#	modules/Emails/EmailUI.php
#	modules/Users/language/en_us.lang.php
#	modules/jjwg_Maps/jjwg_Maps.php
#	suitecrm_version.php
#	themes/SuiteP/css/forms.scss
#	themes/SuiteP/css/style.css
2018-01-26 14:12:07 +00:00
Matt Lorimer
8bf6968276 Update License 2018-01-19 13:22:30 +00:00
Dillon-Brown
97699e2315
Merge pull request from PedroErnst/fix/draft-not-saving-attachments
Fix/draft not saving attachments
2018-01-18 08:14:57 -08:00
Dillon Brown
41a33e86b6 Merge branch 'hotfix' into hotfix_merge
# Conflicts:
#	include/Popups/PopupSmarty.php
#	include/SubPanel/SubPanelDefinitions.php
#	include/SugarEmailAddress/SugarEmailAddress.php
#	include/javascript/alerts.js
#	include/language/en_us.lang.php
#	modules/AOR_Reports/tpls/EditViewFooter.tpl
#	modules/InboundEmail/InboundEmail.php
#	modules/ModuleBuilder/parsers/views/AbstractMetaDataImplementation.php
#	modules/ModuleBuilder/parsers/views/UndeployedMetaDataImplementation.php
#	modules/Users/language/en_us.lang.php
#	suitecrm_version.php
#	themes/SuiteP/css/style.css
#	themes/SuiteP/css/suitep-base/listview.scss
2018-01-17 09:59:49 +00:00
p.ernst
90548fdf5c Make names more representative 2018-01-15 15:44:03 +00:00
p.ernst
1dfcfd6496 Stop interpreting replys and forwards as drafts 2018-01-15 13:58:24 +00:00
p.ernst
e83fb0713b Do not delete original attachments when deleting it from reply 2018-01-15 13:25:52 +00:00
p.ernst
e2463f978f Make attachment list reload on draft save 2018-01-15 13:06:01 +00:00
p.ernst
b6ba966c0b Fix saving and updating attachments to drafts and templates 2018-01-15 12:48:54 +00:00
p.ernst
171f73441d Fix bug introduced in 2018-01-12 14:54:04 +00:00
Dillon-Brown
3a8d8e7748
Merge pull request from PedroErnst/fix/email-template-attachments
Fix  and Fix  email template attachments & duplicate attachments
2018-01-10 10:46:43 +00:00
p.ernst
76737909aa Fix Prevent duplicating form elements 2018-01-08 17:00:01 +00:00
p.ernst
5b040156b7 Fix Parse template attachments from compose view 2018-01-08 15:32:23 +00:00
p.ernst
60951df883 Enable sending emails from system outgoing email account 2017-12-27 13:59:34 +00:00
p.ernst
4cb899d018 Set tinyMCE to not modify URLs in emails 2017-12-20 10:33:15 +00:00
Dillon Brown
51b7913fe4 Merge branch 'hotfix' into develop_merge
# Conflicts:
#	include/SugarEmailAddress/SugarEmailAddress.php
#	include/javascript/EmailsComposeViewModal.js
#	include/language/en_us.lang.php
#	modules/AOW_WorkFlow/AOW_WorkFlow.php
#	modules/Campaigns/WizardNewsletter.php
#	modules/Campaigns/language/en_us.lang.php
#	modules/InboundEmail/InboundEmail.php
#	modules/Users/User.php
#	modules/Users/language/en_us.lang.php
#	modules/Users/login.js
#	suitecrm_version.php
#	themes/SuiteP/css/style.css
#	themes/SuiteP/css/suitep-base/login.scss
2017-12-15 14:50:34 +00:00
Daniel Samson
4a61cc4256 Clearing skin from tiny mce 2017-12-11 18:04:34 +00:00
p.ernst
b7c559df77 Fix Compose Email: Fetching the correct language strings for popup 2017-12-11 14:07:15 +00:00
Gyula Madarasz
a054fcd013 fixing empty email contents from Email Quotation 2017-11-23 16:24:42 +00:00
Gyula Madarasz
0b3e66de85 fixing empty email contents from Email Quotation 2017-11-20 16:15:24 +00:00
Daniel Samson
60c68c6ae6
Merge pull request from gymad/hotfix_email_bugs_compose_view_from_field
Showing email accounts on compose view and redirecting user to settin…
2017-11-07 17:09:06 +00:00
Gyula Madarasz
c7079121bc Showing email accounts on compose view and redirecting user to settings popup 2017-10-31 15:06:42 +00:00
Dillon Brown
2f96a45293 Fixed - Undefined values using templates from account module in 7.9.1 2017-07-26 10:12:29 +01:00
Ashley Nicolson
0ccb3a36cd Merge pull request from daniel-samson/fix_3798
Fixed  - Attachments aren't in FORWARDED email
2017-07-13 16:32:54 +01:00
Ashley Nicolson
66b2a8b26d Merge pull request from daniel-samson/fix_3773
Fix 3773 - Issues with sending email in 7.9.1
2017-07-13 14:23:57 +01:00
Daniel Samson
4b7b445560 Fixed - Attachments aren't in FORWARDED email 2017-07-05 16:30:49 +01:00
Daniel Samson
0493df36a4 Fixed 3773 - Issues with sending email in 7.9.1 2017-07-04 12:17:32 +01:00
Daniel Samson
a2b6c17e29 Setting hidden record element on save draft 2017-06-29 17:05:42 +01:00
Daniel Samson
119d2f65e1 Merge branch 'hotfix' into fix_3790 2017-06-29 16:26:52 +01:00
Gyula Madarasz
7a500868c0 fix compose popup again 2017-06-29 15:17:03 +01:00
Daniel Samson
464a9b6f0a Adding metadata handling for parent_name 2017-06-29 14:34:22 +01:00
Gyula Madarasz
ddb0165232 merge hotfix and resolved a conflict 2017-06-29 12:59:29 +01:00