summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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
2005-02-08make self-service session cache module configurable, start framework for ↵ivan
in-database session cache
2005-02-04typoivan
2005-01-29oops, last bit for reg codesivan
2005-01-29registration codesivan
2005-01-27s/defaultcountry/countrydefault/ivan
2005-01-27DHTML progress bar for glacial rate adding and editing, closes: Bug#1100ivan
2005-01-07remove separate file for rate processing, causing problems with giant query ↵ivan
string, kludge in the non-displayed US-rates, and disable the submit button when pressed
2004-12-31add ignore_unrateable flag to voip price planivan
2004-12-29historical (immutable) invoice details about services and other history ↵ivan
infrastructure
2004-12-27UI: rework shipping address javascript, closes: Bug#1085ivan
2004-12-24add ability to set payment date manuallyivan
2004-12-23fix typo that manifests when using svc_www-enable_subdomains config optionivan