Aleksander Machniak
2015-02-25 c5c8e73351c38ece1b3814a8c82a0439e7424fc4
refs
author Aleksander Machniak <alec@alec.pl>
Wednesday, February 25, 2015 08:07 -0500
committer Aleksander Machniak <alec@alec.pl>
Wednesday, February 25, 2015 08:07 -0500
commitc5c8e73351c38ece1b3814a8c82a0439e7424fc4
tree f8141b3fc2f3afab4f724b028ca1a20aec58fbdb tree | zip | gz
parent 216b31dd99b54e7be3df8feebeafae72e423bb1c view | diff
Improved handling of storage errors after message is sent

After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
5 files modified
89 ■■■■ changed files
CHANGELOG 1 ●●●● diff | view | raw | blame | history
program/js/app.js 45 ●●●● diff | view | raw | blame | history
program/localization/en_US/messages.inc 1 ●●●● diff | view | raw | blame | history
program/steps/mail/compose.inc 3 ●●●● diff | view | raw | blame | history
program/steps/mail/sendmail.inc 39 ●●●●● diff | view | raw | blame | history