summaryrefslogtreecommitdiff
path: root/httemplate/misc
AgeCommit message (Collapse)Author
2019-04-30RT# 83204 - added link to service or tower causing error.Christopher Burger
2019-04-24fix error display un-holding a package, RT#83178Ivan Kohler
2019-04-15RT# 79913 - Mass agent transfer filesChristopher Burger
2019-03-15RT# 83044 - fixed cc refund issuesChristopher Burger
2019-03-13RT# 82988 - added check for batch payment upload scripts to make sure they ↵Christopher Burger
can handle credit batches.
2019-01-20RT# 80488 Live look up of WA state tax districtMitch Jackson
When conf flag 'tax_district_method' is set, tax district is queried for address before form is submitted Affected Pages: * New Customer * Edit Customer * Order Package * Change Package * Edit Package Location
2019-01-08RT# 38217 Improve delete button on log email pageMitch Jackson
2019-01-07RT# 81706 Remove redundant loads of jquery.jsMitch Jackson
2019-01-03RT 81913 - fixed error with batch email from advanced customer reports and ↵Christopher Burger
contacts report
2018-11-29RT# 81557 - Added checkbox to validate cc on import, and cc validation.Christopher Burger
2018-11-27RT# 81706 jQuery upgradeMitch Jackson
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-09delete fees, RT#81713Ivan Kohler
2018-11-05RT# 76093 - Added ability to charge a processing fee when taking a payment ↵Christopher Burger
on the back end
2018-10-29make it clearer on the void popup it isn't going to the gateway, RT#81582Ivan Kohler
2018-10-28RT# 73422 Fix report Customer ContactsMitch Jackson
2018-10-28RT# 73422 Changes to report Customer ContactsMitch Jackson
2018-10-23RT# 30783 Clean up json code for free_addrsMitch Jackson
2018-10-11RT# 73382 - fixed formatting issue with calendarChristopher Burger
2018-10-11add date to quick payment entry, RT#73382Ivan Kohler
2018-09-26Merge branch 'FREESIDE_4_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_4_BRANCH
2018-09-25RT# 73421 Fixed E-Mail pipeline to obey contact opt-in flagsMitch Jackson
2018-09-25RT# 75817 - fixed selecting random password on custmain pageChristopher Burger
2018-09-20RT# 80624 Browser check repeats if session changesMitch Jackson
2018-09-20RT# 80624 Detect and warn for bad MS Edge versionMitch Jackson
2018-09-09RT# 75817 - Added password change link to cust main pageChristopher Burger
2018-09-09RT# 75817 - updated UI to be more intuitiveChristopher Burger
2018-09-07RT# 80869 Harden process payment screen against Edge browser bugMitch Jackson
2018-09-07RT# 81183 Fix crash processing payment with new payment methodMitch Jackson
2018-08-10RT# 34134 - updated select invoice to actually pay the invoice being ↵Christopher Burger
selected not the oldest one.
2018-08-01wordingIvan Kohler
2018-07-31RT# 78356 - created import format for broadband serviceChristopher Burger
2018-07-19RT# 34134 - updated UI experienceChristopher Burger
2018-07-18fix phantom customer linksIvan Kohler
2018-07-18fix phantom customer linksIvan Kohler
2018-07-18fix phantom customer linksIvan Kohler
2018-07-16RT# 74435 - added check, to make sure batch format can handle refundsChristopher Burger
2018-06-19RT# 34134 - removed config option manual_process-single_invoice_amount from ↵Christopher Burger
config and payment page that used it. Conflicts: httemplate/misc/payment.cgi
2018-06-19RT# 34134 - removed payment amount field from payment screen, added 3 ↵Christopher Burger
payment options (pay full balance, pay specific invoice, pay another amount) which will prefill the payment amount field. Conflicts: httemplate/elements/tr-select-payment_options.html
2018-06-18RT# 77470 - added reason option to advanced package report with suspended ↵Christopher Burger
status is selected. Also added links to suspend and unsuspend when status active or suspended is used.
2018-06-12RT# 77498 - Customer Import now uses contact/Import.pm rather than ↵Christopher Burger
contact_import.pm
2018-06-12RT# 73964 - Changed global config send-to-domain to email-to-voice_domainChristopher Burger
2018-06-12RT# 73964 - Added biling event action to send an email to phone nunber, and ↵Christopher Burger
updated email a notice to customer to allow emailing to phone number for email_to_voice service.
2018-06-12RT# 74435 - fixed errors in posting a echeck refund when no account is listed.Christopher Burger
Conflicts: httemplate/misc/payment.cgi
2018-05-24RT# 79737 - fixed error in codeChristopher Burger
2018-05-24RT# 79737 - Added ability to us a cc surcharge of a flat fee.Christopher Burger
Conflicts: httemplate/elements/tr-select-payment_options.html
2018-02-23RT# 79284 Updated discounts UI for Change Package screenMitch Jackson
2018-02-23RT# 79284 Option to set/carry recur discount at Change PackageMitch Jackson
2018-02-20fix broadband reporting with giant query URLs (large numbers of package ↵Ivan Kohler
defs, etc.), RT#76765