summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-10Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-06-10quick payment deletion script, RT#71249Ivan Kohler
2016-06-09RT#42297: Show total usage on Selfservice View my usage pageJonathan Prykop
2016-06-09RT#71210: Update Payment Report for recent BIN changesJonathan Prykop
2016-06-09remove "failed billing events" report, and add "completed with an error" ↵Mark Wells
status search, #42637
2016-06-08RT#40641: unprovisioning preserved cancelled services [fixed for cust_svc ↵Jonathan Prykop
without cust_pkg]
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-07fix customer list/search, RT#41684, RT#20173Ivan Kohler
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-03RT#71049: Add order_number to payment reportsJonathan Prykop
2016-06-03Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-06-03add email to contact reportIvan Kohler
2016-06-03RT#42347: Add IDT transaction ID to payment information [display ↵Jonathan Prykop
order_number for all payby]
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
2016-06-02new CDR detail format to summarize by accountcode, #37808Mark Wells
2016-06-02RT#42394: paycvv during cust_payby replace (v4+ only) [fixed paycvv removal]Jonathan Prykop
2016-05-31RT#42380: Show usage for broadband services in selfservice portalJonathan Prykop
2016-05-31ipifony charge import: add option to always bill on the customer's next bill ↵Mark Wells
date, #38342
2016-05-31replace "open inactive" action with just "open", #71078Mark Wells
2016-05-31testingMark Wells
2016-05-31typoMark Wells
2016-05-31fix change_later vs. new package locations, #42397Mark Wells
2016-05-30debugMark Wells
2016-05-30handle attempts to manually change the first bill date for prorate-deferred ↵Mark Wells
packages, #29791
2016-05-30add convenience method for tests to create a new customerMark Wells
2016-05-30add test for prorate-deferred behaviorMark Wells
2016-05-28RT#57135: Credit card validation: take action based on AVS response ↵Jonathan Prykop
[warnings in system log]
2016-05-27on 4.x upgrade, replace notification scrips with their HTML versions instead ↵Mark Wells
of creating redundant scrips, #71021
2016-05-27RT#57135: Credit card validation: take action based on AVS responseJonathan Prykop
2016-05-26in rated CDR packages, multiply included minutes by package quantity, #71003Mark Wells
2016-05-25indicator on the top bar for new activity on tickets, #41670Mark Wells
2016-05-23RT#42089: FREESIDE ERROR WORKING WITH A QUOTATIONJonathan Prykop
2016-05-23RT#40215: OFM - Separate permissions for edit dates and contract dates ↵Jonathan Prykop
[better acl]
2016-05-19fix some dangling records on upgrade, #32456 and #38765Mark Wells
2016-05-19remove FK on acct_tr_transaction.svcnumIvan Kohler