summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2016-12-14skip dcontext prefix, RT#73753Ivan Kohler
2016-12-14eliminate warning about $conf redefinitionIvan Kohler
2016-12-13Revert "Format email addresses w/Email::Address instead of ad-hoc, fixes ↵Ivan Kohler
issues emailing companies with commas, RT#73241" This reverts commit 145bc8c83c8a132e5cd171a34b0f45948674d535.
2016-12-12prevent package defs from being cloned unnecessarily, #73687Mark Wells
2016-12-12RT#71513: Card tokenization [refund test expansion]Jonathan Prykop
2016-12-1271513: Card tokenization [refund testing & bug fixes]Jonathan Prykop
2016-12-09stop packages from changing pkgpart on cancellation in certain cases, #73607Mark Wells
2016-12-06Make a config for the number of hours a self-service password reset is validIvan Kohler
2016-12-0571513: Card tokenization [v4 test db handling]Jonathan Prykop
2016-12-0571513: Card tokenization [minor test tweaks]Jonathan Prykop
2016-12-05rework card tokenization testMark Wells
2016-12-05minor fix for custnum-less cust_pay_pending, #71513Mark Wells
2016-12-0571513: Card tokenization [refund gateway choice]Jonathan Prykop
2016-11-3071513: Card tokenization [removed unneeded code]Jonathan Prykop
2016-11-3071513: Card tokenization [bug fixes, removed cardtype/taxclass override ui]Jonathan Prykop
2016-11-2971513: Card tokenization [upgrade implemented]Jonathan Prykop
2016-11-29Bug fix to #73185, discovered via #71513Jonathan Prykop
2016-11-2971513: Card tokenization [cust_pay_pending handling, bug fixes]Jonathan Prykop
2016-11-2971513: Card tokenization [token_check]Jonathan Prykop
2016-11-2971513: Card tokenization [remove_card_numbers subroutine]Jonathan Prykop
2016-11-2971513: Card tokenization [bug fix to selfservice-payment_gateway removal]Jonathan Prykop
2016-11-2971513: Card tokenization [removed selfservice-payment_gateway]Jonathan Prykop
2016-11-2971513: Card tokenization [tokenize for unsaved cards, bug fix to saving from ↵Jonathan Prykop
cust_main]
2016-11-2971513: Card tokenization [bug fixes to previous checkpoint]Jonathan Prykop
2016-11-2971513: Card tokenization [checkpoint, not ready for backport]Jonathan Prykop
2016-11-2971513: Card tokenization in v4+Jonathan Prykop
2016-11-29RT#71513: Card tokenization in v4+Jonathan Prykop
2016-11-27add RT ACL for bulk updating tickets, #72964Mark Wells
Conflicts: rt/lib/RT/System.pm
2016-11-18don't link to deleted attachments if there aren't anyIvan Kohler
2016-11-17respect part_svc labels in svc_hardware & svc_cable short service labels, ↵Ivan Kohler
RT#73405
2016-11-17respect part_svc labels in svc_hardware & svc_cable short service labels, ↵Ivan Kohler
RT#73405
2016-11-17skip tax district update on disabled locationsMark Wells
2016-11-16when searching locaitons, don't search historic locations by default, RT#73412Ivan Kohler
2016-11-16fix warningMark Wells
2016-11-16lock table for tax district updates, #73185Mark Wells
2016-11-16adjust upgrade procedure, #73185Mark Wells
2016-11-13fix upgrade issues with old voided tax records, #73360Mark Wells
2016-11-11UX: add status to package actions, redirect back to package tabIvan Kohler
2016-11-09separate WA sales tax by tax class during upgrade, #73185Mark Wells
2016-11-07customer header for any page!Ivan Kohler
2016-11-07add advertising source selection and display to prospect reportIvan Kohler
2016-11-07fix nitMark Wells
2016-11-07revise process for updating WA sales taxes, #73185 and #73226Mark Wells
Conflicts: FS/FS/Conf.pm
2016-11-07fix quotation package locations reverting to customer default location on ↵Ivan Kohler
order, RT#73236
2016-11-07add option to only charge for CDRs starting with a disposition prefix, RT#73195Ivan Kohler
2016-11-03Format email addresses w/Email::Address instead of ad-hoc, fixes issues ↵Ivan Kohler
emailing companies with commas, RT#73241
2016-11-02fix detection of a successful testMark Wells
2016-11-01fix adding a new location on a quotation, RT#73236Ivan Kohler
2016-11-01fix duplication of Washington sales taxes, #73185, fallout from #71501Mark Wells
2016-10-27add calc_units to plans other than voip_cdr, #39639Mark Wells