summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-08remove payment deletion, RT#37908Ivan Kohler
2017-02-08fix recurring display w/discounts, RT#41844Ivan Kohler
2017-02-06it's 2017Ivan Kohler
2017-02-06netsapiens integration: deb dep on REST::Client rather than throw a runtime ↵Ivan Kohler
error, RT#74517
2017-02-02cust_main.paycardtype in v4Ivan Kohler
2017-02-02default pages of 100 entriesIvan 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 customer add success messageIvan Kohler
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-31Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_4_BRANCH
2017-01-31Revert "add date to quick payment entry, RT#73382"Ivan Kohler
This reverts commit 2b76dd3be38311e9144a3f2017dfdaec6261fff3.
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-25clarify printtofit optionIvan 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-17script to reset svc_broadband coordinates, RT#74147Ivan Kohler
2017-01-15titleIvan Kohler
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-04fix "column reference "refnum" is ambiguous" is credit detail report (when ↵Ivan Kohler
no advertising sources are configured yet), RT#73994
2017-01-0473107: Map regression: now always requiring API key [apikey errmsg limited ↵Jonathan Prykop
to REQUEST_DENIED]
2017-01-0442431: Use Same Address checkbox doesn't recognize address2 differences (v4+ ↵Jonathan Prykop
only)
2017-01-0442396: Prospect creation without contact (v4+) [hide fields prospect doesn't ↵Jonathan Prykop
use]
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
2017-01-03Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Jonathan Prykop
FREESIDE_4_BRANCH
2016-12-30fix "Create map" form submission, #73266Mark Wells
2016-12-29fix coverage map display when there are no services, #73972Mark Wells
2016-12-29fix change pkg linkIvan Kohler
2016-12-28default payby for new installs, regression from 3.x, RT#73853Ivan Kohler
2016-12-28styleIvan Kohler
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]