summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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-09tiny refactor patch from rjbs: It changes the service listing to use ↵ivan
$part_pkg->pkg_svc instead of a qsearch, which means that the listing will still work if pkg_svc has been subclassed.
2005-06-09agent-specific logos for html invoices tooivan
2005-06-09add multiple agent selection to agent-specific invoicingivan
2005-06-08prepaid card rechargeivan
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-01align terminology for consistancy. or something.ivan
2005-06-01remove trailing whitespaceivan
2005-06-01really. *sigh*ivan
2005-05-31ack, this should finally fix the package editing problemivan
2005-05-26silly perl version bsivan
2005-05-26silly perl version bsivan
2005-05-26make svc_www.usersvc optionalivan
2005-05-2672?!ivan
2005-05-22oops, quote $link w/new templatingivan
2005-05-22Avoid Gratuitous Capitalizaitonivan
2005-05-21make sure the customers tables for each agent line up with each other, tooivan
2005-05-21hehe, allow changing the browse order of any sortivan
2005-05-21line up prospect/active/suspended/cancelled customersivan
2005-05-19oops, fix alternate view/etc. linksivan
2005-05-19re-email/fax/print links should respect template, also add direct re-send ↵ivan
links like the view links and convert view/cust_bill.cgi to proper template
2005-05-18oops, it helps to get the link rightivan
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-14html invoices: when displaying, use the actual logo from the conf dir - same ↵ivan
as the emailed copy
2005-05-14html invoices!ivan
http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y http://www.dsv.su.se/~jpalme/ietf/mhtml.html ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt http://mailformat.dan.info/headers/mime.html http://www.faqs.org/rfcs/rfc2392.html http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp (MIME is hard, let's go shopping!)
2005-05-05the ? between svc_domain.cgi and the domain id is missingivan
2005-05-04great new invoice template from kristian!ivan
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-19did another upgrade, fixed up the instructionsivan
2005-04-16use money_char on enter payment screen instead of hardcoding $ivan
2005-04-15Added support for TXT records.khoff
2005-04-13get rid of some super ancient assumptions about slipip and uid meaning ↵ivan
exporting to RADIUS and shell respectively
2005-04-10add apache snippet to self-service install docsivan
2005-04-10add some left and right padding so cells don't run into each other so badlyivan
2005-04-07ancient upgrade fix, oops. thanks Rick Harby <rharby at caarnet.com>ivan
2005-04-06correct links to some atypically-named CPAN distributionsivan
2005-04-02herding elephants: add primary keys to *all* tables for slonyivan
2005-03-31Very annoying typo. >:-)khoff
2005-03-30separate out referring customer info to optional section, add a note on ↵ivan
setting the agentnum via templte
2005-03-30fix ambiguous column error when selecting by credit card, fixes: Bug#1189ivan
2005-03-29better self-service debugging, don't point to install.html for suEXEC/setuid ↵ivan
in self-service setup docs