Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-11 | quiet CGI param warning | Ivan Kohler | |
2022-04-27 | quiet warnings about CGI::param in list context | Ivan Kohler | |
2020-11-09 | ACL for hardware class config, RT#85057 | Ivan Kohler | |
2019-05-27 | RT# 83320 Fix UI bug managing taxes | Mitch Jackson | |
No longer incorrectly carrying the source and district columns from other tax rows into new tax rows | |||
2019-05-22 | RT# 83306 - fixed realtime refunds | Christopher Burger | |
2019-05-10 | RT# 82949 - changes section name from fees to pricing, better opiton | Christopher Burger | |
2019-05-10 | RT# 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-04 | RT# 83259 - adding/editing tower sector will no check for required fields ↵ | Christopher Burger | |
prior to exporting if able to export | |||
2019-04-30 | RT# 83211 - Added service export error test report | Christopher Burger | |
2019-04-30 | RT# 83204 - added link to service or tower causing error. | Christopher Burger | |
Conflicts: httemplate/misc/progress-popup.html | |||
2019-04-03 | RT# 83057 - Added check for duplicate entry to avoid sql error | Christopher Burger | |
2019-03-15 | RT# 83044 - V3 fix | Christopher Burger | |
2019-03-15 | RT# 83044 - fixed cc refund issues | Christopher Burger | |
Conflicts: httemplate/edit/process/cust_refund.cgi httemplate/misc/download-batch.cgi | |||
2019-03-11 | RT# 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-21 | RT# 82092 - v3 display fix | Christopher Burger | |
2019-02-21 | RT# 82092 - Removed reload of DB Schema | Christopher Burger | |
2019-02-21 | RT# 82092 - Updated text to remind customer to restart apache after creating ↵ | Christopher Burger | |
custom field Conflicts: httemplate/elements/header-full.html | |||
2019-02-21 | RT# 82092 - added field validation | Christopher Burger | |
2019-02-21 | RT# 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-29 | RT 78356 - fixed display of error on tower and sector exports | Christopher Burger | |
2018-12-11 | RT# 74693 - Added Bulk edit of rates only | Christopher Burger | |
Conflicts: httemplate/browse/cust_main_county.cgi | |||
2018-11-28 | RT# 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-09 | RT# 81712 Disallow empty feepart for pkg_fee billing event action | Mitch Jackson | |
2018-11-08 | RT# 74435 - removed excess cust_pay code not needed in V3 | Christopher Burger | |
2018-11-08 | RT# 74453 - V3 fixes for backport | Christopher Burger | |
2018-11-07 | RT# 74435 - fixed so payment would auto unapply when doing a batch refund | Christopher Burger | |
Conflicts: httemplate/edit/process/cust_refund.cgi | |||
2018-10-09 | RT#38217: Send email when logging conditions are met | Jonathan Prykop | |
2018-09-09 | RT# 75817 - fixed redirect error | Christopher Burger | |
2018-09-09 | RT# 75817 - fixed saving of password for new contacts, and password ↵ | Christopher Burger | |
validation on dynamicly created rows Conflicts: FS/FS/contact.pm httemplate/edit/elements/edit.html | |||
2018-08-02 | RT# 78356 keys on hashref deprecated in perl 5.24 | Mitch Jackson | |
2018-07-31 | RT# 78356 - made status bar more responsive on export. Changed svc update ↵ | Christopher Burger | |
to only happen when up and down speeds change. | |||
2018-07-31 | RT# 78356 - added speed test fields for broadband service and new modifier ↵ | Christopher Burger | |
to get speed from fcc_477 form in package | |||
2018-07-16 | RT# 74435 - added check, to make sure batch format can handle refunds | Christopher Burger | |
Conflicts: httemplate/misc/download-batch.cgi | |||
2018-07-16 | RT# 74435 - Fixed error with refund link on payment history page not ↵ | Christopher Burger | |
allowing batch refund when batch payment was made. Conflicts: FS/FS/cust_main/Billing_Realtime.pm httemplate/view/cust_main/menu.html | |||
2018-07-16 | RT# 74435 - fixed errors in posting a echeck refund when no account is listed. | Christopher Burger | |
Conflicts: FS/FS/cust_main/Billing_Batch.pm httemplate/elements/tr-select-cust_payby.html httemplate/misc/payment.cgi httemplate/misc/process/payment.cgi | |||
2018-07-16 | RT# 74435 - Adding option to allow refunds using electronic check batch with ↵ | Christopher Burger | |
RBC format. Conflicts: FS/FS/Schema.pm FS/FS/cust_main/Billing_Batch.pm httemplate/view/cust_main/menu.html | |||
2018-03-29 | RT# 78356 - added ability to create and modify rateplans and access point ↵ | Christopher Burger | |
when changed on freeside. cleanded up documentation. Conflicts: FS/FS/part_export/saisei.pm FS/FS/tower_sector.pm httemplate/edit/process/tower.html httemplate/edit/tower.html | |||
2018-03-29 | RT# 78356 - updated documentation and added ability to create access points ↵ | Christopher Burger | |
as Saisei thru api Conflicts: FS/FS/Schema.pm FS/FS/part_export/saisei.pm FS/FS/tower_sector.pm httemplate/edit/process/tower.html httemplate/edit/tower.html httemplate/elements/tr-tower_sectors.html | |||
2018-02-28 | RT# 79284 Option to set discount at Change Package | Mitch Jackson | |
2018-02-26 | RT# 79497 - Changed email address check to all emails to be seperated by a ↵ | Christopher Burger | |
space. Added contacts to change history. Conflicts: httemplate/edit/process/cust_main.cgi | |||
2017-12-12 | RT# 24643 - Version 3 changes to allow for waive setup fee on change packages | Christopher Burger | |
2017-12-12 | RT# 24643 - fixed error in saving waive setup fee flag when not selected | Christopher Burger | |
2017-12-12 | Revert "RT# 24643 - fixed error in saving waive setup fee flag when not ↵ | Christopher Burger | |
selected" This reverts commit 7e2111f1ebc063df6a0afbb5903ae17a96ca3bb8. | |||
2017-12-12 | RT# 24643 - fixed error in saving waive setup fee flag when not selected | Christopher Burger | |
2017-12-12 | RT# 24643, added waive setup fee option to change package screen. | Christopher Burger | |
Conflicts: httemplate/edit/process/change-cust_pkg.html | |||
2017-08-29 | RT# 77200 - Changed fixed active date to a user input date | Christopher Burger | |
2017-08-04 | RT# 74715 - fixed saving of census tract to actually save. | Christopher Burger | |
2017-05-24 | RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵ | root | |
submitting the form. Also place checked prior entry in database. | |||
2017-03-10 | fix paymask removal when editing a customer with a tokenized card, RT#74900 | Ivan Kohler | |
2017-03-03 | successful spelling, RT#74993 | Ivan Kohler | |