summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2009-04-08when linking a legacy phone number the phoneivan
number could be typed in and not the service #. RT#3407
2009-04-02Net 20 as welljeff
2009-04-02obey tax-ship_address in 'manual' geocodingjeff
2009-04-02add some (undocumented/unaccessable to web UI yet) options to package browse ↵ivan
to track down packages missing recurring fees
2009-03-30okay. counts are needed for the package sort, so push the embedded counting ↵ivan
into cust_main.pm. sure hope this does it. RT#5083
2009-03-30double doh! RT#5083ivan
2009-03-30doh! underscore, RT#5083ivan
2009-03-30try not to search for nothing in cust_svc so much, RT#5083ivan
2009-03-30try not to search for nothing in cust_svc so much, RT#5083ivan
2009-03-30really prevent separate part_pkg query, RT#5083ivan
2009-03-30doh, fix pkg display, RT#5083ivan
2009-03-30fix setup date display, RT#5083ivan
2009-03-30forget caching, instead scoop up cust_pkg and part_pkg in one query, RT#5083ivan
2009-03-30forget caching, instead scoop up cust_pkg and part_pkg in one query, RT#5083ivan
2009-03-30part_pkg caching should speedup display of lots of packages, RT#5083ivan
2009-03-29hide over 2 (or configured) cancelled and one-time charge packages, RT#5083ivan
2009-03-29avoid looking up part_pkg redundantly in the pkg loop, RT#5083ivan
2009-03-29avoid looking up package details redundantly in the pkg loop, RT#5083ivan
2009-03-29optimize customer view when there's lots of packages; *really* avoid looking ↵ivan
up any config inside the package loop, RT#5083
2009-03-28package selector, split by package class, RT#5077ivan
2009-03-25throw a proper error message instead of a mason error on pw chagne problems, ↵ivan
RT#5073
2009-03-25we're defaulting to a top menu in 1.9ivan
2009-03-23more DTRT with usage on service transfer between packages and recharges RT ↵jeff
#2884, #5040 + #4995 fallout
2009-03-23change label for svc_acct.finger from GECOS to "Real Name", RT#3519ivan
2009-03-22fix usps address standardization when the zip returned has no zip+4, RT#4882ivan
2009-03-18hide unused usage columnsjeff
2009-03-17add eps preview to config, for RT#5025ivan
2009-03-16have prizm use service data rather than package data to select a profile RT#4853jeff
2009-03-16allow country selection on credit card entry, RT#4997ivan
2009-03-16fix custnum display on domain viewivan
2009-03-15apply byte values from prepaid cards as well as time value, RT#4995ivan
2009-03-15we're not a disk drive manufacturer, don't use halfass base-10 megs/gigsivan
2009-03-10merge webpay support in with autoselection of old realtime_bop and ↵jeff
realtime_refund_bop
2009-03-09mistake, its backivan
2009-03-09dohivan
2009-02-22remove flailing ", RT#4902ivan
2009-02-22fix apache config editing, doh, RT#4902ivan
2009-02-22add agent type list to package def browse, RT#4880ivan
2009-02-22fix tax report for more complex situations with counties and taxclasses, ↵ivan
make taxable line items clickable, RT#4878
2009-02-22fix tax report for more complex situations with counties and taxclasses, ↵ivan
make taxable line items clickable, RT#4878
2009-02-20support a default tax location outside us/ca with cch data and better ↵jeff
handling of response from USPS (RT 4857)
2009-02-20disable display of auto-suspend dates unless enabled by config. at least ↵ivan
until it can be made more efficient. this is slowing down customer view waaaaaaaaaay too much. RT#4830
2009-02-20harmless tyopivan
2009-02-19do not attempt to assign a geocode to non us/ca addresses (RT 4857)jeff
2009-02-19redirect pending payment report back to customer when the pending payment is ↵ivan
resolved, RT#4837, and fix otaker fallout from the pending stuff, RT#4866
2009-02-19add profiling to a file OOM situations, RT#4830ivan
2009-02-17kludge to clone customer packages you otherwise couldn't see, RT#4854ivan
2009-02-17kludge to clone customer packages you otherwise couldn't see, RT#4854ivan
2009-02-17per-user preference for turning on profiling display when DBIx::Profile is ↵ivan
loaded, RT#4830
2009-02-17add tax-exempt checkbox to one-time charges, RT#4858ivan