summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-21add the client-side reporting for MCP modeivan
2008-08-19beter error messages for duplicate accountsivan
2008-08-19fix duration on simple/simple2 CDR formatsivan
2008-08-19also don't neglext nxx hereivan
2008-08-19more consistent prefix display, and don't forget nxx'ivan
2008-08-151.7 needs header-minimal.html for new file upload to workivan
2008-08-15can have a message then a URL tooivan
2008-08-14customer import: add progress bar & redirect to a search of the imported ↵ivan
customers, #3475
2008-08-14customer import: add progress bar & redirect to a search of the imported ↵ivan
customers, #3475
2008-08-14import customer from Excel file tooivan
2008-08-14tyopivan
2008-08-14tyopivan
2008-08-12fix inability to edit agent types for a package def when agent_defaultpkg is ↵ivan
set on
2008-08-07don't generate a new key on install-selfservice if there's already an RSA ↵ivan
one either
2008-08-02fix 'Can't call method "parse" on an undefined value' error from CDR format ↵ivan
refactor
2008-07-31this should fix columns not showing up in receivables report... not surea ↵ivan
bout #3801 (credits/etc show up in all time periods)
2008-07-31backport-ish from 1.9: blowfish apsswords exporting to LDAP should warn and ↵ivan
return {CRYPT}* instead of throwing a fatal error
2008-07-31fix receivables report: credits/etc. should be limited by date like before, ↵ivan
closes: Bug#3801
2008-07-31fix error on customer deletionivan
2008-07-30rename nt to nextoneivan
2008-07-30backport line item detail report from HEADivan
2008-07-18random cleanup from 1.9ivan
2008-07-18add -e option to bind.import (now to actually implement it)ivan
2008-07-18show NXX is US if applicableivan
2008-07-17CDR updates; modularize CDR import formats; add formats for OpenSER, ↵ivan
Genband/Tekelec, and "NT"
2008-07-15where in the world is $DBI::errstrivan
2008-07-15parens help alotivan
2008-07-15report errors connecting to sqlradius dbs on upgradeivan
2008-07-15prevent inactive customers from showing up in reports of cancelled customersivan
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-10fix variable scoping issues preventing customer view page from coing upivan
2008-07-10remove spurious warningjeff
2008-07-10restore line item date rangesjeff
2008-07-09should avoid spurious uninitialized value warnings on upgradeivan
2008-07-09perl vs SQL brainfartivan
2008-07-09service searching should be case-insensitive nowivan
2008-07-09helpful to see when exemptions were inserted?ivan
2008-07-09helpful to see when exemptions were inserted?ivan
2008-07-09need the exemptnum...ivan
2008-07-09search legacy tax exemptions by customer statusivan
2008-07-09don't require an agent type to be specified when editing a disabled packageivan
2008-07-08fix line-item reports on taxclass-less regionsivan
2008-07-08fix line-item reports on taxclass-less regionsivan
2008-07-08order by number for line items with the same datestampivan
2008-07-08order line item reports by dateivan
2008-07-07should be a proper fix for edge cases where you have taxclass and ↵ivan
empty-taxclass rates for a region, whew
2008-07-03should FINALLY get binding correctly in light of regression caused by ↵ivan
get_real_fields refactor
2008-07-03this should non-"=" searches on fields that require SQL type binding...ivan