summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2017-03-06don't allow two character substring searches, RT#75012Ivan Kohler
2017-02-24fix upgrades when cust_pkg.change_to_pkgnum points to a package that was remo...Ivan Kohler
2017-02-24fix fallout from is_tokenized optimizations preventing cards from runningIvan Kohler
2017-02-22RT# 24643, added waive setup fee option to change package screen.Christopher Burger
2017-02-18run schema upgrades for pkg_referral and cust_bill_pkg_discountIvan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-18fix 4.x upgrades when an invoice with a discount was deleted instead of voide...Ivan Kohler
2017-02-14fix FK upgrade for pkg_referral: remove records referencing non-existant cust...Ivan Kohler
2017-02-14better scalability for token checks, RT#71513Ivan Kohler
2017-02-08fix recurring display w/discounts, RT#41844Ivan Kohler
2017-02-06netsapiens integration: deb dep on REST::Client rather than throw a runtime e...Ivan Kohler
2017-02-01fix agent override of invoice_omit_due_date, RT#73002Ivan Kohler
2017-02-01never blank an existing paycardtype inadvertantlyIvan Kohler
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 ha...Jonathan Prykop
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 collection...Ivan Kohler
2017-01-31add condition_sql optimization to "Customer does not have uncancelled package...Ivan Kohler
2017-01-31add condition_sql optimization to "Customer has a referring customer with unc...Ivan Kohler
2017-01-31Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-01-31add condition_sql optimization to "Customer has uncancelled specific package(...Ivan Kohler
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 encr...Jonathan Prykop
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
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
2017-01-09fix "unable to transfer all services" error when changing a package before it...Ivan Kohler
2017-01-0371513: Card tokenization [banned_pay tweaks]Jonathan Prykop
2016-12-2873085: Enable credit card/ach encryption on a live system [handling for custn...Jonathan Prykop
2016-12-2871513: Card tokenization [undid refund always sending token, skip token_check...Jonathan Prykop
2016-12-27credit limit for printingIvan Kohler