Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004320 | SOGo | Web Mail | public | 2017-10-20 14:20 | 2022-02-14 14:35 |
Reporter | cedric.archambeau | Assigned To | francis | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | nightly master | ||||
Fixed in Version | 5.6.0 | ||||
Summary | 0004320: Feature request : Mail templates | ||||
Description | Dear developpers, Would it be possible to add a special folder for mail templates? From this folder, a click could open a window similar to drafts. Thanks for reading. | ||||
Tags | No tags attached. | ||||
sogo: master c986422a 2022-02-11 14:45 Details Diff |
feat(mail(web)): Templates folder for pre-defined drafts To create a template, the user needs to: - define a mailbox as the Templates folder; - move a draft to this special folder. Fixes 0004320 Fixes 0005363 |
Affected Issues 0004320, 0005363 |
|
mod - SoObjects/Mailer/GNUmakefile | Diff File | ||
mod - SoObjects/Mailer/SOGoMailAccount.h | Diff File | ||
mod - SoObjects/Mailer/SOGoMailAccount.m | Diff File | ||
mod - SoObjects/Mailer/SOGoMailBaseObject.h | Diff File | ||
mod - SoObjects/Mailer/SOGoMailBaseObject.m | Diff File | ||
mod - SoObjects/Mailer/SOGoMailFolder.m | Diff File | ||
add - SoObjects/Mailer/SOGoTemplatesFolder.h | Diff File | ||
add - SoObjects/Mailer/SOGoTemplatesFolder.m | Diff File | ||
mod - SoObjects/SOGo/SOGoDefaults.plist | Diff File | ||
mod - SoObjects/SOGo/SOGoUser.m | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.m | Diff File | ||
mod - UI/MailerUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/UIxMailActions.m | Diff File | ||
mod - UI/MailerUI/UIxMailView.m | Diff File | ||
mod - UI/MailerUI/product.plist | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailEditor.wox | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailMainFrame.wox | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailViewTemplate.wox | Diff File | ||
mod - UI/WebServerResources/js/Common/utils.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Mailbox.service.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Message.service.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MessageController.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MessageEditorController.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/sgMessageListItem.directive.js | Diff File | ||
sogo: master 21dc73df 2022-02-14 14:33 Details Diff |
feat(mail(web)): Templates folder for pre-defined drafts To create a template, the user needs to: - define a mailbox as the Templates folder; - move a draft to this special folder. Fixes 0004320 Fixes 0005363 |
Affected Issues 0004320, 0005363 |
|
mod - UI/MailerUI/UIxMailFolderActions.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-20 14:20 | cedric.archambeau | New Issue | |
2021-08-02 15:12 | francis | Relationship added | has duplicate 0005363 |
2022-02-11 15:07 | francis | Changeset attached | => sogo master c986422a |
2022-02-11 15:07 | francis | Assigned To | => francis |
2022-02-11 15:07 | francis | Resolution | open => fixed |
2022-02-11 15:08 | francis | Status | new => resolved |
2022-02-11 15:08 | francis | Fixed in Version | => 5.6.0 |
2022-02-14 14:35 | francis | Changeset attached | => sogo master 21dc73df |