summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2019-03-13RT# 82988 - updated paybatch upgrade to move credits from combined batch ↵Christopher Burger
file to credit batch file
2019-03-12RT# 82988 - added check for batch payment upload scripts to make sure they ↵Christopher Burger
can handle credit batches.
2019-03-11RT# 82988 - Fixed so only formats that can handle electronic refunds can ↵Christopher Burger
download those files Conflicts: httemplate/view/cust_main/menu.html
2019-02-26RT# 82092 - updated escaping html to use encode-entitiesChristopher Burger
Conflicts: FS/FS/part_virtual_field.pm
2019-02-21RT# 82092 - v3 display fixChristopher Burger
2019-02-21RT# 82092 - Removed reload of DB SchemaChristopher Burger
2019-02-21RT# 82092 - Updated text to remind customer to restart apache after creating ↵Christopher Burger
custom field Conflicts: httemplate/elements/header-full.html
2019-02-21RT# 82092 - added field validationChristopher Burger
2019-02-21RT# 82092 - custom fields now save and fixed so name label is displayed ↵Christopher Burger
insted of actual field name Conflicts: FS/FS/Record.pm httemplate/edit/process/cust_main.cgi
2019-02-01RT# 81961 Include HTML for POD documentationMitch Jackson
2019-01-29RT 78356 - fixed display of error on tower and sector exportsChristopher Burger
2019-01-09RT# 81249 - Fixed error where empty field becomes 0.Christopher Burger
2019-01-09RT# 81249 - added ability to validate price plan option fieldsChristopher Burger
Conflicts: httemplate/edit/part_pkg.cgi
2019-01-03RT 81913 - fixed error with batch email from advanced customer reports and ↵Christopher Burger
contacts report Conflicts: httemplate/search/contact.html httemplate/search/cust_main.html
2018-12-11RT# 74693 - Added city select when using tax classesChristopher Burger
2018-12-11RT# 74693 - Added Bulk edit of rates onlyChristopher Burger
Conflicts: httemplate/browse/cust_main_county.cgi
2018-12-03RT# 71289 - now shows contact email and phone changes while attached to customerChristopher Burger
Conflicts: httemplate/elements/change_history_common.html httemplate/view/cust_main/change_history.html
2018-11-29RT# 81557 - Added checkbox to validate cc on import, and cc validation.Christopher Burger
Conflicts: FS/FS/cust_main/Import.pm
2018-11-28RT# 32241 E911 Fee Report - Include fees bundled with packagesMitch Jackson
2018-11-28RT# 81126 - IP address field now shows required when required, IP address ↵Christopher Burger
and Radius Group sticky on error when provisioning svc broadband Conflicts: FS/FS/svc_broadband.pm
2018-11-27menu link, RT#81809Ivan Kohler
2018-11-27select agent and customer fields on attachment report, RT#81809Ivan Kohler
2018-11-20RT# 77532 - V3 fix changing cust_contact to contactChristopher Burger
2018-11-20fix error w/current perl - can't call keys on a scalar hashref anymore, RT#77532Ivan Kohler
Conflicts: httemplate/search/cust_main.html
2018-11-20RT# 77532 - fixed search to use phone type from databaseChristopher Burger
2018-11-20RT# 77532 - Updated advanced customer report to search contactsChristopher Burger
Conflicts: httemplate/search/cust_main.html httemplate/search/report_cust_main.html
2018-11-20RT# 77532 - Updated customer contact reports to display contact phone numersChristopher Burger
Conflicts: httemplate/search/contact.html
2018-11-20RT# 77532 - updated customer search bar to search contacts for info.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-12Option to ignore old CDRs, RT#81480Ivan 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-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-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 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# 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-27RT#39627: System log daily context also includes Cron::bill and Cron::upload ↵Jonathan Prykop
results
2018-10-27RT# 38217 Help for variables in System Log templateMitch Jackson