summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2010-01-17work around bug in pre-perl5.10 which is at best noisy and at worst missortingjeff
2010-01-09backport DBIx::DBSchema 0.38 usage from 1.9/HEAD... the alternative is ↵ivan
breakage w/ 0.38+ on 1.7
2009-12-29oops, syntax error adding queued-sleep_timeivan
2009-12-29don't skip vacuuming when using -k, RT#5258ivan
2009-12-29add queued-sleep_timeivan
2009-12-23teach yori to do some load monitoringjeff
2009-12-141.7 has no per_agent configivan
2009-12-14fix misapplication of patchivan
2009-12-14add overlimit_groups agent-specific config, overriding export-specific ↵ivan
overlimit_groups, RT#6622
2009-11-06backport using business-onlinepayment-description in all cases to 1.7ivan
2009-10-28fix problems using inventory for UID (and other fields controlled by check ↵ivan
in svc_acct and also svc_www, svc_domain and svc_forward), RT#6366
2009-10-27address1 search, RT#5060ivan
2009-10-26eliminiate noisy but harmless "Use of uninitialized value in numeric gt (>)" ↵ivan
warning
2009-10-25add apply option to realtime_collect, RT#5071ivan
2009-10-25backport realtime_collect to 1.7 for SG to use instead of calling collect, ↵ivan
RT#5071
2009-10-04fix problems "re-saving" a masked card. hopefully the last of it!ivan
2009-10-04delete invoices, RT#4048ivan
2009-10-01hopefully fully fix bulk email errors when selecting a single paybyivan
2009-10-01add login check to FS::ClientAPI::SG/SGNG checks. RT#4610ivan
2009-09-28more accurate SG check, RT#4610ivan
2009-09-28correct place for use Email::Send, RT#4610ivan
2009-09-28oops, hopefully fix sg cron check, RT#4610ivan
2009-09-24get the ping username/pass from a config, good enough, RT#4610ivan
2009-09-24add SG and SGNG ping, RT#4610ivan
2009-09-23this should fix the occasional extra ticket showing up on wrong customer recordivan
2009-09-17Add option to freeside-void-payments to cancel customersmark
2009-08-22fewer false positivesivan
2009-08-13fix fix multiple pkgpart search (need sanity check): don't let empty set ↵jeff
limit search
2009-08-12fix multiple pkgpart search, RT#5924ivan
2009-08-05fix cancellation errors with updated flat_introrate, RT#5865ivan
2009-08-05export negative byte values to chillispot attributes as 0, RT#5815ivan
2009-08-05export negative byte values to chillispot attributes as 0, RT#5815ivan
2009-08-04hopefully ignore errors about deleted accounts and properly finish ↵ivan
freeside-sqlradius-reset, RT#5868
2009-08-04ignore problams calling ->overlimit during sqlradius-reset, wtf?! RT#5868ivan
2009-07-26some whitespace changes to make it easier to keep in sync with 1.9 ↵ivan
Conf_compat17.pm, RT#2873
2009-07-26command line tool to apply payments and creditsjeff
2009-07-24add handling of ChilliSpot (and CoovaChilli) Max attributes, specifically ↵ivan
ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
2009-07-23avoid harmless warning: Use of uninitialized value in string neivan
2009-07-23fix -r option, RT#5675ivan
2009-07-23adding this to 1.7ivan
2009-07-13fix self-service agent-specific logosivan
2009-07-12stop gratuitous hash manipulatoin during enum untaintjeff
2009-07-02update flat_introrate plan to better fit current codebase RT#4912jeff
2009-06-26in smart_search, move duplicate elimination bits so that they're used even ↵ivan
when doing an exact search on a browser-remembered result
2009-06-12backported option for no postal fee on one-time chargesmark
2009-06-10doh, semicolonivan
2009-06-10don't attempt to create h_queue indices, for SG upgradabilityivan
2009-06-03add a hack to set default schema, cf. ↵ivan
http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation:Administration:PostgreSQL_Schema
2009-05-30and enable overlimit_action, RT#4995ivan
2009-05-30add ability for prepaid packages to have usage limits and cancel if they're ↵ivan
hit, RT#4995