summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-05-14h helps halotivan
2005-05-14well this is sorta halfass anyway but usefulivan
2005-05-14html invoices: when displaying, use the actual logo from the conf dir - same ↵ivan
as the emailed copy
2005-05-14disable debuggingivan
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-13fix picking up alternate invoice_latexnotes_* files, and expand country ↵ivan
codes on invoices. and oops, print_html changes slipped in last commit too. well, they were ready anyway.
2005-05-13better to do something fancy like scale down the font size to fit in the ↵ivan
intended space or something but hey, this is good enough for now :)
2005-05-13substitute a non-breaking space if there is no invoice_latexreturnaddress fileivan
2005-05-11new progressbar display causes a silly error in edge case where no dup ↵ivan
checking necessary, closes: Bug#1226
2005-05-10Missing '</A>' tag.khoff
2005-05-05no comma between state and addressivan
2005-05-05no comma between state and addressivan
2005-05-05the ? between svc_domain.cgi and the domain id is missingivan
2005-05-04use new pkg_svc.pkgsvcnum primary key when modifying pkg_svc records, ↵ivan
closes: Bug#1221
2005-05-04err msgivan
2005-05-04patch to just update the template or conf/invoice_latex* to use the new oneivan
2005-05-04great new invoice template from kristian!ivan
2005-05-03minutely better error reporting for pdf problemsivan
2005-05-03remove unnecessary host=localhost from outsource instance creation fooivan
2005-05-03fix some wrappingivan
2005-05-03on receipts, show "Electronic Check" instead of "Chek" for payby = CHEK ↵ivan
transactions
2005-05-03not running with elevated privs, -T not necessaryivan
2005-05-03[:ascii:] is not legal for 5.005, alas, it still needs to be supported for ↵ivan
just a little bit longer
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-28add < and > to _latex_escape (khoff)ivan
2005-04-26For renumbering svc_broadband services from one addr_block to another. ↵khoff
Hopefully no one will ever have to use this.
2005-04-25pick up freeside-sqlradius-radacctd again after all these years, now it just ↵ivan
needs to update the "seconds" field(s), finally closes: Bug#1125
2005-04-21little bit of apache setup and add the fs_queue userivan
2005-04-21or apache won't startivan
2005-04-21fix nit with crypt flag when replacing tooivan
2005-04-21support multiple primary keysivan
2005-04-21libjavascript-rpc-perl hit testingivan
2005-04-20hehe oopsivan
2005-04-20add vpopmail defaults to acct_sql exportivan
2005-04-19update pre6 -> 7 upgrade instructions tooivan
2005-04-19disable RT_Libs for nowivan
2005-04-19did another upgrade, fixed up the instructionsivan
2005-04-19silence an annoying but harmless perl warningivan
2005-04-18add some newlines to debugging output, no need to print file and line # so muchivan
2005-04-16use money_char on enter payment screen instead of hardcoding $ivan
2005-04-15Added support for TXT records.khoff
2005-04-14move invoice_latex templating to Text::Template, with special ↵ivan
sauce^W^Wbackwards-compatibility for old templates
2005-04-13get rid of some super ancient assumptions about slipip and uid meaning ↵ivan
exporting to RADIUS and shell respectively
2005-04-13add nowarn_identical flag to Record.pm and use it in cust_svc svcpart ↵ivan
replacement (which is all about the exports anyway)
2005-04-13add a line to pod example regarding RADIUS check attributesivan
2005-04-13add Radius-Operatorivan
2005-04-13add explicit use Date::Manip here, oopsivan