summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2020-09-29scrub agent payment gatewaysIvan Kohler
2019-08-05planet telecom rate import, RT#83146Ivan Kohler
2019-07-29planet telecom rate import, RT#83146Ivan Kohler
2019-05-13RT# 83251 - added option to update tower/sectorChristopher Burger
Conflicts: httemplate/edit/tower.html
2019-05-08RT# 83251 - added option to only update null fieldsChristopher Burger
2019-05-08RT# 83251 - added documentationChristopher Burger
2019-05-08RT# 83251 - created script to update service speedsChristopher Burger
2019-05-04RT# 83122 Move wa_tax_rate_update for distMitch Jackson
2019-03-03RT# 82942 Replace DBI->connect() with FS::DBI->connect()Mitch Jackson
2019-03-01RT# 82955 - fixed batch delete errorChristopher Burger
2019-03-01RT# 82955 - add script to un refund electronic refunds in batch fileChristopher Burger
2019-02-28fix -C, RT#82943Ivan Kohler
2019-02-27add classnum exclusion and setup/recur fee multiplication, RT#82943Ivan Kohler
2019-02-19RT# 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-06RT# 81961 Move POD to HTML code into FS::Misc::Pod2Html moduleMitch Jackson
2019-02-01RT# 81961 Include HTML for POD documentationMitch Jackson
2018-12-23RT# 80488 Correct typoMitch 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 Utility to populate WA tax district tableMitch Jackson
2018-08-17RT# 78356 - updated script to allow for null values when moving.Christopher Burger
2018-08-02RT# 78356 - sped up update queryChristopher Burger
2018-08-02RT# 78356 - created script to cycle thru svc_broadband and move speed field ↵Christopher Burger
values.
2018-07-18RT# 79705 fakesmtpserver - saved messages viewable with e-mail clientMitch Jackson
2018-05-22RT# 73421 Simulated SMTP server for testing E-MailMitch Jackson
2018-02-27duplicate tax rates from one state to others, RT#79635Ivan Kohler
2017-12-20added -f flag to continue voiding even if an error is received, RT#78977Ivan Kohler
2017-12-20add -k skip_pkgpart, RT#79001Ivan Kohler
2017-12-19add -u custnum_filename, -k skip_pkgpart and -v verbose, RT#79001Ivan Kohler
2017-11-29RT# 29295 - added package_list and package_status to backend API. Also ↵Christopher Burger
added two new test files in bin to test new apis
2017-11-27fix autobuild change detection for two OS treesIvan Kohler
2017-11-27no longer supporting deb7Ivan Kohler
2017-11-21add hour to timestamp; don't build packages needlesslyIvan Kohler
2017-09-28new backoffice API to add a package, RT#77484Ivan Kohler
2017-09-18don't error out if there aren't any bz2 files anymoreIvan Kohler
2017-09-12stretch-happy Releases filesIvan Kohler
2017-09-12stretch-happy Releases filesIvan Kohler
2017-09-12check more of the build infrastrcture inIvan Kohler
2017-09-12no longer supporting deb7 in new buildsIvan Kohler
2017-08-29quick script to add armed forces USPS "state" abbrivations, RT#77312Ivan Kohler
2017-08-22RT# 27969 - created 3 new api functions to add, edit and list advertising ↵Christopher Burger
sources
2017-07-26update fix-sequences for current DBIvan Kohler
2017-07-24new backoffice API call customer_list_svcsIvan Kohler
2017-07-17CDR import scripts converted to real commandsIvan Kohler
2017-07-17CDR import scripts converted to real commandsIvan Kohler
2017-05-23nt lightnet rate import, RT#76013Ivan Kohler
2017-05-23threshold rate import, RT#75897Ivan Kohler
2017-05-23RT# 74523 - Moved bin/cdr-fusionpbx.import to FS/bin/freeside-cdr-freeswitchChristopher Burger
2017-05-22threshold rate import, RT#75897Ivan Kohler
2017-05-12RT# 74523 Added fusionpbx import script, updated Import.pm to handle ↵Christopher Burger
different import scripts. updated ivr_import to use new Import.pm