summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-28RT#57135: Credit card validation: take action based on AVS responseJonathan Prykop
2016-05-27on 4.x upgrade, replace notification scrips with their HTML versions instead ↵Mark Wells
of creating redundant scrips, #71021
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-23RT#40215: OFM - Separate permissions for edit dates and contract dates [new acl]Jonathan Prykop
2016-05-19fix some dangling records on upgrade, #32456 and #38765Mark Wells
2016-05-19remove FK on acct_tr_transaction.svcnumIvan Kohler
2016-05-19PO number alpha->text, RT#42374Ivan Kohler
2016-05-16prorate_round_day options to round up / down only, #42108Mark Wells
2016-05-16core team updatessIvan Kohler
2016-05-16allow "none" as international prefix when all calls have country codes, #41198Mark Wells
2016-05-16fix sync_bill_date when customer has no other packages, minor fallout from ↵Mark Wells
#39822
2016-05-13RT#41394: Add advertising source to customer fields selection [added ↵Jonathan Prykop
referral join to search/cust_event]
2016-05-13Bug fix, fallout from #36741 commit 11df448b, discovered/fixed while testing ↵Jonathan Prykop
#41394
2016-05-13RT#41394: Add advertising source to customer fields selection [safer ↵Jonathan Prykop
part_referral join]
2016-05-13RT#41394: Add advertising source to customer fields selectionJonathan Prykop
2016-05-13RT#42347: Add IDT transaction ID to payment informationJonathan Prykop
2016-05-11with setup_show_zero enabled, still only show zero setup when billing on the ↵Mark Wells
setup date, #42375
2016-05-10fix voided invoice report vs. customer classes, similar to #37243Mark Wells
2016-05-10bulk void script, #42360Mark Wells
2016-05-10RT#40601: Remove status column from VSS import [status column removed]Jonathan Prykop
2016-05-10RT#40601: Remove status column from VSS import [remove old obsolete module]Jonathan Prykop
2016-05-09script to import international rate deck, #39045Mark Wells
2016-05-09RT#42236: Select installers to show on calendar when setting appointmentJonathan Prykop
2016-05-09RT#41124: Backend Unti SearchJonathan Prykop
2016-05-06RT#41641: Disable strict password requirements [v4+ only, passwordmin ↵Jonathan Prykop
default increased to 8]
2016-05-06RT#41641 Disable strict password requirements [loosen dictionary rule]Jonathan Prykop
2016-05-06create invoice details with sql_external package plans, #40558Mark Wells
2016-05-05RT#37632: Credit card validation [saving from payment.cgi]Jonathan Prykop
2016-05-05RT#42373: Add ACH support to B::OP::ElavonVirtualMerchant [passing company ↵Jonathan Prykop
from Billing_Realtime]
2016-05-05Fixed errorpage, fallout from RT#37340 commit cb6214a6Jonathan Prykop
2016-05-04bulk pkg change options, RT#41733Ivan Kohler
2016-05-04RT#37632: Credit card validation [cust_pay_pending handling on error]Jonathan Prykop
2016-05-04RT#37632 Credit card validation [bug fixes]Jonathan Prykop
2016-05-03fix fallback to invoice recipients, #33316Mark Wells
2016-05-02verify credit card changes via $1 auth, RT#37632Ivan Kohler
2016-05-02verify credit card changes via $1 auth, RT#37632Ivan Kohler
2016-04-30allow sending email to specific contact classes, #33316Mark Wells
2016-04-29pass all event search parameters to reprint/re-email actions, #38426Mark Wells
2016-04-28script to force rating of non-billed CDRs, #40479Mark Wells
2016-04-28more convenient selection of domain in svc_acct definition, #40962Mark Wells
2016-04-28test: scheduled package change on suspended package, #38564Mark Wells