summaryrefslogtreecommitdiff
path: root/httemplate/view
AgeCommit message (Collapse)Author
2005-07-12<rjbs> More of the same: these patches make it safer to subclass ↵ivan
FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.
2005-06-09agent-specific logos for html invoices tooivan
2005-06-08prepaid card rechargeivan
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-05-26silly perl version bsivan
2005-05-26silly perl version bsivan
2005-05-26make svc_www.usersvc optionalivan
2005-05-22oops, quote $link w/new templatingivan
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-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-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-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
Faxing plain text invoices is not supported.
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-06add Excel and CSV download of templated reports and clean up their HTML ↵ivan
formatting, closes; Bug#520, Bug#1107
2004-12-29historical (immutable) invoice details about services and other history ↵ivan
infrastructure
2004-12-20better error messages on email errorsivan
2004-12-12fix form action url for templateivan
2004-12-11voiding of echeck payments instead of refundsivan
2004-12-09set default requestor to email invoice addressesivan
2004-12-09more RT integrationivan
2004-11-30Got a little trigger happy with the search/replace.khoff
2004-11-29Include netmask and gateway in broadband service view.khoff
2004-10-26modular price plans!ivan
2004-10-22add svc_external-skip_manual support to main customer view, for artera turboivan
2004-10-17add options to adjust UI for artera turbo as svc_exportivan
2004-10-12fix edit link! oopsivan
2004-10-09rearrange things a bit and clean up the RADIUS session data, link to the ↵ivan
detail search
2004-10-05RADIUS session viewingivan
2004-10-05links to show alternate invoices alsoivan
2004-10-05links to show alternate invoices alsoivan
2004-10-05links to show alternate invoices alsoivan
2004-10-05links to show alternate invoices alsoivan
2004-09-21and for refunds tooivan
2004-09-21better display of echeck payments/refunds/etc.ivan
2004-09-14echeck/ACH refundsivan
2004-08-07disable order package button until a package has been selectedivan
2004-07-30svcpart changes now trigger all necessary export actions, manual svcpart ↵ivan
changing on svc_acct view, linking changes svcpart if you ask it to, closes: Bug#671, Bug#644
2004-07-15big update for customer self-service: add provisioning/unprovisioning of ↵ivan
purchased services, like fs_selfadmin
2004-07-12DEL out voided payments to distinguish them visually betterivan
2004-07-06payment voiding part deux & credit card refunds!ivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-04-20add methods for masking credit cards, add payment info modification to ↵ivan
self-service
2004-04-07javascript confirm when slaving a domainivan
2004-04-05apply some heuristics to transfer ordering: primaries first, then sorted by ↵ivan
quantity
2004-04-05add whois functionality internally instead of linking to geektoolsivan
2004-04-04comment out extraneous warningivan