summaryrefslogtreecommitdiff
path: root/httemplate/search
AgeCommit message (Collapse)Author
2005-11-10add part_bill_event.payby selection to failed invoice event searchivan
2005-11-07fix Discover card report, closes: Bug#1270ivan
2005-10-28don't show 'N/A' statustext as a failed billing eventivan
2005-10-27fix from joe @ surferz: lines 59 and 60 had the wrote quote. they had single ↵ivan
quote where double was needed...
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-10-10updated quick payment entryivan
2005-09-13fix redirect with single item returned from search results and a coderef ↵ivan
redirect
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled ↵ivan
customer packages to agent browse
2005-08-05fix credit searches by otakerivan
2005-07-14add unlinked mail forward (svc_forward) reportivan
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-06-15add reprint/fax/email links to invoice search resultsivan
2005-06-09advanced invoice serach, groundwork to add reprint/fax/email links to ↵ivan
invoice search results
2005-06-02Capitalizationivan
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-06-01remove trailing whitespaceivan
2005-05-21hehe, allow changing the browse order of any sortivan
2005-05-18add agent-specific A/R aging report, closes: bug#1229ivan
2005-05-15this status column is probably faster, one giant SQL query. and add back in ↵ivan
the customer link, oops
2005-05-15move receivables report to search templateivan
2005-05-15use money_char configivan
2005-05-15alignivan
2005-05-05the ? between svc_domain.cgi and the domain id is missingivan
2005-05-02move httemplate/search/svc_domain to the new search template along with ↵ivan
svc_www and svc_forward
2005-04-30show "(unlinked)" for unlined forwards instead of nothingivan
2005-04-30pull in the customer information as part of the main query for efficiencyivan
2005-04-29template forward search using the standard search template: forwards are now ↵ivan
paged
2005-04-10add some left and right padding so cells don't run into each other so badlyivan
2005-03-30fix ambiguous column error when selecting by credit card, fixes: Bug#1189ivan
2005-03-12- bring prepaid support into this century (close: Bug#1124)ivan
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing
2005-03-06specity an explicit EOL for Text::CSV_XS, apparantly sometimes the default ↵ivan
is null
2005-03-06and a slight formatting fixivan
2005-03-06add Excel and CSV download of templated reports and clean up their HTML ↵ivan
formatting, closes; Bug#520, Bug#1107
2005-03-04fix "Column reference "payby" is ambiguous" error when selecting by payment ↵ivan
type, fix missing check #s caused by cust_main.payinfo masking cust_pay.payinfo, closes (really this time): Bug#1105
2005-03-04report correctly even if the customer record has somehow been removed...ivan
2005-03-04add agent selection to payment and credit reports, add link to agent browse, ↵ivan
closes: Bug#1105
2005-01-29registration codesivan
2004-12-09typoivan
2004-12-09typoivan
2004-12-09UI: dont link to empty listsivan
2004-12-09UI: dont link to empty listsivan
2004-12-09UI: same font size as the rest of the pageivan
2004-12-09UI: condense ticket subtable a littleivan
2004-12-09deuglifyivan
2004-12-09fix typoivan
2004-12-09more RT integrationivan
2004-12-06fix total linkivan
2004-12-06fix total links and line up custom field columnsivan
2004-12-06fix reading custome field valuesivan