summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-02drop ticket search form and logic from ticketless installsjeff
2007-05-31add TransFirst eLink support (backport)jeff
2007-05-30should eliminiate error: Use of uninitialized value in string eq at ↵ivan
/usr/local/share/perl/5.8.8/FS/svc_external.pm line 82.
2007-05-30fix javascript confirmation for domain records with " in them...ivan
2007-05-22fix tax reports for some odd upgrade edge cases: when you have both taxclass ↵ivan
and non-taxclass entries in cust_main_county for a single region (not correct setup in the first place), and non-null but empty values in taxname
2007-05-21haven't had anyone use this in years, and for some reason DBIx::DBSchema ↵ivan
can't reverse engineer the schema for it, causing freeside-upgrade to error out trying to recreate it
2007-05-18have "emailinvoiceonly" hide postal/fax invoice options in backoffice as ↵ivan
well as self-service. closes: bug#1614
2007-05-15default to CARD with no payby from selfservicejeff
2007-05-11Fix (hopefully) all uses of /elements/tr-select-agent.html where agentnum ↵khoff
may be undefined. (backport)
2007-05-11Quiet "Use of uninitialized value in string eq". (Backport)khoff
2007-05-11logout seems not to return an error status, so don't up the queue with ↵ivan
"failed: Can't logout of CGPro: No error"
2007-05-11Use FS::TicketSystem to get RT URL.khoff
2007-05-11Quiet debug output.khoff
2007-05-08add formatting to plan data (backport)jeff
2007-05-08charges and time are not measured in megabytesjeff
2007-05-08*** empty log message ***ivan
2007-05-07sqlradius usergroup tools (backport)jeff
2007-05-071609 correct spiritone ACH (backport)jeff
2007-05-071606 correct bug in overlimit groups handling (backport)jeff
2007-05-01without debugging this time :)ivan
2007-05-01use FS::ClientAPI_SessionCache for signup info so it actually works - speed ↵ivan
up signups
2007-04-30correct bad conflict resolutionjeff
2007-04-29ticket 1568 config options for new echeck fields and addition to selfservice ↵jeff
interface (backport)
2007-04-27adjust default labelling (backport)jeff
2007-04-27SELECT doesn't accept a valuejeff
2007-04-27fix tyopsjeff
2007-04-26more datavolume format (backport)jeff
2007-04-26old Number::Format silently ignores datavolume-forcemegabytesivan
2007-04-26improve configfile handling (backport)jeff
2007-04-26revert dodgy ACH hack from ticket 1436 (backport)jeff
2007-04-25add lpr-postscript_prefix and lpr-postscript_suffix config options for ↵ivan
printer commands to place printer in postscript mode
2007-04-241528 add driver's license field, mask it and ssn (backport)jeff
2007-04-24untaintjeff
2007-04-24missed a bytecountjeff
2007-04-23fix error: column reference "fieldname" is ambiguousivan
2007-04-23quick hack to add extra 'config lines' to svc_www and otherwise enhance ↵jeff
svc_www (backport)
2007-04-23add to ACH batch feature from customer view page (backport)jeff
2007-04-21bring POD documentation in line with reality wrt where we're storing phone ↵ivan
numbers
2007-04-20add customer # to default invoice templatesivan
2007-04-20don't put this information way out on the right in its own columns.ivan
2007-04-19not needed here anymore, bytecount stuff moved to its own module (backport)ivan
2007-04-19break _bytecount subroutines out of FS::UI::Web (backport)jeff
2007-04-19fix very strange "Undefined subroutine &FS::UI::Web::rooturl" with an ↵ivan
explicit import. did i mention this was really really weird?
2007-04-18fix use statements for FS::UI::Web. not "use"ing modules in the actual ↵ivan
modules you use them in is bad, mmmkay
2007-04-18praise the parser! amen! (fix a doc typo)ivan
2007-04-13correct boneheaded afterthoughtsjeff
2007-04-12Fixed a problem with the %opts hash getting skewed (specifically ↵khoff
$opt{'value'} == 'label') when $cgi->param('agentnum') was unset. (Backport)
2007-04-12input and output on data volume fields specified with k,m,g,or t (backport)jeff
2007-04-12remove 'backend-realtime' flag required for recharges, want that just for ↵ivan
signups, running recharges right away by default is fine. also fix the 'fatal error - unknown payby' error that'll probably never be reached
2007-04-11usage suspend vs admin suspend -- avoid actual cust_pkg::suspend except ↵jeff
legacy cases (backport)