summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-13clean up various other RT initialization inconsistancy, RT#18719Ivan Kohler
2012-08-13fix config option to for redirecting to ticket display after quick createIvan Kohler
2012-08-13don't suck so much CPU with freeside-cdrdIvan Kohler
2012-08-13revert: remove old tax_rate records even if .tax does not match ↵Ivan Kohler
geocode/taxclassnum/taxname/etc. should be enough(bad data from last update?), RT#18817
2012-08-13per-agent subtotals on sales report, #18566Mark Wells
2012-08-13should fix intermittant slowness, RT#18719Ivan Kohler
2012-08-10sqlradius data usage report, #18823Mark Wells
2012-08-10add national id # handling for my, RT#18543Ivan Kohler
2012-08-08dunno how this happened, but this shouldn't be fatalIvan Kohler
2012-08-08remove old tax_rate records even if .tax does not match ↵Ivan Kohler
geocode/taxclassnum/taxname/etc. should be enough(bad data from last update?), RT#18817
2012-08-07ignore extra columns in CCH diff (bad data from last update?), RT#18817Ivan Kohler
2012-08-07ignore extra columns in CCH diff (bad data from last update?)Ivan Kohler
2012-08-07better debugging for CCH import failure, RT#18817Ivan Kohler
2012-08-04fix skipping processing fee for first payment, RT#18345Ivan Kohler
2012-08-03log rending time in trace files, RT#18719Ivan Kohler
2012-08-03remove inadvertant debuggingIvan Kohler
2012-08-03selfservice payment fees, RT#18345Ivan Kohler
2012-08-03fix pending payment popupsIvan Kohler
2012-08-03request tracing, RT#18719Ivan Kohler
2012-08-02request tracing, RT#18719Ivan Kohler
2012-08-02FS/FS/Trace.pmIvan Kohler
2012-08-02per-customer prorate day, RT#17891Ivan Kohler
2012-08-02sales by ad source report: filter by ad source, #17971Mark Wells
2012-08-02fix some illegal RADIUS attributes during import, #18751Mark Wells
2012-07-31add strip_tld option to sqlradius_withdomain export, RT#18718Ivan Kohler
2012-07-30correctly export RADIUS attributes with the same name, #18695Mark Wells
2012-07-30fix NAS association with sqlradius_withdomain exports, RT#18540Ivan Kohler
2012-07-30fix multiple RADIUS group attributes with same name, RT#18580Ivan Kohler
2012-07-30fix package changes/cancels with credits turned on, for delayed packages, ↵Ivan Kohler
RT#18576
2012-07-26when Email invoices is set to no, don't send payment receipt Statement ↵Ivan Kohler
invoice either, RT#17676
2012-07-26EZ-Prepaid PIN export, #16172Mark Wells
2012-07-26add anniversary date, RT#18631Ivan Kohler
2012-07-23don't enumerate the whole subnet when looking for a free address, #18556Mark Wells
2012-07-17remove broken link on zip code distribution until it can be implementedIvan Kohler
2012-07-17alpha sort agents, RT#18562Ivan Kohler
2012-07-17remove cruftMark Wells
2012-07-17Optionally show previous invoices on statements, #15864Mark Wells
2012-07-14really fix phantom customers, really RT#13852Ivan Kohler
2012-07-14fix 477 report part V, RT#18503Ivan Kohler
2012-07-14fix 477 report part V, RT#18503Ivan Kohler
2012-07-14fix an error message in quick payment entry, from #17356Mark Wells
2012-07-13support XLSX in other places, #17971Mark Wells
2012-07-13XLSX format for spreadsheet download, #17971Mark Wells
2012-07-13sales by ad source report: filter by status, #17971Mark Wells
2012-07-13abstract out the amount + fee + input, javascript, display so it can be ↵Ivan Kohler
reused by self-service without code duplication
2012-07-11fix RADIUS overage billing, RT#18490Ivan Kohler
2012-07-11fix previous attempt at fixing ghost customers (from RT4 on master) which ↵Ivan Kohler
made things worse, RT#18500
2012-07-11fix accidental fallout from premature commit of RT#18376, RT#18499Ivan Kohler
2012-07-11Vendor Qualification ID is now editable if empty, RT#18405, RT#18313Ivan Kohler
2012-07-10fix uncancellation of services, from #17518Mark Wells