| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-09 | RT# 75817 - V3 css fix for table display | Christopher Burger | |
| 2018-09-09 | RT# 75817 - fixed redirect error | Christopher Burger | |
| 2018-09-09 | RT# 75817 - cleaned up password validation error message | 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-09-09 | RT# 75817 - added new file to hold javascript for password validation | Christopher Burger | |
| 2018-09-09 | RT# 75817 - Added password change link to cust main page | Christopher Burger | |
| Conflicts: httemplate/edit/cust_main-contacts.html httemplate/elements/validate_password.html httemplate/view/cust_main/contacts_new.html | |||
| 2018-09-09 | RT# 75817 - removed change password link as it is not needed anymore | Christopher Burger | |
| 2018-09-09 | RT# 75817 - updated UI to be more intuitive | Christopher Burger | |
| Conflicts: httemplate/edit/cust_main-contacts.html httemplate/elements/contact.html | |||
| 2018-09-07 | RT# 80869 freeside_upgrade fix for bad payment expiration dates | Mitch Jackson | |
| 2018-09-07 | RT# 80869 Improve cust_main.paydate validation | Mitch Jackson | |
| 2018-09-07 | RT# 80869 Harden process payment screen against Edge browser bug | Mitch Jackson | |
| 2018-08-31 | RT# 80669 Cancelled customers on customer churn report | Mitch Jackson | |
| 2018-08-22 | RT# 81150 Google now requires api key for drawing api | Mitch Jackson | |
| 2018-08-16 | RT# 78356 - updated script to allow for null values when moving. | Christopher Burger | |
| 2018-08-07 | RT# 77160 - updated date selection sql to make sure last cancel date falls ↵ | Christopher Burger | |
| with in range | |||
| 2018-08-06 | RT# 77160 - fixed sql when joing cust_location | Christopher Burger | |
| 2018-08-02 | RT# 78356 keys on hashref deprecated in perl 5.24 | Mitch Jackson | |
| 2018-08-02 | RT# 78356 - sped up update query | Christopher Burger | |
| 2018-08-02 | RT# 78356 - created script to cycle thru svc_broadband and move speed field ↵ | Christopher Burger | |
| values. | |||
| 2018-08-01 | add labels | Ivan Kohler | |
| 2018-08-01 | cust_main fields only | Ivan Kohler | |
| 2018-08-01 | cust_main fields only | Ivan Kohler | |
| 2018-07-31 | RT# 78356 - created import format for broadband service | Christopher Burger | |
| 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-30 | RT# 80898 - V3 fix for new configuration. set to section billing. | Christopher Burger | |
| 2018-07-30 | RT# 80898 - added config option to allow for the changing of the name for ↵ | Christopher Burger | |
| credit card surcharge on invoice. | |||
| 2018-07-30 | RT# 77160 - added date search on customer timespan report | Christopher Burger | |
| 2018-07-26 | RT# 80624 Selfservice workaround for Bug on Win10 Edge Browser | Mitch Jackson | |
| 2018-07-20 | RT# 80624 Selfservice workaround for Bug on Win10 Edge Browser | Mitch Jackson | |
| 2018-07-16 | Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵ | Ivan Kohler | |
| FREESIDE_3_BRANCH | |||
| 2018-07-16 | actually a card masking fix for fibernetics, but can't find the ticket | Ivan Kohler | |
| 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-06-29 | RT# 31208,80543 Issue converting quotation | Mitch Jackson | |
| 2018-06-22 | RT# 73964 - V3 fixes for backport | Christopher Burger | |
| 2018-06-20 | RT# 73964 - updated config description again to an even better description ↵ | Christopher Burger | |
| of the email-to-voice_domain configuration option | |||
| 2018-06-20 | RT# 73964 - updated config description to better explain the ↵ | Christopher Burger | |
| email-to-voice_domain configuration option | |||
| 2018-06-20 | RT# 73964 - Changed global config send-to-domain to email-to-voice_domain | Christopher Burger | |
| 2018-06-20 | RT# 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. Conflicts: FS/FS/cust_main_Mixin.pm httemplate/config/config-view.cgi httemplate/misc/email-customers.html | |||
| 2018-06-19 | RT# 77498 - fixed getting filename in V3 | Christopher Burger | |
| 2018-06-19 | RT# 77498 - Customer Import now uses contact/Import.pm rather than ↵ | Christopher Burger | |
| contact_import.pm Conflicts: FS/FS/contact_import.pm | |||
| 2018-06-19 | RT# 29974 - Added ability to show invoice_pay_by_message on total new ↵ | Christopher Burger | |
| charges line rather than balance due line Conflicts: FS/FS/cust_bill.pm | |||
| 2018-06-19 | RT# 77470 - Fixed error with select reason drop down box, not working when ↵ | Christopher Burger | |
| no pre_options listed | |||
| 2018-06-19 | RT# 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. Conflicts: FS/FS/cust_pkg/Search.pm httemplate/elements/tr-select-reason.html httemplate/elements/tr-td-label.html | |||
| 2018-06-18 | further optimize condition_sql for "Invoice eligible for automatic ↵ | Ivan Kohler | |
| collection" condition, RT#74451 | |||
| 2018-06-14 | RT# 80543 Crash creating new quotation | Mitch Jackson | |
| 2018-06-13 | RT# 32233 Mask ssn and stateid in selfservice | Mitch Jackson | |
