summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-09don't bomb when the line item has no start datejeff
2009-08-09Add cust_attachment stuffmark
2009-08-07add ability to edit signup dates (turn on cust_main-edit_signupdate config), ↵ivan
RT#4644
2009-08-07don't start recurring billing when a start date hasn't been reached yet ↵ivan
either... and since that works, add the start date to new package order, RT#5347
2009-08-06pass mac addresses as lower-case to netsapiens, RT#5226ivan
2009-08-06delete phone_device records when svc_phone is deleted, RT#5226ivan
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-08-04don't reset usage on package change when usage_rollover is on, it adds twice...ivan
2009-08-03looks slightly better in default IE hopefullyivan
2009-08-03new doesn't existjeff
2009-08-03bad tyopsjeff
2009-08-01support broader array of queue args #5855, fallout from #5495jeff
2009-07-31skin up self-service according to config passed from backend, RT#5530ivan
2009-07-31only need Customer-CDRs, RT#5229ivan
2009-07-31only need Customer-CDRs, RT#5229ivan
2009-07-30pass a pkgnum from self-service if applicable, RT#4339ivan
2009-07-30lost fix for illegal state?ivan
2009-07-30small fix to change history to not error out with svc_acct services, RT#1005ivan
2009-07-30Make no_queue option work correctlymark
2009-07-30didn't mean to leave a Dump(er) thereivan
2009-07-30another accidentally (alliterated) vestigial variableivan
2009-07-30don't need to lookup cust_main hereivan
2009-07-30fix for stickiness on errorsivan
2009-07-30experimental package balances, RT#4339ivan
2009-07-28feature to email CSV of CDRs with invoices #5727jeff
2009-07-28adding a basic change history using history tables, RT#1005, RT#4357ivan
2009-07-28Add no_queue option to shellcommands exportsmark
2009-07-27fix spacingivan
2009-07-27searching for voided payments by void date as well, RT#5786ivan
2009-07-27voided payment report, RT#5786ivan
2009-07-27add deprecated config options back to Conf.pm to fix "unapplypayments" fails ↵ivan
existential comparison errors, RT#2927
2009-07-27FCC from 477 improvements #4912jeff
2009-07-26fix linksjeff
2009-07-26fix the date picker in RT to use jscalendar instead of an HTML popup (that ↵ivan
had acquired the page header, eek), RT#1682
2009-07-26bring up-to-date wrt 1.7 Conf.pm 1.180.2.49 (2009-7-26), RT#2873ivan
2009-07-26command line tool to apply payments and creditsjeff
2009-07-25set a character encoding for all pages; this should fix problems with ↵ivan
diamond question marks even when the server gets an UTF-8 default setting, RT#3094
2009-07-25this should fix the re-email/print links on event search pages sending too ↵ivan
much, RT#5740, RT#5570
2009-07-25teach Record.pm about BYTEA handling in order to store files in the db, RT#4964ivan
2009-07-24add handling of ChilliSpot (and CoovaChilli) Max attributes, specifically ↵ivan
ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
2009-07-24Add -v switch (verbose) to freeside-void-paymentsmark
2009-07-23avoid harmless warning: Use of uninitialized value in string neivan
2009-07-23fix -r option, RT#5675ivan
2009-07-23restore svc_acct_pop editingjeff
2009-07-23add back remove ("collapse") links again. on each line this time. RT#2973ivan
2009-07-23need to see who is still on deb 4 & pg 7.4ivan