summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-24woo! final part of #1160! yup, auto-associating tickets with customers ↵ivan
now. whew!
2008-03-24part two of #1160: linking a ticket to its first customer will auto-link any ↵ivan
customerless requestors
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-19quick fix for deep recursion (RT#3267)jeff
2008-03-16componentize conflicting %once subroutines (rt#3250)jeff
2008-03-16dohjeff
2008-03-16clean up and agent-virtualize svc_broadband searchingivan
2008-03-16finish bringing sanity to svc_broadband service definition blocknum editivan
2008-03-16bring some sanity to address block selection in svc_broadband service ↵ivan
definition edit
2008-03-16drag address & router browse into this centiryivan
2008-03-16hide customer search if user does not have "List customers" ACL, closes: RT#3105ivan
2008-03-15slightly better voip_cdr package edit: use radio buttons for selecting long ↵ivan
things
2008-03-15be asssertiveivan
2008-03-15configurable disable_src, domestic_prefix and international_prefix options ↵ivan
for voip price plan
2008-03-15check on invoice re-printing newest percust... can't reproduce any problem, ↵ivan
prints newest per cust fine, closes: #3161
2008-03-15fix harmless code leaking out onto the page, hehe, closes: Bug#3253, also ↵ivan
remove silly formatting on catchall edit
2008-03-14eliminate some harmless uninitialized value warningsivan
2008-03-14insist on Net::Prizm 0.04jeff
2008-03-14whew, glad that change package bugfix was easy to find, closes: Bug#3241ivan
2008-03-14add net credits to sales/credits/receipts reportivan
2008-03-14add Net20 invoice terms, closes: #3219ivan
2008-03-13yow. very sleep deprived. remove the infinite loop rather than add one.ivan
2008-03-13infinite loop protectionivan
2008-03-13allow cust_pay.otaker upgrade to proceed even if there are some old crufty ↵ivan
records around attached to now-deleted customers
2008-03-13minor oopsjeff
2008-03-12allow exports to add links to customer view (#1407)jeff
2008-03-04fix otaker population for cust_refund like cust_credit and cust_payivan
2008-03-04fix cust_pay.otaker populationivan
2008-03-04fix edit/process/cust_pkg getting confused about the two different places ↵ivan
that would be calling it... i.e. with an empty new_pkgnum it would redirect the popup back the customer view, hehe
2008-03-04AND fix latex->html notes substituion for ~sivan
2008-03-04and fix latex->html notes substituion for escaped #sivan
2008-03-04fix latex->html notes substituion for newlinesivan
2008-03-04backport 1.9 CDR search to 1.7ivan
2008-03-04should improve compatibility with older Pg. i hopeivan
2008-03-03merge in rt 3.4.6. *gulp*!ivan
2008-03-02fix annoying resize of "New customer" button; closes: RT#1642ivan
2008-03-02add payment gateway disabling (and move payment gateway browse over to new ↵ivan
template)
2008-03-01added a config value to control the extent of credit card masking, but since ↵ivan
cust_main.paymask is in the db, need something to update it for all existing customers too
2008-03-01ah, that's better, prettyfy and link adv. customer searchivan
2008-03-01add payby selection to adv. customer searchivan
2008-02-29working asterisk CDR CSV import (not just direct DB)ivan
2008-02-29disallow uppercase usernames in the first place. also ↵ivan
Record::str2time_sql_closing snuck in.
2008-02-22want to upgrade legacy payments even if they are deprecated COMP payby...ivan
2008-02-22don't bomb out on this transition on old databases without history records ↵ivan
for everything...
2008-02-20doh. ivan is so in the doghouse for this oneivan
2008-02-20retry collisions a bit, acme is getting duplicate errors... guess they're ↵ivan
using lots and lots of prepaid cards. closes: RT#3104
2008-02-20update the tax class editor to enable taxclass adding, RT#2929ivan
2008-02-20oops, this got commited to HEAD by a bad command, its part of the commit to ↵ivan
update the tax class editor to enable taxclass adding, RT#2929
2008-02-20process/part_pkg_taxclass.htmlivan