summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2007-07-18svc_acct.dir should be editable with ACL (#1730)jeff
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in ↵ivan
rare cases
2007-07-11finish adding payunique fieldivan
2007-07-06manually editing usage counters removes overlimit status (#1706)jeff
2007-07-01separate agent interface is deprecated...ivan
2007-06-29add regular header/footer to svc_www view and editivan
2007-06-26fix check# searchivan
2007-06-26suspend later just like expire (#1487)jeff
2007-06-22add csv and excel export to sales reports (1426)jeff
2007-06-18must escape config datajeff
2007-06-15paydate option for realtime_refund_bop and UI entry for cust_pay records ↵jeff
without it (#1662 UI)
2007-06-02drop ticket search form and logic from ticketless installsjeff
2007-05-31add TransFirst eLink support (backport)jeff
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-18have "emailinvoiceonly" hide postal/fax invoice options in backoffice as ↵ivan
well as self-service. closes: bug#1614
2007-05-11Fix (hopefully) all uses of /elements/tr-select-agent.html where agentnum ↵khoff
may be undefined. (backport)
2007-05-11Use FS::TicketSystem to get RT URL.khoff
2007-05-071609 correct spiritone ACH (backport)jeff
2007-05-071606 correct bug in overlimit groups handling (backport)jeff
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-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'.