summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-21add nowarn_classload kludgeivan
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-20oops, adding multiple-rightname support broke ACL caching, bringing it back ↵ivan
should be a good perf win for large customer views, whew. RT#4830
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-19fix "improved" float searching problems, RT#4878ivan
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
2009-02-16add reporting on (and resolution of) stuck pending transactions, RT#4837 ↵ivan
(RT#3572)
2009-02-16a cheesy little tool to assist in syncing cch updates to the initial installjeff
2009-02-16allow completely empty updates (again?)jeff
2009-02-16wrong operatorjeff
2009-02-15remove useless linejeff
2009-02-15tyopjeff
2009-02-15trim whitespace on importjeff
2009-02-15improved float searchingjeff
2009-02-14clean up select-agent agent virtualization, RT#1405ivan
2009-02-12proper match arguments helpjeff
2009-02-12better upload error handling and correction of tax upload filecountjeff
2009-02-11fix select and unselect all buttons on CDR bulk actions, RT#4766ivan
2009-02-11mac is uniquejeff
2009-02-10fix taxproduct fallout from IE 2083 limit workaroundjeff
2009-02-10quick n' dirty CDR deletion from web interface, RT#4766 / RT#4731ivan
2009-02-09try for slightly better UI on agent config overridesivan
2009-02-09rest of per-agent config for company_name, company_address, logo, etc.. RT#3989ivan
2009-02-09pull out the data for address fields too! RT#4583ivan
2009-02-09more consistent labeling, RT#4583ivan
2009-02-09add some more customer output formats that include service address, RT#4583ivan
2009-02-09increase LWP timeout, some reports can take a whileivan
2009-02-09add skip_dcontext and skip_dstchannel_prefix options, RT#3196ivan
2009-02-09further work on agents editing own packages: fix fallout on package ↵ivan
customization from turning agent_virt on in edit/part_pkg.cgi, add a "clone package" to package browse, like clone service, and have agent type selection disappear when you set an agentnum. RT#1331
2009-02-08further work on agents editing own packages: allow them to see (but not ↵ivan
edit) global packages for their type, RT#1331
2009-02-08further work on agents editing own packages: allow them to see (but not ↵ivan
edit) global packages for their type, RT#1331
2009-02-07add more documentation on order_pkg and the ability to order svc_phone too, ↵ivan
RT#4722
2009-02-07right-align amount in prev history rowivan
2009-02-07don't look up encryption config every search, this should help perf a lot ↵ivan
with database config in 1.9
2009-02-07no, it doesn't look like we have queryivan
2009-02-07optimize customer view: avoid looking up config values inside loops, RT#4728ivan
2009-02-07fix up POD formatting, RT#4727ivan
2009-02-07don't need thisivan
2009-02-07update pod2x to use Mediawiki module instead of WWW:::Mediawiki::Client. ↵ivan
whew, that wasn't so bad. RT#4727
2009-02-06fix spurious "Unit #" label showing up, RT#4745ivan
2009-02-05pluralization agreementjeff
2009-02-05add a config flag to ignore new style taxes instead of throwing fatal errorsjeff
2009-02-04with usage classes, the probability of a taxless line item tranche is too ↵jeff
high for this to be a fatal error. we risk overlooking misconfigured taxes/packages