summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2016-06-30RT#17599: display cancelled services from history [display unprovisionable ↵Jonathan Prykop
services from history]
2016-06-29RT#33790: Proper handling for aborting a suspend/cancelJonathan Prykop
2016-06-29remove things deprecated since v3Ivan Kohler
2016-06-29better conf classificationIvan Kohler
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable ↵Ivan Kohler
string, RT#71529
2016-06-29tomtom global geocoder shut down (even for existing clients) in dec 2015Ivan Kohler
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable ↵Ivan Kohler
string, RT#71529
2016-06-29use Tie::IxHash module explicitly, don't rely on load orderIvan Kohler
2016-06-29remove unneeded codeIvan Kohler
2016-06-29better conf classificationIvan Kohler
2016-06-29deprecate welcome_msgnum / svc_acct_welcome_exclude, RT#71525Ivan Kohler
2016-06-29deprecate welcome_msgnum / svc_acct_welcome_exclude, RT#71525Ivan Kohler
2016-06-29better name for svc_acct eventsIvan Kohler
2016-06-29Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-06-29cleanup old no longer needed stuffIvan Kohler
2016-06-28fix warningMark Wells
2016-06-27RT#25387: cust_main-status_module does not change status in reportingJonathan Prykop
2016-06-27RT#15006: Bug? Cancelled customers shown in reports?Jonathan Prykop
2016-06-27localize CDR column headings during rendering, #71331Mark Wells
2016-06-21RT#71166: Catch blank intro_duration at package definition setupJonathan Prykop
2016-06-21RT#30820: Report not workingJonathan Prykop
2016-06-21RT#17599: display cancelled services from history [doc fix]Jonathan Prykop
2016-06-21RT#17599: display cancelled services from historyJonathan Prykop
2016-06-17RT#39627: System log daily context also includes Cron::bill and Cron::upload ↵Jonathan Prykop
results
2016-06-16fix sales tax rounding in some edge cases, #42263, from #39487Mark Wells
2016-06-15RT#71298: Suspend Option for billing to continueJonathan Prykop
2016-06-14in a2billing CDR import, parse destination number out of calledstation ↵Mark Wells
string, #71205
2016-06-14option to rewrite certain "international" calls into domestic calls, #71004Mark Wells
2016-06-11Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2016-06-11show unreplied ticket marker in customer ticket lists, #41670Mark Wells
2016-06-09RT#42297: Show total usage on Selfservice View my usage pageJonathan Prykop
2016-06-09remove "failed billing events" report, and add "completed with an error" ↵Mark Wells
status search, #42637
2016-06-07partially unwrap cust_main->cancel_pkgsMark Wells
2016-06-07when expiring multiple packages, remove services in cancel weight order, #37177Mark Wells
2016-06-07when canceling all packages for a customer, remove all services in cancel ↵Mark Wells
weight order, #37177
2016-06-07log with a separate db connectionIvan Kohler
2016-06-06fix linking of new customer contact to an existing email address, #25536Mark Wells
2016-06-06RT#71011: Prospect quotation error v4+Jonathan Prykop
2016-06-06on 4.x upgrade, migrate existing customer-contact links before assigning ↵Mark Wells
them as invoice destinations, #25536
2016-06-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-06-06fix "Customer has automatic payment information" condition when migrated from v3Ivan Kohler
2016-06-06missing piece of #42043Ivan Kohler
2016-06-03ignore weight when editing DCRD/DCHK payment methods, #71176Mark Wells
2016-06-04RT#42043: Check for cancelled packages with a cancellation date age option ↵Jonathan Prykop
[hasnt cancelled conditions]
2016-06-04RT#42043: Check for cancelled packages with a cancellation date age option ↵Jonathan Prykop
[cancelled_pkgs sub, master only, already on v3/4]
2016-06-03calculate unitrecur on sql_external packages with quantity details, #40558Mark Wells
2016-06-03Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-06-03spacing nitIvan Kohler
2016-06-03fix "Customer has automatic payment information" condition when migrated from v3Ivan Kohler
2016-06-03RT#42398: still using cust_main.payby in FS::UI::Web::cust_sql_fields (v4+)Jonathan Prykop