summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2010-01-09undo damage from DBIx::DBSchema 0.37_03ivan
2010-01-07Fix problems with RBC batch import (RT#6967)mark
2010-01-06eliminate spurious warnings on usage changes...ivan
2010-01-06eliminate ya "use of uninitialized value" warningivan
2010-01-06docivan
2009-12-31Add pre-header linemark
2009-12-31fix h_cdr acctid changing from bigint to int with recent DBIx::DBSchemaivan
2009-12-31specify multiple agentnums with freeside-dailyivan
2009-12-31really reduce the noisejeff
2009-12-30define all detail header list elementsjeff
2009-12-30noise reductionjeff
2009-12-30noise reductionjeff
2009-12-30use the class usedjeff
2009-12-30noise reductionjeff
2009-12-29output SQL statements as we run them (and only the ones we run), not immediatelyivan
2009-12-29oops, syntax error adding queued-sleep_timeivan
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, ↵ivan
RT#6946
2009-12-29don't change h_queue.job type under non-mysql, takes forever on large dbs, ↵ivan
RT#6946
2009-12-29add -u option for vacuuming, RT#5258ivan
2009-12-29Add Browse attachments ACL (RT#4964)mark
2009-12-29RT#6358mark
2009-12-28use blessedivan
2009-12-27improve spacing around countyjeff
2009-12-23teach yori to do some load monitoringjeff
2009-12-23correct invoice package address display and reduce false lazinessjeff
2009-12-23Tweak set_password per RT#6358mark
2009-12-21move cch conf into database and add a couple small tools for processing ↵jeff
updates more manually
2009-12-21have 'Bill now' link cancel expired (and suspend adjourned) packages, and ↵ivan
catch and return errors in all cases, RT#6627
2009-12-20late fee package class specified in the event action instead of a global ↵ivan
finance_pkgclass config, RT#6617
2009-12-20fix usage details pulling from wrong account for customers who have multiple ↵ivan
accounts, RT#6681, fallout from RT#4189
2009-12-20fix bulk package order with one package changing to one new package, ↵ivan
RT#6519, fallout from RT#4499
2009-12-19Fix date format string and quoting of passwordmark
2009-12-19fix event report w/ a customer statusivan
2009-12-19fix package order to really display only those pacakges availableivan
2009-12-16group invoice line items by location, show location address on invoice, ↵jeff
option for due date rather than invoice date on prior unpaid invoice line items, and option for aging on invoice (#6418, #5235, #4648)
2009-12-14use a global config tooivan
2009-12-14add overlimit_groups agent-specific config, overriding export-specific ↵ivan
overlimit_groups, RT#6622
2009-12-14Add access right to view attachmentsmark
2009-12-12docivan
2009-12-10fully fix bulk customer reports, RT#6778ivan
2009-12-08Fix cust_attachment.disabled typemark
2009-12-06more reasonable sizes for filename, mime type and title, RT#6823ivan
2009-12-05holy cow! correct sense of skip usage testingjeff
2009-12-04customer-specific account report (and some small refactoring of method names ↵ivan
to clash less), RT#6180
2009-12-03average per cust_pkg option for peterivan
2009-12-03index cdrbatchnumivan
2009-12-03fix startdate in sansay CDR import (and skip blank lines), RT#6801ivan
2009-12-03no header?ivan
2009-12-02add index to rate_prefix.npa for a performance improvement on CDR billing, ↵ivan
RT#6386
2009-12-01want a listref not a listjeff