summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-04-07ommitted filejeff
2007-04-06integrate new echeck fields into freeside backend payment processingjeff
2007-04-06ticket 1443 add account type and bank state for echeck processingjeff
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-06slight better descriptionsivan
2007-04-06Disable debug output by default.khoff
Pass @_ along to new exports.
2007-04-05they're comments nowivan
2007-04-05use comments and not notesjeff
2007-04-05per-customer invoice terms overrideivan
2007-04-05finish moving vonage integration to a user prefivan
2007-04-05finish moving the vonage integration to per-userivan
2007-04-05correct usageivan
2007-04-04yes virginiaivan
2007-04-04correct a bootstrap issuejeff
2007-04-04squash bug which causes re-email failed events to failjeff
2007-04-03correct handling of non-unix line terminationjeff
2007-04-03*** empty log message ***ivan
2007-04-02ticket 1528 add driver's license field, mask it and ssnjeff
2007-04-01quick hack to add extra 'config lines' to svc_www and otherwise enhance svc_wwwjeff
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 autopostjeff
2007-03-21ticket 1427, automatically email excel a/r reportjeff
2007-03-20fix bug: usage of promo code broke agent-specific advertising sourcesivan
2007-03-20acls on new importjeff
2007-03-20tie note import into menujeff
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-15Set input form MAXLENGTH attributes to match actual field sizes.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-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-11move POP to browse template; whew, its pagedivan
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-09pop import tooljeff
2007-03-09removing old 5.005 install stuffivan
2007-03-07Option to disable the charging of the setup fee while a package is suspended.khoff
2007-03-06slight update for slony setup scriptivan
2007-03-06fix status colors in mozillaivan
2007-03-05Typo in the package name caused a warning. Fixed.jayce
2007-03-05Fixed a problem with the %opts hash getting skewed (specifically ↵khoff
$opt{'value'} == 'label') when $cgi->param('agentnum') was unset.
2007-03-03pass the remote IP address along with signup requests, for some gatewaysivan
2007-03-02eProcessingNetwork returning an authorization like "AUTH/TKT 123456"... will ↵ivan
this make refunds work?
2007-03-02fix custom priority fields, whewivan