summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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)
2007-04-10add checkbox to payment_receipt_email configivan
2007-04-09trigger recharge from the backend as in self-service (backport)jeff
2007-04-08configuration option to have generated passwords be all caps (backport)jeff
2007-04-08correct usage editing bug (backport)jeff
2007-04-08threshold usage email should not be sent to svc_acct->email (backport)jeff
2007-04-07ommitted file (backport)jeff
2007-04-06integrate new echeck fields into freeside backend payment processing (backport)jeff
2007-04-06ticket 1443 add account type and bank state for echeck processing (backport)jeff
2007-04-06slight update for batch-enable description & add ach-spiritone format to ↵ivan
batch-default and batch-fixed_format-CHEK config items
2007-04-05Backporting FS::part_export::(nas_wrapper|snmp|trango) to FREESIDE_1_7_BRANCHkhoff
2007-04-05use comments and not notes (backport)jeff
2007-04-04squash bug which causes re-email failed events to fail (backport)jeff
2007-04-03correct handling of non-unix line termination (backport)jeff
2007-03-28fix bug with RADIUS groups not available to shellcommands delete exportivan
2007-03-21fix bug displaying additional debugging info when process returns no ↵ivan
error_message