summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2017-02-02cust_main.paycardtype in v4Ivan Kohler
2017-02-01Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Jonathan Prykop
FREESIDE_4_BRANCH
2017-02-01never blank an existing paycardtype inadvertantlyIvan Kohler
2017-02-01fix agent override of invoice_omit_due_date, RT#73002Ivan Kohler
2017-02-0171513: Card tokenization [American Express tests, v4]Jonathan Prykop
2017-02-0171513: Card tokenization [bug fix to upgrade]Jonathan Prykop
2017-02-0171513: Card tokenization [refactor only tokenize cards; job critical error ↵Jonathan Prykop
handling]
2017-02-0171513: Card tokenization [tweaks to paycardtype checks]Jonathan Prykop
2017-02-01fix upgrades so they don't try to tokenize non-cards, RT#71513Ivan Kohler
2017-02-01fix Tokenized payinfo on upgrade if we can, RT#71513Ivan Kohler
2017-02-01fix Tokenized payinfo on upgrade if we can, RT#71513Ivan Kohler
2017-02-01deal with the data we have as best we can without erroring out, RT#71513Ivan Kohler
2017-01-3074355: freeside-upgrade error N/A (tokenized) [better error handling for ↵Jonathan Prykop
encryption upgrade failures]
2017-01-25conf classificationIvan Kohler
2017-01-25improve performance of CDR queries, RT#73889Ivan Kohler
2017-01-25improve performance of self-service usage overview with lots of CDRs, RT#73889Ivan Kohler
2017-01-25fix upgrades, fix bogus "Tokenized" paycardtype, RT#71513Ivan Kohler
2017-01-25fix upgrades, fix bogus "Tokenized" paycardtype, RT#71513Ivan Kohler
2017-01-25better diagnostics for un-pre-rate-able CDRsIvan Kohler
2017-01-25fix encryption upgrades when a payment is refunded, then deleted. RT#74270, ↵Ivan Kohler
RT#73085
2017-01-15fix package changes in pre-setup state, RT#73377, RT#38404Ivan Kohler
2017-01-10fix errors about expired cards from automatic encryption enabling, RT#74905, ↵Ivan Kohler
RT#74085
2017-01-09fix "unable to transfer all services" error when changing a package before ↵Ivan Kohler
it is billed, RT#73377
2017-01-0371513: Card tokenization [comment tweak]Jonathan Prykop
2017-01-0371513: Card tokenization [test tweak, v4 only]Jonathan Prykop
2017-01-0371513: Card tokenization [banned_pay tweaks]Jonathan Prykop
2016-12-2873085: Enable credit card/ach encryption on a live system [handling for ↵Jonathan Prykop
custnum-less cust_pay_pending]
2016-12-2871513: Card tokenization [project branch merge]Jonathan Prykop
2016-12-2871513: Card tokenization [undid refund always sending token, skip ↵FREESIDE_4_BRANCH_71513Jonathan Prykop
token_check if nothing is tokenizable]
2016-12-27credit limit for printingIvan Kohler
2016-12-22fix "column refnum is ambiguous" error pulling up churn detail when you have ↵Ivan Kohler
a single advertising source, RT#73852
2016-12-22include with_recurringInd in paymentech config migration, #19571Mark Wells
2016-12-22package search on null dates, RT#73715Ivan Kohler
2016-12-22omit due date option, RT#73002Ivan Kohler
2016-12-22omit due date option, RT#73002Ivan Kohler
2016-12-22update docs for freeside-upgrade -jIvan Kohler
2016-12-21Add mobile number to ticketing view, RT#73861Ivan Kohler
2016-12-21fix payinfo_used on batch payments with encrypted payinfo, related to #19571Mark Wells
2016-12-21RADIUS exports that skip provisioning, for accounting purposes, RT#73739Ivan Kohler
2016-12-2073085: Enable credit card/ach encryption on a live system [v4 merge]Jonathan Prykop
2016-12-2073443: Selfservice NG Password reset pageJonathan Prykop
2016-12-16prevent B:BP batches from being marked in-transit if uploading the batch ↵Mark Wells
fails, #71837
2016-12-16per-agent configuration of batch processors, #71837Mark Wells
2016-12-14fix parsing of multiple To: addresses, #73241Mark Wells
2016-12-14Un-revert "Format email addresses w/Email::Address ... RT#73241"Mark Wells
This reverts commit 018cafeda5005d9b7832194a7b6ad311e4d31238.
2016-12-14use display_custnum in reportingIvan Kohler
2016-12-14add customer fields option with agent, display_custnum, status and name, ↵Ivan Kohler
RT#73721
2016-12-14skip dcontext prefix, RT#73753Ivan Kohler
2016-12-14eliminate warning about $conf redefinitionIvan Kohler
2016-12-13Revert "Format email addresses w/Email::Address instead of ad-hoc, fixes ↵Ivan Kohler
issues emailing companies with commas, RT#73241" This reverts commit 145bc8c83c8a132e5cd171a34b0f45948674d535.