summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
2022-05-11quiet CGI param warningIvan Kohler
2022-04-27quiet warnings about CGI::param in list contextIvan Kohler
2021-03-17contractually guaranteed speed no longer required as of 2020, RT#85671Ivan Kohler
2021-03-17disable fcc 477 deployment zones, RT#85668Ivan Kohler
2020-11-09ACL for hardware class config, RT#85057Ivan Kohler
2020-11-09ACL for hardware class config, RT#85057Ivan Kohler
2020-04-15CGI::param called in list contextIvan Kohler
2019-06-25RT# 82137 - added processing fee template substitution.Christopher Burger
Conflicts: httemplate/edit/msg_template/email.html httemplate/elements/tr-amount_fee.html
2019-06-15RT# 83450 - added location to virtual ap and added script to force update of ↵Christopher Burger
all virtual ap Conflicts: FS/FS/part_export/saisei.pm
2019-05-27RT# 83320 Fix UI bug managing taxesMitch Jackson
No longer incorrectly carrying the source and district columns from other tax rows into new tax rows
2019-05-22RT# 83306 - fixed realtime refundsChristopher Burger
2019-05-16RT# 83179 - set agent num to use default agentnum if configured, and fixed ↵Christopher Burger
adding contact rows Conflicts: httemplate/edit/prospect_main.html httemplate/elements/tr-select-agent.html
2019-05-13RT# 83251 - added option to update tower/sectorChristopher Burger
Conflicts: httemplate/edit/tower.html
2019-05-10RT# 82949 - fixed error where form submits on cancelChristopher Burger
2019-05-10RT# 82949 - changes section name from fees to pricing, better opitonChristopher Burger
2019-05-10RT# 82949 - added the ability to bulk increase package fees (setup and/or ↵Christopher Burger
recurring) by a percentage Conflicts: httemplate/browse/part_pkg.cgi httemplate/elements/header-full.html
2019-05-04RT# 83259 - adding/editing tower sector will no check for required fields ↵Christopher Burger
prior to exporting if able to export
2019-05-01RT# 83205 - fixed error with fields being sticky on errorChristopher Burger
2019-04-30RT# 83211 - Added service export error test reportChristopher Burger
2019-04-30RT# 83204 - added link to service or tower causing error.Christopher Burger
Conflicts: httemplate/misc/progress-popup.html
2019-04-21RT# 83039 - only towers with sectors shown on provisioning page when export ↵Christopher Burger
requires sectors Conflicts: httemplate/elements/select-table.html
2019-04-17RT# 75357 - v3 fix for creating contact rows in prospectsChristopher Burger
2019-04-07RT# 75357 - Prospects can now be disabledChristopher Burger
Conflicts: httemplate/edit/prospect_main.html
2019-04-03RT# 83057 - Added check for duplicate entry to avoid sql errorChristopher Burger
2019-03-27RT# 83082 - fixed so CC refunds cant go to batchChristopher Burger
Conflicts: httemplate/edit/cust_refund.cgi
2019-03-15RT# 83044 - V3 fixChristopher Burger
2019-03-15RT# 83044 - fixed cc refund issuesChristopher Burger
Conflicts: httemplate/edit/process/cust_refund.cgi httemplate/misc/download-batch.cgi
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-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
2018-12-11RT# 74693 - Added Bulk edit of rates onlyChristopher Burger
Conflicts: httemplate/browse/cust_main_county.cgi
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-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-09RT# 81712 Disallow empty feepart for pkg_fee billing event actionMitch Jackson
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-10-31textarea for SQL external statements, RT#78543Ivan 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
2018-10-09JSON::XS -> Cpanel::JSON::XSIvan Kohler