summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-10RT# 81249 - added ability to validate price plan option fieldsChristopher Burger
2019-01-08RT# 81706 Include jQuery libraries in header-popup.htmlMitch Jackson
2019-01-08RT# 38217 Improve delete button on log email pageMitch Jackson
2019-01-08RT# 38217 Log context list includes all contexts, not just predefinedMitch Jackson
2019-01-08RT# 81853 - updated contact replace to only add or delete email if it is ↵Christopher Burger
changed.
2019-01-08RT# 80175 - updated payment gateway override to not drop ACH overrides on ↵Christopher Burger
upgrade
2019-01-08RT# 80175 - restored ability to set override to ACH only.Christopher Burger
2019-01-08RT# 80175 - changed gateway selection to select either ACH or NULL for ↵Christopher Burger
echeck payments
2019-01-08RT# 80175 - fixed error with ACH gateway not being selected.Christopher Burger
2019-01-08RT# 80175 - fixed error in payment gateway where ACH cardtype was always ↵Christopher Burger
selected.
2019-01-08RT# 80175 - readded the ability for payment gateway overrides to have an ↵Christopher Burger
option to be for just ACH Conflicts: FS/FS/agent.pm
2019-01-08Revert "RT# - updated payment gateway override to not drop ACH overrides on ↵Christopher Burger
upgrade" This reverts commit 8ea0bfff9308f4c13d170c45cbac6ba7a8a9e488.
2019-01-08RT# - updated payment gateway override to not drop ACH overrides on upgradeChristopher Burger
2019-01-07RT# 81706 Browser reloads CSS after Freeside upgradeMitch Jackson
2019-01-07RT# 81706 Version numbers in js library files jquery, selectizeMitch Jackson
2019-01-07RT# 81706 Remove redundant loads of jquery.jsMitch Jackson
2019-01-07RT# 35259 - Added option to attach a file thru quick ticket creationChristopher Burger
2019-01-04RT# 37817 - Added more invoice sending actionsChristopher Burger
2019-01-04RT# 37817 - Updated to set condition to check for invoice sending actionChristopher Burger
2019-01-03RT 81913 - fixed error with batch email from advanced customer reports and ↵Christopher Burger
contacts report
2019-01-02RT# 32917 - Added ability for taxes to be charged prior to applying the discountChristopher Burger
2019-01-02RT# 32917 - updated tax report to show pre discount estimated taxChristopher Burger
2019-01-01podIvan Kohler
2019-01-01podIvan Kohler
2019-01-01http exports for additional service types, RT#81945Ivan Kohler
2018-12-27RT# 74537 - fixes error where paytype is blank in V3Christopher Burger
2018-12-26RT# 40206 Add logging to freeside-cdr-mysqlMitch Jackson
2018-12-26RT# - added Holidays thru 2025Christopher Burger
2018-12-23RT# 80488 Suppress warnings, disambiguate columnsMitch Jackson
2018-12-23RT# 80488 Correct typoMitch Jackson
2018-12-23RT# 80488 Add dependency libspreadsheet-parsexlsx-perlMitch Jackson
2018-12-23RT# 80488 Prevent rollback of system log messagesMitch Jackson
2018-12-23RT# 80488 WA tax tables maintained with CronMitch Jackson
* Some re-work for WA tax tables when using tax classes * Relocated functions from wa_tax_rate_update utility script into FS::Cron::wa_tax_rate_update library * Cron downloads tax database monthly instead of daily * Cron populates entire WA tax table, instead of piecemeal for existing customer locations * Cron will attempt to classify cust_location in WA without a determined district, and generate system log errors upon failure
2018-12-23RT# 80488 Allow city select for tax_district_method=wa_salesMitch Jackson
2018-12-23RT# 80488 Find tax districts for WA addresses using official APIMitch Jackson
2018-12-23RT# 80488 Utility to populate WA tax district tableMitch Jackson
2018-12-21RT# 81596 - fixed freeside-upgrade to not drop custom fieldsChristopher Burger
2018-12-11RT# 74693 - Added city select when using tax classesChristopher Burger
2018-12-11RT# 74693 - Added Bulk edit of rates onlyChristopher Burger
Conflicts: httemplate/browse/cust_main_county.cgi
2018-12-09RT# 79916 Makefile copies latex .sty filesMitch Jackson
2018-12-09RT# 81706 Fix for transparent customer menu tabsMitch Jackson
2018-12-09RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-12-09RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-12-08RT# 77532 - search count is now correctChristopher Burger
2018-12-05RT# 81574 Fix FS::GeocodeCache error with set_coord()Mitch Jackson
2018-12-04RT# 81822 - cleanup footer display when coupon on topChristopher Burger
2018-12-04RT# 81822 - Added new config for remittance coupon location, updated ↵Christopher Burger
invoice_latex and invoice_latexcoupon to use new config Conflicts: conf/invoice_latex
2018-12-02Merge branch 'FREESIDE_4_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_4_BRANCH
2018-12-01RT# 81574 Update Google Geocode API that sets location coordinatesMitch Jackson
2018-12-01RT# 81830 Critical log event for corrupted invoice dataMitch Jackson