summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2015-12-02better name, RT#39250Ivan Kohler
2015-12-02better name, RT#39250Ivan Kohler
2015-12-02alias mysql import to generic one, RT#39250Ivan Kohler
2015-12-02add generic cdr sql importIvan Kohler
2015-11-30fix contact editing through edit/cust_main.cgi, originally from #23741?Mark Wells
2015-11-30make cust-email-high-visibility non-optional, and improve display of invoice ↵Mark Wells
delivery settings, #28226
2015-11-28temporary fix for (un)suspend notices, #37908Mark Wells
2015-11-24Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Jonathan Prykop
FREESIDE_4_BRANCH
2015-11-24RT#38989: Incorrect paths when cacti is installed from sourceJonathan Prykop
2015-11-24add billing address fields to RT ticket search, #19154Mark Wells
2015-11-23remove debugging, RT#13971Ivan Kohler
2015-11-23Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into 4.xMark Wells
2015-11-23Cache foreign key method lookup for better performance.Mark Wells
Contributed by Jason Terry <jterry@bluehost.com>
2015-11-23obsolete ASCII warningIvan Kohler
2015-11-22package import w/bulk phone number ranges, RT#39127Ivan Kohler
2015-11-20remove the config option, #32456Mark Wells
2015-11-20password policy enforcement for svc_dsl, #32456Mark Wells
2015-11-20password policy enforcement for access_users, #32456Mark Wells
2015-11-20password policy enforcement for contacts, #32456Mark Wells
2015-11-19add es_PA locale, RT#39135Ivan Kohler
2015-11-18package import w/locationnum, RT#38764Ivan Kohler
2015-11-18track customer invoice destination emails using contact_email, #25536Mark Wells
2015-11-17magicmail option to use agent_custid, RT#38840Ivan Kohler
2015-11-174.x+ self-service API: list and remove cards on file, RT#38919Ivan Kohler
2015-11-16RT#17480: Freeside Cancel ReasonJonathan Prykop
2015-11-14remove ugly workaround for Params::Classify bug, #32456Mark Wells
2015-11-13no need for runtime dep on Net::OpenSSHIvan Kohler
2015-11-13limit password reuse, core and svc_acct, #29354Mark Wells
2015-11-13fix selfservice display when there are term discounts defined, looks like ↵Mark Wells
fallout from #15539
2015-11-10RT#38597: OQM - svc Circuit use and setup [fixed sql quoting]Jonathan Prykop
2015-11-10RT#38597: OQM - svc Circuit use and setupJonathan Prykop
2015-11-10RT#34960: Quotations [removed old code, v4 only]Jonathan Prykop
2015-11-10RT#34960: Quotations [billpkgnum removal--missed a spot]Jonathan Prykop
2015-11-10RT#34960: Quotations [changed billpkgnum to quotationpkgnum]Jonathan Prykop
2015-11-10RT#34960: QuotationsJonathan Prykop
2015-11-09RT#24739: Announcment page for customers logged into portalJonathan Prykop
2015-11-09RT#36806: Add message template substitution to show last four digits of ↵Jonathan Prykop
credit card number
2015-11-09RT#37908: Convert existing email-sending code to use common interface ↵Jonathan Prykop
[switched jobs to use cust_msg::process_send, bug fix to http]
2015-11-09RT#37908: Convert existing email-sending code to use common interface ↵Jonathan Prykop
[removals and switches to FS::Log]
2015-11-07fix 404 cities.cgi / self-service dynamic addressesIvan Kohler
2015-11-05RT#38314: Declined payment shows card as tokenized after first attempt ↵Jonathan Prykop
[fixed if paymask is not passed, take 2]
2015-11-05RT#38314: Declined payment shows card as tokenized after first attempt ↵Jonathan Prykop
[fixed if paymask is not passed]
2015-11-05Add proper reasons and reason types for payment and invoice voids.Mark Wells
Contributed by Irina Todeva <itodeva@hostgator.com>
2015-11-05pass an invoice_number for void/refund when available, RT#37292Ivan Kohler
2015-11-03RT#38722: DFH: paymentech upload and download retry [fixed misspelled ↵Jonathan Prykop
paymentech]
2015-11-03RT#38722: DFH: paymentech upload and download retryJonathan Prykop
2015-11-03fix self-service signup with payment information in 4.x, RT#388881Ivan Kohler
2015-11-03on invoice summary, include "future" payments to past invoices in balance ↵Mark Wells
adjustments, #38165
2015-10-3136503 Scalability issues with amcom CDRsJeremy Davis
2015-10-30fix missing import, #14092Mark Wells