summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2017-02-0171513: Card tokenization [American Express tests]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-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-02-01only tokenize cardsIvan Kohler
2017-02-0171513: Card tokenization [tweaks to paycardtype checks]Jonathan Prykop
2017-02-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan 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-3173202: OQH Optimal method for moving [added move_]Jonathan Prykop
2017-01-31further optimize condition_sql for "Invoice eligible for automatic ↵Ivan Kohler
collection" condition, RT#74451
2017-01-31add condition_sql optimization to "Customer does not have uncancelled ↵Ivan Kohler
package of specified definitions, RT#74449
2017-01-31add condition_sql optimization to "Customer has a referring customer with ↵Ivan Kohler
uncancelled specific package(s)" condition, RT#74456
2017-01-31Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-01-31add condition_sql optimization to "Customer has uncancelled specific ↵Ivan Kohler
package(s)" condition, RT#74456
2017-01-31add condition_sql optimization to "Package definitions" condition, RT#74456Ivan Kohler
2017-01-31fix perf issues displaying bulk invoices w/100k+ services, RT#74103Ivan Kohler
2017-01-3074355: freeside-upgrade error N/A (tokenized) [better error handling for ↵Jonathan Prykop
encryption upgrade failures]
2017-01-25can't find any indication this did anything back to 3.xIvan Kohler
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-25no need for fix for #74270 in 5.x, FK enforcement was strict in 4.xIvan 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-10style pedantryIvan 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 [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 [undid refund always sending token, skip ↵Jonathan 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-1773443: Selfservice NG Password reset pageJonathan Prykop
2016-12-1773085: Enable credit card/ach encryption on a live systemJonathan 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