summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-10-24RT# 38844 - Added customer number and name to commission credit eventChristopher Burger
2018-10-23fix upgrade: clear bad cust_refund.source_paynum before encrypting, RT#81508Ivan Kohler
2018-10-23RT# 74537 - fixed V3 error with making ACH payment with ACH-readonly config setChristopher Burger
2018-10-23RT# 38217 Remove debuggingMitch Jackson
2018-10-23RT# 38217 Fix JS bug when creating an email noticeMitch Jackson
2018-10-22RT# 80555 Sanitize leading 0's from ip addr inputMitch Jackson
2018-10-19RT# 31208 Docs $FS::Record::qsearch_qualify_columnsMitch Jackson
2018-10-19RT# 31208 Fix Browse Discounts sorting errorMitch Jackson
2018-10-15Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-10-15clean up old RT sessionsIvan Kohler
2018-10-11RT# 73422 Improve customer contact reportMitch Jackson
2018-10-10Import Freeside format CDRs with * in number, RT#81404Ivan Kohler
2018-10-09RT# 71955 JSON::XS -> Cpanel::JSON::XSMitch Jackson
2018-10-09JSON::XS -> Cpanel::JSON::XSIvan Kohler
2018-10-09RT# 38217 FS::msg_template, cust_main is optional to render templateMitch Jackson
2018-10-09RT# 38217 Fix syntax warning from typoMitch Jackson
2018-10-09RT#38217: Send email when logging conditions are met [removed unwanted log ↵Jonathan Prykop
levels, preserved level num mapping]
2018-10-09Revert "RT#38217: Send email when logging conditions are met"Jonathan Prykop
This reverts commit 5f563d5ac7e6e1e93cca382baa42ee106f3db5a0.
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-10-09RT#38217 Send email when logging conditions are met [fixed bad char in template]Jonathan Prykop
2018-10-09RT#38217 Send email when logging conditions are met [default template & ↵Jonathan Prykop
dump-email_to upgrade]
2018-10-09RT#38217 Send email when logging conditions are met [added null_right and ↵Jonathan Prykop
msgtype]
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-10-04CDR maximum duration, RT#81475Ivan Kohler
2018-10-02Revert "RT# 39340 - Created minimal selfservice that only allows payments to ↵Christopher Burger
be made, authorization is based on ip and mac address. This is not done yet need to write routine to get mac address from radius server based on ip address." This reverts commit 7668262421ea253ffaf95e0233e037f2857f7071.