summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-03add eway as an agent payment gateway, RT#71906, update list of gateways from ↵Ivan Kohler
http://perl.business/onlinepayment (and git for OnlineThirdPartyPayment and BatchPayment)
2016-08-03RT#71518: Bug in the address editor [fixed query cleanup]Jonathan Prykop
2016-08-03strip degree signs from coord fields before saving CGI param state, ↵Mark Wells
workaround for #71518
2016-08-03RT#71518: Bug in the address editorJonathan Prykop
2016-07-29RT#38881: BILL illegal payby in 4.x [update_payby]Jonathan Prykop
2016-07-27RT#38217: Send email when logging conditions are met [fix to warning ↵Jonathan Prykop
invocation in cust_bill_pkg_tax_location]
2016-07-27Bug fix for RT#71623 or RT#13971, discovered during RT#38217, needs backport ↵Jonathan Prykop
to v4
2016-07-26customer menu link to data usage report, #42310Mark Wells
2016-07-26per-customer RADIUS data usage report, #42310Mark Wells
2016-07-22in 4.x, fall back to pattern-matching the card number if paycardtype is not ↵Mark Wells
set, #71291
2016-07-21set card types in a queued job to avoid excessive upgrade time, #71291Mark Wells
2016-07-21demand Business::CreditCard 0.36 in package specsMark Wells
2016-07-21fix whitespace and case correctness of city names, #71501Mark Wells
2016-07-20update documentation linksIvan Kohler
2016-07-20recognize 60xx as discover, RT#71291Ivan Kohler
2016-07-20new mastercard rangesIvan Kohler
2016-07-19Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into 4.xMark Wells
2016-07-19unreverse the check for tokenized payinfo, #71291Mark Wells
2016-07-19RT#6223: Billing process - pending packages - feature request [order ↵Jonathan Prykop
quotation on hold]
2016-07-19RT#71447: OQM Service label override is not showing when provisioning or ↵Jonathan Prykop
viewing service [view]
2016-07-19RT#71447: OQM Service label override is not showing when provisioning or ↵Jonathan Prykop
viewing service
2016-07-18suppress msg_template warnings during 4.x upgrade, #21564Mark Wells
2016-07-15use stored card type for payment search, #71291Mark Wells
2016-07-15rename cardtype to paycardtypeMark Wells
2016-07-15store credit card type in cust_payby and transaction records, #71291, schema ↵Mark Wells
support
2016-07-13also hide unreplied status for Deleted tickets, #41670Mark Wells
2016-07-13limit column width of line item descriptions and details, #38130Mark Wells
2016-07-12remove unused config optionMark Wells
2016-07-12restore location labels on invoices, but remove the 'default service ↵Mark Wells
location' prefix from everywhere, #71474
2016-07-12option to show all package locations on invoice, #71474Mark Wells
2016-07-12Revert "workaround for page-break-inside:avoid on Chrome, #71301"Mark Wells
This reverts commit 169ad85b65ffdf5e925163bbefd6b1172ec56dd5.
2016-07-12workaround for page-break-inside:avoid on Chrome, #71301Mark Wells
2016-07-09optionally scale to the page width when printing, #71301Mark Wells
2016-07-07when changing a package with scheduled expiration, transfer the expiration ↵Mark Wells
reason to the new package, #71623
2016-07-07enable cancel_pkgs to expire packages even if the reason is missing, #71623, ↵Mark Wells
from #37177
2016-07-07RT#17599: display cancelled services from history [bug fixes]Jonathan Prykop
2016-07-07RT#17599: display cancelled services from history [display unprovisionable ↵Jonathan Prykop
services from history]
2016-07-07RT#17599: display cancelled services from history [doc fix]Jonathan Prykop
2016-07-07RT#17599: display cancelled services from historyJonathan Prykop
2016-07-06payment terms localiation, #71549Mark Wells
2016-07-06use localized service labels in invoices, #71347Mark Wells
2016-07-06service label localization, internals and UI, #71347Mark Wells
2016-07-06UTF-8 form input vs. xmlhttp, #71347Mark Wells
2016-07-06fix intermittent 900 NET OR SSL error, RT#42648Ivan Kohler
2016-07-06fix intermittent 900 NET OR SSL error, RT#42648Ivan Kohler
2016-07-05RT#71563: Add agent_custid to credit import [text tweak]Jonathan Prykop
2016-07-05RT#71563: Add agent_custid to credit importJonathan Prykop
2016-06-30RT#33790: Proper handling for aborting a suspend/cancelJonathan Prykop
2016-06-29fix deprecation doc for tax-cust_exempt-groups-require_individual_numsIvan Kohler
2016-06-29better conf classificationIvan Kohler