summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2007-11-28advanced customer report rearrangementjeff
2007-11-27fix small side-effect of mysql-compat change eliminating DISTINCT ON: map ↵ivan
changing values of @where array
2007-11-26add a "printable copy" link to searches to get full results as printable ↵ivan
HTML without other cruft, closes: #1885
2007-11-09better visual indication of disabled "days" field on IEivan
2007-11-09add option for listing customers without a balance (closes: RT#2752) and fix ↵ivan
bug in total row (closes: RT#2736)
2007-11-04comma is a bad delimiter choice according to ut_text()jeff
2007-11-03new customer report/flattened package report (ticket 1428)jeff
2007-10-29famous last mysql bugivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-02fix up re-email these eventsjeff
2007-09-19fix at least one small problem with reprint/email/fax functionality: now ↵ivan
should understand the "most recent invoice per customer" and invoice # min/max options
2007-09-18and parens help alot, dohivan
2007-09-18fix svc_broadband search by svcpart (links from browse/part_svc, in particularivan
2007-09-13fix status color on customer listivan
2007-06-26fix check# searchivan
2007-06-26suspend later just like expire (#1487)jeff
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-11Fix (hopefully) all uses of /elements/tr-select-agent.html where agentnum ↵khoff
may be undefined. (backport)
2007-04-23fix error: column reference "fieldname" is ambiguousivan
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-03-21ticket 1436, ACH export format, return processing, and autopost (backport),jeff
2007-03-06fix status colors in mozillaivan
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-05remove unused svc_Smartivan
2007-02-05add "over X days" option to receivables reportivan
2007-02-04add link to some batched payment info to customer viewivan
2007-02-03add customer status column to customer & most other reports. also put the C ↵ivan
in ACL in the search/ and graph/ directories.
2007-01-30its all about controlivan
2007-01-21trim leading & trailing whitespace from service searchesivan
2007-01-10add "select all" and "unselect" all buttons to bulk queue operationsivan
2007-01-10ignore filenames and rely on selected batch numberjeff
2007-01-02fix service searching & linksivan
2006-12-29service refactor!ivan
2006-12-22patch fixing "retry selected" and "remove select" in queue viewivan
2006-12-20add ability to disable package classesivan
2006-12-19clean up payinfo_Mixin to use payby.pm for payby info and have card masking ↵ivan
full 6-digit BIN prefix for card identification. have cust_pay_batch use payinfo_Mixin. require B:CC 0.30 for mask-aware cardtype(). fix payment reports to use mask too if available, so credit card type selection still works with encryption.
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-24add less than and greater than amounts to credit and payment searchesivan
2006-10-25pagination patch from UNTD - limit the number of page links displayed and ↵ivan
have a drop-down option for selecting number of entries per page