summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-09-19RT# 78547 Future autobill report - agent virt, dynamic titleMitch Jackson
2018-09-19RT# 78547 Upcoming Auto-Bill Transaction ReportMitch Jackson
2018-09-19RT# 78547 Allow for simulated billing within a transactionMitch Jackson
2018-09-19RT# 78547 Library for SQL savepointsMitch Jackson
2018-09-19RT# 78547 bill_and_collect() small optimizationMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::sqlradiusMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::sipwiseMitch Jackson
2018-09-19RT# 78547 noexport_hack part_export::shellcommandsMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::saiseiMitch Jackson
2018-09-19RT# 78547 noexport_hack part_export::phone_shellcommandsMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::netsapiensMitch Jackson
2018-09-19RT# 78547 noexport_hack part_export::ikanoMitch Jackson
2018-09-19RT# 78547 noexport_hack part_svc::http_statusMitch Jackson
2018-09-19RT# 78547 noexport_hack - part_svc::grandstreamMitch Jackson
2018-09-19RT# 78547 noexport_hack - part_svc::broadworksMitch Jackson
2018-09-19RT# 78547 - consolidate noexport_hackMitch Jackson
2018-09-19RT# 78547 - consolidate noexport_hackMitch Jackson
2018-09-19RT# 78547 - Flag to disable email/print/fax/etc during tests or reportsMitch Jackson
2018-09-17RT# 39340 - fixed skin_info caching issueChristopher Burger
2018-09-17RT# 39340 - removed min_selfservice dir and merged into ng_selfserviceChristopher Burger
2018-09-13optimize declined payment event condition, RT#81305Ivan Kohler
2018-09-13add condition_sql optimization to "Customer has a referring customer with ↵Ivan Kohler
uncancelled specific package(s)" condition, RT#74456
2018-09-13Optimize "Customer has a referring customer" condition, RT#74452Ivan Kohler
2018-09-13RT# 74452 - address code format change requestNick Logan
- Wrap at col 80 for new code - Use the more familiar destructive search-and-replace instead of the non-destructive inline search and replace (s///r) from 5.14. - Explicitly return.
2018-09-13RT# 74452 Optimize referral billing event conditionNick Logan
2018-09-13Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_4_BRANCH
2018-09-13add condition_sql optimization to "Package definitions" condition, RT#74456Ivan Kohler
2018-09-11RT# 39340 - configured the minimal selfservice to get mac address from ↵Christopher Burger
radius account table
2018-09-11RT# 39340 - Created minimal selfservice that only allows payments to be ↵Christopher Burger
made, authorization is based on ip and mac address. This is not done yet need to write routine to get mac address from radius server based on ip address.
2018-09-11RT# 81131 - updated Saisei export to create a virtual ap for multiple ips ↵Christopher Burger
per customer
2018-09-09RT# 75817 - fixed saving of password for new contacts, and password ↵Christopher Burger
validation on dynamicly created rows Conflicts: httemplate/edit/elements/edit.html
2018-09-07RT# 80869 Improve cust_payby.paydate validationMitch Jackson
2018-09-07RT# 80869 freeside_upgrade fix for bad payment expiration datesMitch Jackson
2018-09-07RT# 80869 Improve cust_payby.paydate validationMitch Jackson
2018-08-31RT# 80669 Cancelled customers on customer churn reportMitch Jackson
2018-08-10RT# 34134 - updated select invoice to actually pay the invoice being ↵Christopher Burger
selected not the oldest one.
2018-08-02RT# 78356 - created script to cycle thru svc_broadband and move speed field ↵Christopher Burger
values.
2018-08-01stop incrementing usage for CF accountsIvan Kohler
2018-08-01stop incrementing usage for CF accountsIvan Kohler
2018-08-01add labelsIvan Kohler
2018-08-01cust_main fields onlyIvan Kohler
2018-08-01cust_main fields onlyIvan Kohler
2018-08-01spacingIvan Kohler
2018-08-01cust_main fields onlyIvan Kohler
2018-08-01spacing, and order like sql, RT#77532Ivan Kohler
2018-08-01fix search failures, RT#77532Ivan Kohler
2018-07-31RT# 78356 - created import format for broadband serviceChristopher Burger
2018-07-31RT# 78356 - made status bar more responsive on export. Changed svc update ↵Christopher Burger
to only happen when up and down speeds change.
2018-07-31RT# 78356 - added speed test fields for broadband service and new modifier ↵Christopher Burger
to get speed from fcc_477 form in package
2018-07-30RT# 80898 - added config option to allow for the changing of the name for ↵Christopher Burger
credit card surcharge on invoice.