summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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
2005-03-29A few RT_External fixes.khoff
2005-03-23new RT requires Tree::Simple tooivan
2005-03-23add HTML::Scrubber to rt install/upgrade docsivan
2005-03-22small fix for indices in upgrade instructions, found by s5ivan
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
Faxing plain text invoices is not supported.
2005-03-18Added encrypted fields for Credit Cards, etc... - PBpbowen
2005-03-18selfservice uses HTML::Entitiesivan
2005-03-17Freeside side uses MIME-tools nowivan
2005-03-17Added options invoice_email_pdf and invoice_email_pdf_note.khoff
invoice_email_pdf - Attach PDF invoice to emailed plain text invoices. invoice_email_pdf_note - Replace plain text invoice with this note, when attaching a PDF.
2005-03-15Missing semicolon.khoff
2005-03-12popurl(3) won't give us a good freeside base url since RT calls it from ↵ivan
multiple directory depths... have to specify explicity, like external integration
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-11note about RT_Externalivan
2005-03-10argivan
2005-03-10add Frontier::RPC to docs tooivan
2005-03-10add IO-stringy (IO::Scalar) to instructionsivan
2005-03-10fixes package editing problem with extraneous services showing up, closes: ↵ivan
Bug#1170
2005-03-09add complete apache config instructions for RT, closes: Bug#1031ivan
2005-03-09preliminary RT docsivan
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-03-02Initial version of the xmlrpc interface for freeside.khoff
2005-02-27fix last bill date stickiness on errorsivan
2005-02-24add progressbar to service definition add - duplicate checking can take a ↵ivan
while, closes: Bug#1126
2005-02-23update docs wrt mysql supportivan
2005-02-22Alphabetize/clean-up package list to make it easier to find packages in ↵khoff
large lists.
2005-02-20use a javascript layer instead of a browser popup (popup blockers), really ↵ivan
generalize the progressbar code to make it easy to use as a component
2005-02-17generalize progressbar code in preparation for using it wherever neededivan
2005-02-17generalize progressbar code in preparation for using it wherever neededivan
2005-02-12transaction not necessary hereivan
2005-02-11generalize progressbar code in preparation for using it wherever neededivan