summaryrefslogtreecommitdiff
path: root/httemplate/misc/upload-batch.cgi
AgeCommit message (Collapse)Author
2010-06-16RT#5683: payment batch upload uses job queue and progressbarmark
2008-01-13ACLsivan
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-02-05fix st00pid mistakes in batch uploadivan
2007-02-05misterminated <%init>ivan
2007-02-05move cust_pay_batch::upload results subroutine to an FS::pay_batch method. ↵ivan
upon first download, have batches auto-reset their amounts to the customer balance upon if it is smaller.
2007-01-10ignore filenames and rely on selected batch numberjeff
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-03-25successfully correct the spelling of sucessfulivan
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2004-05-28not entirely sure why we're checking the filename at all... to catch empty ↵ivan
form submissions?
2004-05-28better error reporting on unparsable filenamesivan
2003-10-08can't use File::Basename::basename for windows filenames! use a regex insteadivan
2003-09-28add upload of batch result from TD Canada Trustivan
some global.asa / handler.pl enhancements