summaryrefslogtreecommitdiff
path: root/fs_signup
AgeCommit message (Collapse)Author
2002-12-24electronic checks work in signup.cgiivan
2002-12-20added stuff for selfservice_server-quiet, signup_server-quiet, andsteve
emailcancel messages. signup server can set user's comment field.
2002-12-14botched commitsteve
2002-12-14add email address to shellcommandssteve
2002-11-29accept unmunged state/county/countryivan
2002-11-28separate state and country <SELECT> in signup server also, closes: Bug#353ivan
2002-11-22silly LECB error in signup serverivan
2002-11-22signup server: use 'daytime' for LECB payinfoivan
2002-11-19add LEC billingivan
2002-10-14close invoices which are declined. closes: Bug#408ivan
2002-10-12ACH supportivan
2002-06-13more information in signup emailivan
2002-05-30don't double \r on old templatesivan
2002-05-30the \r's are annoying and for some reason weren't getting evaluated. ↵khoff
Text::Template is inconsistent about handling escaped characters between different versions.
2002-05-30replace newlines with crlf here instead of escaping them in the templatekhoff
2002-05-18Mail::Internet 1.44ivan
2002-05-04prevent stuff passed from template/user from being used in searches by ↵ivan
signup server
2002-04-25fix signup server realtime-card fooivan
2002-04-25alternate decline handline (Bug #408)ivan
2002-04-24fix suspending all accounts in signup serverivan
2002-04-22- check agentnum ability to order packages in FS::cust_pkg, not signup serverivan
- order by recur price in signup-alternate template
2002-04-20fix signup.cgi to be sticky on *all* errorsivan
2002-04-19make necessary stuff for success.html globalivan
2002-04-19deal with morphing popnum field in widget, eekivan
2002-04-19compare balance numerically to avoid spurious suspensionsivan
2002-04-19okay _really_ this time username and password should be working outside theivan
widget
2002-04-19okay finish moving usernames out of the widget, should finally work nowivan
2002-04-19fix noment's signup templateivan
2002-04-19syntax errorivan
2002-04-19move username/password out of widgetivan
2002-04-19fix silly problem in H:W:SelectLayers with moving SELECTs to the real formivan
2002-04-19signup server: FS::part_pkg->payby kludge & example template which usesivan
H:W:SelectLayers
2002-04-19- add init file installation to Makefile, add unified init fileivan
- fix qsearch for op => '!=', value => '' searches - fix invalid_catd typo - add payby method to part_pkg and have fs_signup_server pass the data
2002-04-17use signup.html and success.html from current dir...ivan
2002-04-17better debugging messages from signup serverivan
2002-04-17fix signup_server-realtimeivan
2002-04-17fix example success templateivan
2002-04-17allow for the no-pop caseivan
2002-04-17forgot to use Date::Format for sending email...ivan
2002-04-17small tyopivan
2002-04-17typo adding agentnum setting possibility...ivan
2002-04-17also don't leak processes, like fs_passwddivan
2002-04-17kill ssh children on exit also, like password serverivan
2002-04-16allow signup to specify agentnumivan
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew
2002-04-10bulk checkin from working on the road:ivan
- use msgcat for more error messages - should be all things that would come3 back from the signup server normally now - signup server: don't display access number <SELECT> if there's none or one - signup_server-realtime config option to run billing for signup server signups immediately - signup server: pkg available to success templates, better documentation on success templates - httemplate/edit/msgcat.cgi fields are properly sticky on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields
2002-04-07send email on signup server signups (closes: Bug#386)ivan
2002-04-07working message catalogs (not used for enough yet)ivan
- almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup server.
2002-04-07- config option for signup server payment typesivan
- credit card type pulldown on signup server (closes: Bug#383)
2002-04-06closes: bug#384 - adds security phrase to signup server alsoivan
(already in regular interface)