summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-29RT# 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-29RT# 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-03-22save logging information so we have a historical record of exactly when ↵Ivan Kohler
problems happened, RT#79780
2018-03-13save logging information so we have a historical record of exactly when ↵Ivan Kohler
problems happened, RT#79780
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-01Syntax correctionMitch Jackson
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# 79284 Option to set discount at Change PackageMitch Jackson
2018-02-27duplicate tax rates from one state to others, RT#79635Ivan Kohler
2018-02-26RT# 79497 - change on v3 to carry over contacts on edit customer error. V3 ↵Christopher Burger
fix for displaying contacts in change history
2018-02-26RT# 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
2018-02-20fix broadband reporting with giant query URLs (large numbers of package ↵Ivan Kohler
defs, etc.), RT#76765
2018-02-20Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-02-20RT# 78356 - fix for email address lookup on V3Christopher Burger
2018-02-20RT# 78356 - Added user documentationChristopher Burger
2018-02-20RT# 78356 - added ability to remove service thru api when service is ↵Christopher Burger
unprovisioned.
2018-02-20RT# 78356 - cleaned up code and added debug codeChristopher Burger
2018-02-20RT# 78356 - broadband svc export to saiseiChristopher Burger
2018-02-13RT# 79507 - enabled GCET import formatChristopher Burger
2018-02-092018Ivan Kohler
2018-02-09journal cdrbatch -> cdrbatchnum upgradeIvan Kohler
2018-02-08RT# 75095 - Import one time charge V3 fix.Christopher Burger
2018-02-08RT# 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-08RT# 75095 - added commentChristopher Burger
2018-02-08RT# 75095 - updated mapping of ooma import file formatChristopher Burger
2018-02-08RT# 75095 - Fixed use of a constant warning.Christopher Burger
2018-02-08RT# 75095 - Added Ooma integration to one time chargesChristopher Burger
Conflicts: FS/FS/cust_main/Import_Charges.pm httemplate/misc/process/cust_main-import_charges.cgi
2018-02-04option to reprocess CDRs when voiding an invoice, RT#79001Ivan Kohler
2018-02-01fix masondata perm bsIvan Kohler
2018-02-01fix v3 batch name problemChristopher Burger
2018-02-01RT# 76398 - Fixed sybase connection and cleaned up codeChristopher Burger
Conflicts: FS/FS/cdr/Import.pm
2018-02-01RT# 76398 - fixed sybase query for detecting tables and adding columnsChristopher Burger
2018-02-01RT# 76398 - Added auto status field or status table creationChristopher Burger
Conflicts: FS/FS/cdr/Import.pm FS/bin/freeside-cdr-freeswitch
2018-01-31ng selfservice deb9 packagesIvan Kohler
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-24no need for errors decrypting inadvertantly encrypted payinfo to be fatal, ↵Ivan Kohler
RT#76385
2018-01-24fix postinst?Ivan Kohler
2018-01-24fix postinst?Ivan Kohler
2018-01-14RT# 78617 - removed redirect on pref change for V3Christopher Burger
2018-01-14RT# 78617 - updated redirect to freeside_status to show update messageChristopher Burger
Conflicts: httemplate/pref/pref-process.html httemplate/pref/pref.html
2018-01-14RT# 78617 - removed some test codeChristopher Burger
2018-01-14RT# 78617 - added alert code that can be placed on any page.Christopher Burger
2018-01-14RT# 78617 - fixed preference field customer_view_emails to only except whole ↵Christopher Burger
numbers, also added redirection back to preference page after edit. Conflicts: httemplate/pref/pref.html
2018-01-13RT# 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-11defined(@array) is deprecatedIvan Kohler
2018-01-10fix direct use of customer_view_emails pref, RT#78617Ivan Kohler
2018-01-10extend vitelity integration: start and complete port-in, RT#73618, RT#78929Ivan Kohler