summaryrefslogtreecommitdiff
path: root/FS/FS/Misc.pm
AgeCommit message (Expand)Author
2021-02-13eliminate some false laziness in FS::Misc::send_email vs. msg_template/email....Ivan Kohler
2021-02-13eliminate some false laziness in FS::Misc::send_email vs. msg_template/email....Ivan Kohler
2020-05-18Email::Sender::Transport::SMTP::TLS no longer neededIvan Kohler
2019-09-25catch bad SMTP settings before they error out sending mail, RT#83775Ivan Kohler
2019-03-27don't include stack backtrace with email errors, RT#83078, RT#83088Ivan Kohler
2018-09-19RT# 78547 - Flag to disable email/print/fax/etc during tests or reportsMitch Jackson
2018-03-01RT# 77144 replace bytes_substr with Unicode::TruncateMitch Jackson
2017-11-08scalability: always reap children, RT#78270Ivan Kohler
2017-10-17fix MIME::Entity usage for perl 5.18+, RT#77890Ivan Kohler
2016-12-14fix parsing of multiple To: addresses, #73241Mark Wells
2015-12-04add northern cyprus, RT#39335Ivan Kohler
2015-11-09RT#37908: Convert existing email-sending code to use common interface [switch...Jonathan Prykop
2015-10-13at least warnIvan Kohler
2015-07-06RT#24684: Payments for Online Bill Pay [Credit Balance Display]Jonathan Prykop
2015-03-25paymentech: enforce field lengths in raw bytes, #29972Mark Wells
2014-07-31search by state (and county, country), RT#30312Ivan Kohler
2014-06-03changes to support new invoice template features, #28080Mark Wells
2014-03-12more excruciatingly correct UTF-8ness in sent emailMark Wells
2014-03-04log_sent_mail logs emailed invoices and receipts as well as msg_template mess...Mark Wells
2013-05-20allow friendly from: addresses on email notices, #22962Mark Wells
2013-05-15queue all email receipts, RT#22731, RT#23023Ivan Kohler
2013-05-11depend on Email::Sender::Transport::SMTP::TLS 0.11 to fix Can't locate object...Ivan Kohler
2013-02-28import an incredibly useful debugging tool from 2.3Mark Wells
2013-01-30per-agent lpr command, RT#18549Ivan Kohler
2012-11-15better error handling when sending a spool by email, #17620Mark Wells
2012-10-10HTML templates for printable form letters, #17349Mark Wells
2012-09-27Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2012-06-13table of FTP targets for invoice spool upload, #17620Mark Wells
2012-02-23remove gray background in HTML messages, #15593Mark Wells
2011-07-28message template localization, #13601mark
2011-07-01send email from customer view, #13444mark
2011-05-20logging of template-generated mail, #12809mark
2011-04-14check failure of pslatex by presence of resulting .dvi file rather than exit ...ivan
2010-12-29send_email export, RT#10884mark
2010-10-14more contact work and preliminary business card uploadivan
2010-08-16Bcc address for impending recur notices, RT#8953mark
2010-07-29add pkg_freq event condition, RT#8896mark
2010-07-13improve error handling on mass email jobs, RT#8720mark
2010-06-15RT#7869: fix error messages when send_email fails in the job queuemark
2010-05-25prevent "Can't locate object method "code" via package "HTML::Mason::Exceptio...ivan
2010-03-31eliminate harmless "Use of uninitialized value $enc in string eq" warningsivan
2010-02-15switch to Email::Sender and add options for every kind of mail encryption & a...ivan
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), R...ivan
2008-12-03support zip5 tax lookups, correct errors with fixed format cch import, inital...jeff
2008-11-19support for cch fixed formatjeff
2008-10-04POD cleanupsivan
2008-06-18fix regression caused by use of IPC::Run to run pslatex: send STDOUT and STDE...ivan
2008-06-17finish adding a feature to easily list all email addresses for an agent & sen...ivan
2008-06-10turn off debugging that got left on by accidentivan
2008-06-02and batchmode was probably rightivan