summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2019-04-30RT# 83211 - Added service export error test reportChristopher Burger
2019-04-30RT# 83204 - added link to service or tower causing error.Christopher Burger
Conflicts: httemplate/misc/progress-popup.html
2019-04-24fix northern-911 and other unsuspend operations when exports override ↵Ivan Kohler
export_replace, RT#83178
2019-04-24RT# 83203 - made Tower/Sector, speed_up, speed_down requiredChristopher Burger
2019-04-21RT# 83039 - only towers with sectors shown on provisioning page when export ↵Christopher Burger
requires sectors Conflicts: httemplate/elements/select-table.html
2019-04-15RT# 79913 - V3 fix for mass agent transferChristopher Burger
2019-04-15RT# 79913 - added ability to mass transfer customers to new agentChristopher Burger
2019-04-08RT# 76093 - removed unused file FS::cust_main::Billing_batchChristopher Burger
2019-04-07RT# 83075 - fixed sorting by referrals errorChristopher Burger
2019-04-07RT# 75357 - Prospects can now be disabledChristopher Burger
Conflicts: httemplate/edit/prospect_main.html
2019-04-03RT# 83090 - updated customer search to allow multiple orderbysChristopher Burger
2019-04-01RT# 74789 - updated format to handle credits in seperated batch filesChristopher Burger
2019-04-01RT# 74789 - Updated electronic check batch td_eft1464 format to except ↵Christopher Burger
refunds (bank credit).
2019-03-26RT 82999 - fixed issue where payment receipt only sent when one email present.Christopher Burger
2019-03-26RT# 82992 - updated documentationChristopher Burger
2019-03-25RT# 82992 - added documentation to thinq cdr importChristopher Burger
2019-03-25RT# 82992 - Added new cdr import format ThinQChristopher Burger
2019-03-25RT# 79239 - cleaned up codeChristopher Burger
2019-03-25RT# 79239 - updated code to use existing sub routineChristopher Burger
2019-03-15RT# 83044 - fixed so open empty batches not created on upgradeChristopher Burger
2019-03-15RT# 83044 - fixed cc refund issuesChristopher Burger
Conflicts: httemplate/edit/process/cust_refund.cgi httemplate/misc/download-batch.cgi
2019-03-13RT# 82988 - updated paybatch upgrade to move credits from combined batch ↵Christopher Burger
file to credit batch file
2019-03-13Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2019-03-13RT# 82988 - V3 fixChristopher Burger
2019-03-12RT# 82942 Fix typoMitch Jackson
2019-03-12RT# 82988 - added check for batch payment upload scripts to make sure they ↵Christopher Burger
can handle credit batches.
2019-03-12RT# 82988 - fixed resolve credit batches from RBCChristopher Burger
2019-03-11RT# 82988 - Fixed so only formats that can handle electronic refunds can ↵Christopher Burger
download those files Conflicts: httemplate/view/cust_main/menu.html
2019-03-07RT# 82087 - updated error messagesChristopher Burger
2019-03-03RT# 82942 Replace DBI->connect() with FS::DBI->connect()Mitch Jackson
2019-03-03RT# 82942 Add FS::DBI, to fix database connection encoding bugMitch Jackson
- Add FS::DBI - Drop-in replacement for DBI - Ensures client_encoding is set to UTF8 for DBD::Pg - Implement FS::DBI in FS::UID, where nearly all freeside database connections are established
2019-03-01RT# 82955 Fix egc_truncate error in FS::pay_batch::paymentechMitch Jackson
2019-02-27RT# 81961 Pod2Html remove hard-coded perl src dirsMitch Jackson
2019-02-27RT# 81961 Fix POD errorMitch Jackson
2019-02-27RT# 81961 Pod2Html can use installed libs, or Freeside sourceMitch Jackson
2019-02-27RT# 81961 Repair broken links in POD documentationMitch Jackson
- Update many links - chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will parse them for POD documentation
2019-02-26RT# 82092 - updated escaping html to use encode-entitiesChristopher Burger
Conflicts: FS/FS/part_virtual_field.pm
2019-02-21RT# 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-02-15RT# 82854 - fixed pagination errorChristopher Burger
Conflicts: FS/FS/cust_main/Search.pm
2019-02-13RT# 82087 - updated saisei documentationChristopher Burger
2019-02-13clarify CDR skipping options only work with prefix rating, RT#81480Ivan Kohler
2019-02-13Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2019-02-13fix skip_old when date has leading 0, RT#81480Ivan Kohler
2019-02-13RT# 82087 - added logging for decode json errorChristopher Burger
2019-02-07RT# 81961 Move POD to HTML code into FS::Misc::Pod2Html moduleMitch Jackson
2019-01-31RT# 81941 Broadsoft R22.0 cdr moduleMitch Jackson
2019-01-29RT# 78356 - cleaned up error message displayChristopher Burger
2019-01-29rt# 78356 - fix v3 sector issueChristopher Burger
2019-01-29RT 78356 - fixed display of error on tower and sector exportsChristopher Burger
2019-01-29RT# 78356 - fixed root path error, and the display of 404 status returnsChristopher Burger