summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-16prevent B:BP batches from being marked in-transit if uploading the batch ↵Mark Wells
fails, #71837
2016-12-16per-agent configuration of batch processors, #71837Mark Wells
2016-12-14fix parsing of multiple To: addresses, #73241Mark Wells
2016-12-14Un-revert "Format email addresses w/Email::Address ... RT#73241"Mark Wells
This reverts commit 018cafeda5005d9b7832194a7b6ad311e4d31238.
2016-12-14use display_custnum in reportingIvan Kohler
2016-12-14add customer fields option with agent, display_custnum, status and name, ↵Ivan Kohler
RT#73721
2016-12-14skip dcontext prefix, RT#73753Ivan Kohler
2016-12-14fix links for previous/next period inbound calls, RT#73652Ivan Kohler
2016-12-14fix links for previous/next period inbound calls, RT#73652Ivan Kohler
2016-12-14add double-click prevention to discount popup/form, RT#73799, and clarify labelsIvan Kohler
2016-12-14eliminate warning about $conf redefinitionIvan Kohler
2016-12-14fix discount link (clean up package list UI: put actions in a dropdown)Ivan Kohler
2016-12-13Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan 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-09stop packages from changing pkgpart on cancellation in certain cases, #73607Mark Wells
2016-12-0971513: Card tokenization [refund testing & bug fixes]Jonathan Prykop
2016-12-07specify Avalara tax product for per-line taxes, #73063Mark Wells
2016-12-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-12-06Make a config for the number of hours a self-service password reset is validIvan Kohler
2016-12-0571513: Card tokenization [minor test tweaks]Jonathan Prykop
2016-12-04rework card tokenization testMark Wells
2016-12-04disable CardFortress in test database, and update it, #71513Mark Wells
2016-12-04minor fix for custnum-less cust_pay_pending, #71513Mark Wells
2016-12-0371513: Card tokenization [refund gateway choice]Jonathan Prykop
2016-12-01fix subtotal and per-group item count on payment report, #25944 and #71364Mark Wells
2016-11-30rework Billsoft interface for new Avalara data format, fix many things, #73063Mark Wells
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-27add RT ACL for bulk updating tickets, #72964Mark Wells
Conflicts: rt/lib/RT/System.pm
2016-11-23avoid setting logfile path too early, from #37802Mark Wells
2016-11-23hide the notify-tickets widget if there are no tickets, or if the user turns ↵Mark Wells
it off, #73490
2016-11-2271513: Card tokenization [cust_pay_pending handling, bug fixes]Jonathan Prykop
2016-11-18notes import with class, RT#73455Ivan Kohler
2016-11-18consistent terminology for customer notes (not comments)Ivan Kohler
2016-11-18don't link to deleted attachments if there aren't anyIvan Kohler
2016-11-18Merge branch 'master' of git.freeside.biz:/home/git/freesideJonathan Prykop
2016-11-1871513: Card tokenization [token_check]Jonathan Prykop
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-16add date to quick payment entry, RT#73382Ivan Kohler
2016-11-16wipe payment history, RT#73431Ivan Kohler
2016-11-16Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-11-16oops, necessary for recent UI workIvan Kohler
2016-11-16when searching locaitons, don't search historic locations by default, RT#73412Ivan Kohler
2016-11-16fix warningMark Wells