summaryrefslogtreecommitdiff
path: root/httemplate/search/elements/search.html
AgeCommit message (Collapse)Author
2009-08-25improved 477 report #6004jeff
2009-05-04add menu item and page for d/ling and edit rates with excel. RT#5108ivan
2009-05-03break down search.html into components, RT#5108ivan
2009-02-19redirect pending payment report back to customer when the pending payment is ↵ivan
resolved, RT#4837, and fix otaker fallout from the pending stuff, RT#4866
2009-02-08further work on agents editing own packages: allow them to see (but not ↵ivan
edit) global packages for their type, RT#1331
2009-01-27add ACL to allow download of browse/ stuff too, when possible. RT#4681ivan
2008-04-04this worked fine. don't understand why it was changed in the first place.ivan
2008-04-04fix range selection on searches, huhivan
2008-04-02checkpoint tax editors and correct a blunderjeff
2008-03-02add payment gateway disabling (and move payment gateway browse over to new ↵ivan
template)
2008-01-29bulk package changing (RT#1394)jeff
2008-01-10docivan
2008-01-04new tax rate editorivan
2007-12-05i hope this allows IE to download excel over https?ivan
2007-12-04add some time-worked reportingivan
2007-11-26add a "printable copy" link to searches to get full results as printable ↵ivan
HTML without other cruft, closes: #1885
2007-09-23remove extraneous blank line causing Excel exports to failivan
2007-08-01event refactor, landing on HEAD!ivan
2006-12-22patch fixing "retry selected" and "remove select" in queue viewivan
2006-12-20add ability to disable package classesivan
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
2006-10-08add menu items for credit card batching, debug last-minute changes to ↵ivan
payby.pm, add ACL for re-processing batches, separate CARD and CHEK batches, fixed defaults for batch formats
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-07get rid of the extra border in nested tablesivan
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2006-04-12zip code reportivan
2006-03-08Add a new table for inventory with for DIDs/serials/etc., and an additionalivan
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.)
2005-12-22tax report update, link to new line item report, per-agent tax reportingivan
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-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-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-05-15move receivables report to search templateivan
2005-04-10add some left and right padding so cells don't run into each other so badlyivan
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-04add agent selection to payment and credit reports, add link to agent browse, ↵ivan
closes: Bug#1105
2004-08-19add customer # to payment reports, add table cell alignment option to ↵ivan
general search component
2004-05-28show a better message when no results are foundivan
2004-05-01don't display links to missing customersivan
2004-04-23credit report, add some links to sales/credits/receipts summary, move ↵ivan
payment search to template
2004-04-23working templated invoice search!ivan
2003-08-08- (finish) includes! (closes: Bug#551)ivan
- (finish) moving SQL search to including generic elements/search.html - new elements: menubar.html, header.html, pager.html and table.html - have masonize process .html files also
2003-08-08- fix Mason profiling to pass-through images (for graph/)ivan
- fix graph/money-time.cgi use of $m interfering with Mason - fix graph/money-time-graph.cgi to set content-type in a Mason/ASP-independant fashion - (beginning of) includes! - (beginning of) moving SQL search to including generic elements/search.html - fix global.asa typo - fix masonize to not prepend an extraneous blank line (breaking graph/money-time-graph.cgi)