summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-27RT#71009: (v4+) OFM - Separate permissions for edit dates and contract datesJonathan Prykop
2016-07-27RT#71009: (v4+) OFM - Separate permissions for edit dates and contract dates ↵Jonathan Prykop
[renamed start date files for generic use, original commit RT#38883]
2016-07-26RT#38881: BILL illegal payby in 4.x [update_payby]Jonathan Prykop
2016-07-26RT#38217: Send email when logging conditions are met [fix to warning ↵Jonathan Prykop
invocation in cust_bill_pkg_tax_location]
2016-07-26RT#38217: Send email when logging conditions are met [removed unwanted log ↵Jonathan Prykop
levels, preserved level num mapping]
2016-07-26Revert "RT#38217: Send email when logging conditions are met"Jonathan Prykop
This reverts commit 5f563d5ac7e6e1e93cca382baa42ee106f3db5a0.
2016-07-26Bug fix for RT#71623 or RT#13971, discovered during RT#38217, needs backport ↵Jonathan Prykop
to v4
2016-07-26RT#38217: Send email when logging conditions are metJonathan Prykop
2016-07-26customer menu link to data usage report, #42310Mark Wells
2016-07-26per-customer RADIUS data usage report, #42310Mark Wells
2016-07-25RT#71049: Add order_number to payment reports [show_order_number checkboxes]Jonathan Prykop
2016-07-25RT#42393: Verification cust_pay_pending handling in history & reportJonathan Prykop
2016-07-22turn off debugging, make Tokenized workMark Wells
2016-07-22set card types in a queued job to avoid excessive upgrade time, #71291Mark Wells
2016-07-22demand 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-20Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-07-20new mastercard rangesIvan Kohler
2016-07-20when canceling services across multiple packages, transaction-protect each ↵Mark Wells
one separately, from #37177
2016-07-19Merge branch 'master' of git.freeside.biz:/home/git/freesideMark 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-19Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
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-18RT#38973: Bill for time worked on ticket resolution [fully functional]Jonathan Prykop
2016-07-16RT#38973: Bill for time worked on ticket resolution [checkpoint, not ready ↵Jonathan Prykop
for backport]
2016-07-15use stored card type for payment search, #71291Mark Wells
2016-07-15rename cardtype to paycardtypeMark Wells
2016-07-14store 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 64aa9aa36d8b8636b4984de7d15cd7bd1a889542.
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-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-06Merge branch 'master' of git.freeside.biz:/home/git/freesideMark 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-05UTF-8 form input vs. xmlhttp, #71347Mark Wells