summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-16fix phantom customer linksIvan Kohler
2018-07-16Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-07-16whitespace, RT#79825Ivan Kohler
2018-07-16harmless, but don't do a string comparison on numbers anyway, RT#79825Ivan Kohler
2018-07-16error on batch insert is returned to user, not fatal, RT#75998Ivan Kohler
2018-07-16no need for errors decrypting inadvertantly encrypted payinfo to be fatal, ↵Ivan Kohler
RT#76385
2018-07-16add warning to flat fee description too, RT#79737Ivan Kohler
2018-07-16RT# 74435 - added check, to make sure batch format can handle refundsChristopher Burger
2018-07-10RT# 80555 freeside_upgrade for invalid ip addressesMitch Jackson
2018-07-10RT# 80555 freeside_upgrade for invalid ip addressesMitch Jackson
2018-07-09RT# 74435 - Fixed error with refund link on payment history page not ↵Christopher Burger
allowing batch refund when batch payment was made.
2018-07-08RT# 80555 Sanitize leading 0's from ip addr inputMitch Jackson
2018-07-08RT# 30783 js fix for ip selectionMitch Jackson
2018-07-08RT# 32241 E911 Fee Report - Include fees bundled with packagesMitch Jackson
2018-06-29RT# 32238 Billing Event cust_birthdateMitch Jackson
2018-06-29RT# 31208,80543 Issue converting quotationMitch Jackson
2018-06-29RT# 31208 Fix Browse Discounts sorting errorMitch Jackson
2018-06-29RT# 30783 Clean up json code for free_addrsMitch Jackson
2018-06-26RT# 30783 Clean up IP utility codeMitch Jackson
2018-06-26RT# 30783 Selectbox of available IPs when provisioningMitch Jackson
2018-06-26RT# 80175 - restored ability to set override to ACH only.Christopher Burger
2018-06-25RT# 30783 Improve speed of ip address auto-assignmentMitch Jackson
2018-06-25RT# 30783 Add network block enumerating utilsMitch Jackson
2018-06-19RT# 34134 - readded config option and move to deprecated sectionChristopher Burger
2018-06-18RT# 80175 - changed gateway selection to select either ACH or NULL for ↵Christopher Burger
echeck payments
2018-06-15RT# 32233 Show unmask widget only if a value exists to unmaskMitch Jackson
2018-06-15Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-06-15RT# 80175 - fixed error with ACH gateway not being selected.Christopher Burger
2018-06-14RT# 31964 Display more information on prospect contactsMitch Jackson
2018-06-14RT# 80543 Crash creating new quotationMitch Jackson
2018-06-13RT# 32234 Allow unmask of SSN/DL#Mitch Jackson
2018-06-12RT# 74435 - fixed errors in posting a echeck refund when no account is listed.Christopher Burger
2018-06-11RT# 80513 Selfservice not reflecting change to payinfoMitch Jackson
2018-06-11RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-06-11RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-06-11RT# 32233 Mask ssn and stateid in selfserviceMitch Jackson
2018-06-10RT# 32233 Mask ssn and stateid in selfserviceMitch Jackson
2018-06-07RT# 74877 flat pkg conf opt prorate_defer_change_billMitch Jackson
Enable this package flag to delay invoicing a customer for a package change until their next normal bill date
2018-06-05RT# 77917 - fixed upgrade to work when all agents were selected.Christopher Burger
2018-06-04RT# 77917 - Updated event option Agent to allow for selection of multiple ↵Christopher Burger
agents.
2018-05-26RT# 80268 Fix RADIUS usergroup UI bugMitch Jackson
2018-05-22RT# 79705 Correct UTF-8 output for generated E-MailMitch Jackson
2018-05-21RT# 77964 - refined code to defer dates when waiving setup fee for prorated ↵Christopher Burger
packages.
2018-05-19RT# 78190 Fix bill summary missing taxes or feesMitch Jackson
2018-05-19RT# 79363 Hide empty tax section, invoice_sections_with_taxesMitch Jackson
2018-05-19RT# 78190 Fix taxes on fees for sectioned invoicesMitch Jackson
Fix taxes charged on a billing-event fee, such as a late fee, displayed incorrectly on some sectioned invoices
2018-05-19RT# 78190 Fix billing event/late fee on sectioned invoicesMitch Jackson
2018-05-18Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-05-18RT# 77792 - Created method to decide if batch payname should be name on card ↵Christopher Burger
or personal name or business name.
2018-05-164.x styleIvan Kohler