summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
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
2019-01-22RT# 81701 Add system log lines for EFT Canada upload/downloadMitch Jackson
2019-01-22RT# 81701 Add system log lines for EFT Canada upload/downloadMitch Jackson
2019-01-16RT# 37817 - added a declaration to cust bill event actions that send out ↵Christopher Burger
invoices
2019-01-09RT# 81249 - Fixed error where empty field becomes 0.Christopher Burger
2019-01-09RT# 81249 - added ability to validate price plan option fieldsChristopher Burger
Conflicts: httemplate/edit/part_pkg.cgi
2019-01-08RT# 38217 Log context list includes all contexts, not just predefinedMitch Jackson
2019-01-06RT# 37817 - Added more invoice sending actionsChristopher Burger
2019-01-06RT# 37817 - Updated to set condition to check for invoice sending actionChristopher Burger
2019-01-01podIvan Kohler
2019-01-01http exports for additional service types, RT#81945Ivan Kohler
2018-12-26RT# 40206 Add logging to freeside-cdr-mysqlMitch Jackson
2018-12-26RT# - added Holidays thru 2019Christopher Burger
Conflicts: FS/FS/pay_batch/eft_canada.pm
2018-12-21RT# 81596 - fixed freeside-upgrade to not drop custom fieldsChristopher Burger