summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-19self-xss, RT#81757Ivan Kohler
2018-11-16RT# 75628 - Added AutoreplyOrCorrespondence template to freeside core RT.Christopher Burger
2018-11-16RT# 81730 - added code to fix possible cross origin request errorChristopher Burger
2018-11-16RT# 81730 - fixed XMLHttpRequest async issue, and fixed changed .gov api link.Christopher Burger
2018-11-16RT# 80138 - Added config option to display/edit customer option to send or ↵Christopher Burger
not send payment receipts Conflicts: FS/FS/Schema.pm httemplate/edit/cust_main/billing.html httemplate/view/cust_main/billing.html
2018-11-15doc ship address, RT#33417Ivan Kohler
2018-11-13Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2018-11-13add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-13RT# 81594 - fix package churn report to properly get future revenue value of ↵Christopher Burger
changed packages
2018-11-12Option to ignore old CDRs, RT#81480Ivan Kohler
2018-11-12delete fees, RT#81713Ivan Kohler
2018-11-12fix fee deletion on v3, RT#81713Ivan Kohler
2018-11-12fix pending/invoiced selection, RT#81713Ivan Kohler
2018-11-09RT# 81712 Disallow empty feepart for pkg_fee billing event actionMitch Jackson
2018-11-09RT# 81712 Reduce unnecessary xmlhttp callsMitch Jackson
2018-11-09delete fees, RT#81713Ivan Kohler
2018-11-09Event fee reporting, RT#81713Ivan Kohler
2018-11-09Event fee reporting, RT#81713Ivan Kohler
2018-11-09remove debugIvan Kohler
2018-11-08Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2018-11-08RT# 74435 - removed excess cust_pay code not needed in V3Christopher Burger
2018-11-08RT# 74435 - v3 display clean up to show refund accountChristopher Burger
2018-11-08better debugging for htpasswd failure, RT#78179Ivan Kohler
2018-11-08add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-08add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-08RT# 74453 - V3 fixes for backportChristopher Burger
2018-11-07RT# 74435 - fixed so payment would auto unapply when doing a batch refundChristopher Burger
Conflicts: httemplate/edit/process/cust_refund.cgi
2018-11-06RT# 76093 - added ability for processing fee to be used with batch ↵Christopher Burger
processing. V3 change
2018-11-06RT# 76093 - added ability for processing fee to be used with batch processing.Christopher Burger
2018-11-06RT# 76093 - Added ability to charge a processing fee when taking a payment ↵Christopher Burger
on the back end Conflicts: FS/FS/Conf.pm FS/FS/cust_main/Billing_Batch.pm httemplate/elements/tr-amount_fee.html httemplate/elements/tr-select-payment_options.html httemplate/misc/process/payment.cgi
2018-11-04RT# 77144 replace bytes_substr with Unicode::TruncateMitch Jackson
2018-11-04RT# 81616 Mask CVV on Process Card Payment pageMitch Jackson
2018-10-31textarea for SQL external statements, RT#78543Ivan Kohler
2018-10-31RT# 73382 - fixed formatting issue with calendarChristopher Burger
2018-10-31add date to quick payment entry, RT#73382Ivan Kohler
2018-10-30Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2018-10-30add option to limit automatic unsuspensions to a specific suspension reason ↵Ivan Kohler
type, RT#74448, RT#81634
2018-10-30RT# 79902 - fixed so change payment information link will still work when ↵Christopher Burger
upgraded from V3 to V4 and restores functionality in V3 Conflicts: FS/FS/ClientAPI/MyAccount.pm fs_selfservice/FS-SelfService/cgi/selfservice.cgi
2018-10-29fix missing plaintext invoice alternative, RT#81486Ivan Kohler
2018-10-28fix svc_acct->replace on bill, RT#81529Ivan Kohler
2018-10-28config for svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28config for svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28config for svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-10-27RT#39627: System log daily context also includes Cron::bill and Cron::upload ↵Jonathan Prykop
results
2018-10-27RT# 38217 Fix substitutions for System Log email templateMitch Jackson
2018-10-27RT# 38217 Help for variables in System Log templateMitch Jackson
2018-10-27RT# 31964 Fix XSSMitch Jackson
2018-10-27RT# 79353 Fix XSSMitch Jackson
2018-10-24RT# 76722 - added option to search on tags not selected in advanced customer ↵Christopher Burger
report