summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2007-04-26revert dodgy ACH hack from ticket 1436 (backport)jeff
2007-04-241528 add driver's license field, mask it and ssn (backport)jeff
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-20don't put this information way out on the right in its own columns.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-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-09trigger recharge from the backend as in self-service (backport)jeff
2007-04-08correct usage editing bug (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-05use comments and not notes (backport)jeff
2007-04-03correct handling of non-unix line termination (backport)jeff
2007-03-21ticket 1436, ACH export format, return processing, and autopost (backport),jeff
2007-03-21ticket 1427, automatically email excel a/r report (backport)jeff
2007-03-20ticket 1418, a tool for customer note importation (backport)jeff
2007-03-20This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_7_BRANCH'.
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-15Set input form MAXLENGTH attributes to match actual field sizes.khoff
2007-03-15Set input form MAXLENGTH attributes to match actual field sizes.khoff
2007-03-11move POP to browse template; whew, its pagedivan
2007-03-11move POP to browse template; whew, its pagedivan
2007-03-06fix status colors in mozillaivan
2007-03-06fix status colors in mozillaivan
2007-03-05Fixed a problem with the %opts hash getting skewed (specifically ↵khoff
$opt{'value'} == 'label') when $cgi->param('agentnum') was unset.
2007-02-28restore (none) choice to first package selectjeff
2007-02-28restore (none) choice to first package selectjeff
2007-02-27put the C in ACL here, toojeff
2007-02-27config goes in databasejeff
2007-02-26agent_type selector on new packagesjeff
2007-02-16This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_7_BRANCH'.
2007-02-16respect svc_acct-alldomains settingjeff
2007-02-15removing docs moved to wikiivan
2007-02-15add send_email eventivan
2007-02-14selectable domain on first package in edit/cust_mainjeff
2007-02-14fix alignment on receivables reportivan
2007-02-14grey out disabled text boxes for IEivan
2007-02-14add more options to advanced package reportingivan
2007-02-14fix up svc_www searchingivan
2007-02-13use a domsvc when passed in, patch from Sean Hanson/S1ivan