summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-04should improve compatibility with older Pg. i hopeivan
2008-03-04argh, don't load up a user until the other initialization is doneivan
2008-03-03merge in rt 3.6.6. *gulp*!ivan
2008-03-02This commit was generated by cvs2svn to compensate for changes in r6255,ivan
which included commits to RCS files with non-trunk default branches.
2008-03-02import rt 3.6.6ivan
2008-03-02This commit was generated by cvs2svn to compensate for changes in r6252,ivan
which included commits to RCS files with non-trunk default branches.
2008-03-02import rt 3.4.6ivan
2008-03-02fix annoying resize of "New customer" button; closes: RT#1642ivan
2008-03-02better indication of why these things are the way they areivan
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-29refactor print_*; invoice sections by package class; could still stand some ↵jeff
more refactoring
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-22on accounts overview: show time applied after multipliers, not actual time ↵ivan
worked
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-22on accounts overview: show time applied after multipliers, not actual time ↵ivan
worked
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-20process/part_pkg_taxclass.htmlivan
2008-02-19adding taxclass tableivan
2008-02-19fix this to generate more wiki-friendly column listivan
2008-02-19add some descriptions for svc_external fields, allowing id to fill in from ↵ivan
inventory
2008-02-19return svc_external id and title as label instead of svcnumivan
2008-02-19fixup and expand POD docs for self-service list_pkgs & list_svcsivan
2008-02-19fix API uploadivan
2008-02-19update base API docs contentsivan
2008-02-19clean up POD docs for better wiki exportabilityivan
2008-02-14brown-bag missing comma from last update. time to go homeivan
2008-02-14re-align links and styling in package report correctlyivan
2008-02-14add cust_pay.otaker field; populate it based on history on upgrades, and ↵ivan
show the order taker on all payments (on customer view and payment search) closes: #2953
2008-02-14add FS::h_cust_pay classivan
2008-02-14this ACL has been around for long enough (and almost nobody uses batched ↵ivan
payments, so showing them is probably bad)
2008-02-13svc_broadband MAC searches RT#2985jeff
2008-02-13package class selection for one-time charges RT#1322jeff
2008-02-13directory assistance (flat per-call) billing RT#3114jeff
2008-02-13fix compile error from hasty refactoringivan