summaryrefslogtreecommitdiff
path: root/httemplate/view
AgeCommit message (Collapse)Author
2009-07-13fix old-style agent-virt logo?ivan
2009-07-07allow null svc_broadband.ip_addrivan
2009-07-06fix incoming CDR links wrt cdrbatch fieldivan
2009-07-01start of settlement CDR processing, RT#5495ivan
2009-06-30one-time charge "hold for later" / any package future start date, RT#5347ivan
2009-06-30phone devices (for netsapiens integration), RT#5226ivan
2009-06-25tax adjustments, RT#5595ivan
2009-06-25fix extra whitespace in IEivan
2009-06-23Remove ability to renew domain registration for more than one year as wersiddall
can't automatically bill for multi-year renewals at this time.
2009-06-22tax exemption by tax name, RT#5127ivan
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-06-17finish up initial work on customer view tabs (ensure links back to customer ↵ivan
view call include show=packages if default view isn't jumbo or packages already), RT#5586
2009-06-16basic customer view tabs, RT#5586ivan
2009-06-15Add a new access right for managing domain registration (registering,rsiddall
transferring, revoking, renewing, etc.).
2009-06-15Add domain registration operations to the View Domain screen, if the domainrsiddall
has an associated export supporting registration. Shows the domain status and allows registration, transfer, revocation, or renewal. Revocation almost never works since the registries impose very short windows after initial registration. Also updated the OpenSRS registration export to support the additional operations.
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-14show geocode when taxproducts enabledjeff
2009-05-09use service-def specific labels, at least for service pages that use ↵ivan
{view,edit}/elements/svc_Common.html RT#4081
2009-04-15should fix view of unlinked phone numbers, RT#5171ivan
2009-04-15s/GECOS/Real Name/ RT#3519ivan
2009-04-14remove debuggingivan
2009-04-14don't hide old packages that have services, RT#5179ivan
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-16fix custnum display on domain viewivan
2009-02-22remove flailing ", RT#4902ivan
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-17add tax-exempt checkbox to one-time charges, RT#4858ivan
2009-02-16add reporting on (and resolution of) stuck pending transactions, RT#4837 ↵ivan
(RT#3572)
2009-02-09rest of per-agent config for company_name, company_address, logo, etc.. RT#3989ivan
2009-02-07right-align amount in prev history rowivan
2009-02-07optimize customer view: avoid looking up config values inside loops, RT#4728ivan
2009-01-19default service location is cust_main ship_ address when present! RT#4499ivan
2009-01-18finish package location tax reporing, RT#4499ivan
2009-01-10implement package changes w/location change, RT#4499ivan
2009-01-10more work on package service addresses: hide locations when they're all the ↵ivan
default, config to show them anyway / finish implementing package ordering, fix all the state/county weirdness when changing the location dropdown. RT#4499
2009-01-09pick/enter a location when ordering a package, RT#4499ivan