summaryrefslogtreecommitdiff
path: root/httemplate/misc
AgeCommit message (Collapse)Author
2007-02-05upon first download, have batches auto-set amount to customer balance if it ↵ivan
is smaller
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-31small change in payment receipt handling (ticket 1422)jeff
2007-01-31this should be a popup too, but, until then, it shouldn't be missing the ↵ivan
standard header
2007-01-29correct a typo, and <%init> helps alotivan
2007-01-2400 = sale, 01 = pre-auth. we need the formerivan
2007-01-21Have lineitem-specific applications happen in all cases; add weightsto controlivan
2007-01-19work around CSV brokennessjeff
2007-01-17link to customer from manual payment screen (ticket 1414)jeff
2007-01-15add batch expiration date incrementer for 295ivan
2007-01-10ignore filenames and rely on selected batch numberjeff
2007-01-10permit batch redownloadsjeff
2007-01-08refund deletionjeff
2006-12-29service refactor!ivan
2006-12-29just in case it gets capitalizedivan
2006-12-27Add a (magically appearing and disappearing) label on the county selector. ↵ivan
confusing when labeled "state"
2006-12-27fix county selectorivan
2006-12-21fix on-demand payment form when making payments from masked dataivan
2006-12-14encryption fixes from huntsberg & jayceivan
2006-12-07retouch bandwidth countdownjeff
2006-12-01chase canada E-xactBatchjeff
2006-11-30prepaid download/upload trackingjeff
2006-11-14add some docs on required fields to pageivan
2006-11-14working agent gateway override delete linkivan
2006-10-23better error message if you don't enter a reason. FS::reason::check can ↵ivan
untaint its data, and will allow punctuation in reasons
2006-10-23events should attach reasonsjeff
2006-10-19suspension and cancellation reasonsjeff
2006-08-27fix payby2bop brokennessjeff
2006-08-27correct bad conflict resolutionjeff
2006-08-26batch refactor continuedjeff
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-23remove extraneous "ivan
2006-08-15add a new, extended CSV import formativan
2006-08-09batch refactorjeff
2006-07-12svc_phone service and CDR billing from imported CDRsivan
2006-06-16value issues and many bits remainjeff
2006-06-16and fix the name for TD Canada Trust. and that's it for now. really.ivan
2006-06-16oops i'm gonna do that too, now that the batch format file is not the same ↵ivan
as the batch params files
2006-06-16s/printf/sprintf/ and make the config a little less strangeivan
2006-05-20first stab at BoM downloadjeff
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-21s(browse/queue.cgi)(search/queue.html)ivan
2006-04-03have the UI use full country names, and state names outside the US...ivan
2006-03-25successfully correct the spelling of sucessfulivan
2006-03-24fix spellingivan
2006-03-11fix the progressbar bug with multiple progressbar forms on a pageivan
2006-03-10fix to (hopefully) allow multiple progress-init's in a page, also add second ↵ivan
$cgi arg to all these progressbar calls...
2006-03-08 Add an option to the web interface to batch upload new entries to theivan
inventory_item table.
2006-02-18CDR schema and classivan
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards