Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-05 | my last 1.4 -> 1.5 upgrade... | ivan | |
2005-12-03 | add Term::ReadKey to install & upgrade docs and README.1.5.8 | ivan | |
2005-12-02 | and Net::Whois::Raw | ivan | |
2005-12-02 | note DBIx::DBSchema 0.29 is required for Pg 7.2.x and earlier | ivan | |
2005-12-02 | apache instructions already up top | ivan | |
2005-11-22 | correct common misconception RIGHT THERE in the docs | ivan | |
2005-11-21 | load schema in current dia and save, should load up for people now? | ivan | |
2005-11-09 | closing paren | ivan | |
2005-11-08 | bah | ivan | |
2005-10-10 | updated quick payment entry | ivan | |
2005-10-02 | fix leading % causing Mason to barf | ivan | |
2005-09-25 | get rid of JSRS iframe foo for progress bar, use XMLHTTPRequest instead. ↵ | ivan | |
really should have done that in the first place. JSON will wait until another day... | |||
2005-08-24 | need H:W:SelectLayers 0.05 | ivan | |
2005-08-24 | customer edit: abstract out billing info to billing.html, re-do payment type ↵ | ivan | |
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields | |||
2005-08-17 | infrastructure for easier schema changes, and: add payment_gateway, ↵ | ivan | |
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet) | |||
2005-08-08 | add some docs on signup_server-payby and -realtime configuration values | ivan | |
2005-08-04 | add IPC::Run3 and instructions for adding fs_queue and fs_selfservice users ↵ | ivan | |
to install docs | |||
2005-07-11 | note alternate instructions for 0pre6->7 | ivan | |
2005-07-05 | tyop | ivan | |
2005-06-22 | add IPC::Run3 to install docs | ivan | |
2005-05-14 | html 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-04 | great new invoice template from kristian! | ivan | |
2005-04-19 | did another upgrade, fixed up the instructions | ivan | |
2005-04-10 | add apache snippet to self-service install docs | ivan | |
2005-04-07 | ancient upgrade fix, oops. thanks Rick Harby <rharby at caarnet.com> | ivan | |
2005-04-06 | correct links to some atypically-named CPAN distributions | ivan | |
2005-04-02 | herding elephants: add primary keys to *all* tables for slony | ivan | |
2005-03-31 | Very annoying typo. >:-) | khoff | |
2005-03-30 | separate out referring customer info to optional section, add a note on ↵ | ivan | |
setting the agentnum via templte | |||
2005-03-29 | better self-service debugging, don't point to install.html for suEXEC/setuid ↵ | ivan | |
in self-service setup docs | |||
2005-03-23 | new RT requires Tree::Simple too | ivan | |
2005-03-23 | add HTML::Scrubber to rt install/upgrade docs | ivan | |
2005-03-22 | small fix for indices in upgrade instructions, found by s5 | ivan | |
2005-03-21 | Added support for FAX invoice destinations using a HylaFAX server. | khoff | |
Faxing plain text invoices is not supported. | |||
2005-03-18 | Added encrypted fields for Credit Cards, etc... - PB | pbowen | |
2005-03-18 | selfservice uses HTML::Entities | ivan | |
2005-03-17 | Freeside side uses MIME-tools now | ivan | |
2005-03-17 | Added 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-12 | popurl(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-11 | note about RT_External | ivan | |
2005-03-10 | arg | ivan | |
2005-03-10 | add Frontier::RPC to docs too | ivan | |
2005-03-10 | add IO-stringy (IO::Scalar) to instructions | ivan | |
2005-03-09 | add complete apache config instructions for RT, closes: Bug#1031 | ivan | |
2005-03-09 | preliminary RT docs | ivan | |
2005-03-06 | add Excel and CSV download of templated reports and clean up their HTML ↵ | ivan | |
formatting, closes; Bug#520, Bug#1107 | |||
2005-03-02 | Initial version of the xmlrpc interface for freeside. | khoff | |
2005-02-23 | update docs wrt mysql support | ivan | |
2005-02-08 | make self-service session cache module configurable, start framework for ↵ | ivan | |
in-database session cache |