summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-03-13save logging information so we have a historical record of exactly when ↵Ivan Kohler
problems happened, RT#79780
2018-03-13RT# 78356 - updated documentation and added ability to create access points ↵Christopher Burger
as Saisei thru api
2018-03-13RT# 79780 - added a 60 second pause when there is a connection failure, then ↵Christopher Burger
retry. Do this for 20 hours
2018-03-12docIvan Kohler
2018-03-09RT# 79239 - updated code to use existing sub routineChristopher Burger
2018-03-01RT# 79239 - added option to prorate first month to synchronize with ↵Christopher Burger
customers other packages with sql_export plan
2018-02-28RT# 77144 replace bytes_substr with Unicode::TruncateMitch Jackson
2018-02-23RT# 79284 Fix UI bug for Change Package screenMitch Jackson
2018-02-21hide tickets with selfservice priority indicating closure, RT#79444Ivan Kohler
2018-02-20Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-02-20RT# 78356 - Added user documentationChristopher Burger
2018-02-19remove index for removed column cdr.cdrbatchMitch Jackson
2018-02-19RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-02-19RT# 78356 - added ability to remove service thru api when service is ↵Christopher Burger
unprovisioned.
2018-02-16RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-02-16RT# 78356 - cleaned up code and added debug codeChristopher Burger
2018-02-15RT# 78356 - broadband svc export to saiseiChristopher Burger
2018-02-13RT# 77217 Add email_opt_out action to APIMitch Jackson
2018-02-13Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-02-13RT# 79507 - enabled GCET import formatChristopher Burger
2018-02-12auto-create package class from string name on import, RT#79383Ivan Kohler
2018-02-12don't barf displaying invoices for location-less customers, RT#79312Ivan Kohler
2018-02-10RT# 79284 Option to set/carry recur discount at Change PackageMitch Jackson
2018-02-09Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-02-09cdr.cdrbatch has been migrated to cdr.cdrbatchnum by nowIvan Kohler
2018-02-09journal cdrbatch -> cdrbatchnum upgradeIvan Kohler
2018-02-06RT# 75095 - fixed ooma format to import all charges, and unified import ↵Christopher Burger
process to allow new formats to be added quickly. consistant with cdr imports
2018-02-04option to reprocess CDRs when voiding an invoice, RT#79001Ivan Kohler
2018-02-03alpha sort CDR formats, weight has lost all usefulnessIvan Kohler
2018-02-02RT# 78952 CDR Import for Acme Packet Improved caller-id parsingMitch Jackson
2018-02-02RT# 78592 CDR Import for Acme Packet VOIP SwitchesMitch Jackson
2018-02-01RT# 75095 - added commentChristopher Burger
2018-01-30RT# 73422 Changes to report Customer ContactsMitch Jackson
2018-01-28RT# 73421 Fix bug on some "Email customers" report links, docsMitch Jackson
2018-01-28RT# 73421 Fixed E-Mail pipeline to obey contact opt-in flagsMitch Jackson
2018-01-27RT# 73421 Add allow messages flag message_dest to contact_emailMitch Jackson
2018-01-26RT# 75095 - updated mapping of ooma import file formatChristopher Burger
2018-01-25RT# 79121 - fixed error with loading files with option aChristopher Burger
2018-01-25RT#79121 - added POD documentationChristopher Burger
2018-01-24fix billing error with intro rate packages when billing dates have been ↵Ivan Kohler
edited non-sensically (bill date set even though package is not billing yet), RT#78349
2018-01-24don't leave quotation side effects around, eek, RT#79310, RT#32489Ivan Kohler
2018-01-24RT# 76398 - Fixed sybase connection and cleaned up codeChristopher Burger
2018-01-23RT# 76398 - fixed sybase query for detecting tables and adding columnsChristopher Burger
2018-01-22set employee password CLIIvan Kohler
2018-01-19RT# 76398 - Added auto status field or status table creationChristopher Burger
2018-01-16RT# 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-01-12RT# 79121 - added flag to store public key in known host fileChristopher Burger
2018-01-12RT# 79121 - Added new cdr import format for ani networks, and cron script ↵Christopher Burger
for same
2018-01-11rt# 74031 implement svc_realestateMitch Jackson
2018-01-10Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler