summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2007-04-241528 add driver's license field, mask it and ssn (backport)jeff
2007-04-24untaintjeff
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-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-12input and output on data volume fields specified with k,m,g,or t (backport)jeff
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-08configuration option to have generated passwords be all caps (backport)jeff
2007-04-08threshold usage email should not be sent to svc_acct->email (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-04squash bug which causes re-email failed events to fail (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
2007-03-21realtime_bop: if a transaction fails without an error_message, output ↵ivan
additional debugging information, if available
2007-03-21ticket 1436, ACH export format, return processing, and autopost (backport),jeff
2007-03-21This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_7_BRANCH'.
2007-03-21ticket 1427, automatically email excel a/r reportjeff
2007-03-20tyop in manual backport; try 17commit or at least some sort of cvs diff | ↵ivan
patch ! :)
2007-03-20fix bug: usage of promo code broke agent-specific advertising sourcesivan
2007-03-20fix bug: usage of promo code broke agent-specific advertising sourcesivan
2007-03-20ticket 1418, a tool for customer note importation (backport)jeff
2007-03-20ticket 1418, a tool for customer note importationjeff
2007-03-16vonage click2call integration should not be sitewide, especially now that we ↵ivan
have user prefs
2007-03-1513 months!ivan
2007-03-1513 months!ivan
2007-03-15Added configurable error checks instead of stupid /^ERROR/ check.khoff
Commands can now be processed with Text::Template using [@-- --@] delimeters, in addition to evaling a double-quoted string. Cleaned up spurious debug output.
2007-03-15Escape the values in virtual field html form inputs.khoff
2007-03-15part_virtual_field.vfieldpart should be a serial.khoff
2007-03-15Added configurable error checks instead of stupid /^ERROR/ check.khoff
Commands can now be processed with Text::Template using [@-- --@] delimeters, in addition to evaling a double-quoted string. Cleaned up spurious debug output.
2007-03-15Escape the values in virtual field html form inputs.khoff
2007-03-15part_virtual_field.vfieldpart should be a serial.khoff
2007-03-15correcting ->replace on bill (backport)jeff
2007-03-14turn debugging offjeff
2007-03-14correcting ->replace on billjeff
2007-03-13okay, so this should link to usernum now. but until then, it should be ↵ivan
->username, not ->name, eek. causing "Error: Error inserting cust_pkg_reason: ERROR: value to long for type character varying(32)" errors and will be harder to normalize back to usernum when we fix that
2007-03-13okay, so this should link to usernum now. but until then, it should be ↵ivan
->username, not ->name, eek. causing "Error: Error inserting cust_pkg_reason: ERROR: value to long for type character varying(32)" errors and will be harder to normalize back to usernum when we fix that
2007-03-10Added $FS::Record::no_update_diff flag to update "identical" records anyway.khoff
2007-03-10Added ut_coord and ut_coordn for FS::svc_broadband.khoff
2007-03-10Added $FS::Record::no_update_diff flag to update "identical" records anyway.khoff
2007-03-10Added ut_coord and ut_coordn for FS::svc_broadband.khoff