summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2002-05-09don't duplicate state/county/country pulldowns even with taxrates...ivan
2002-05-09texas tax!ivan
2002-05-06fixes gratuitous "Illegal payname" errors reported by nomentivan
2002-05-04schema changes for proper texas taxivan
2002-05-04prevent stuff passed from template/user from being used in searches by signup...ivan
2002-04-30better BIND integrationivan
2002-04-26add username-nounderscore and username-nodash config filesivan
2002-04-25free_delayed try #2ivan
2002-04-25add flat_delayed planivan
2002-04-25don't require_cardname for non-CARD payby'sivan
2002-04-24require_cardname optionivan
2002-04-24msgcat error for credit card expiration (closes: Bug#407)ivan
2002-04-23fixes inserting strings that end in numbers to TEXT columns... gah i hate SQLivan
2002-04-22use Tie::IxHash to present export options in a reasonable orderivan
2002-04-22don't show extended debugging in error messages that could end up on the signupivan
2002-04-22fix bug checking agents allowed to purchase packages (moved from signups server)ivan
2002-04-22- check agentnum ability to order packages in FS::cust_pkg, not signup serverivan
2002-04-20bind exportivan
2002-04-20working BIND importivan
2002-04-20allow * MX recordsivan
2002-04-20allow uppercase in zone data.ivan
2002-04-20allow uppercase zones...ivan
2002-04-20fix problem with edge case where there *is* a pkg_svc record with quantity 0,ivan
2002-04-19maybe just for debuggingivan
2002-04-19add phone to Business::OnlinePayment usageivan
2002-04-19- add init file installation to Makefile, add unified init fileivan
2002-04-17fix usergroup_delete DELETE syntaxivan
2002-04-17allow = in ut_textivan
2002-04-17get rid of debugging cruftivan
2002-04-16there it is! fix bug with FS::cust_main::agentivan
2002-04-16further debugging...ivan
2002-04-16further authorize.net description debugging (agent??) and get rid ofivan
2002-04-16eek, problem with authorize.net description fieldivan
2002-04-16auto-use export classesivan
2002-04-16report on failed billing events...ivan
2002-04-16- send a notice to the customer when their card is declined - closes: Bug#351ivan
2002-04-16move the last of the real-time exports out of svc_acct.pm and into part_exportivan
2002-04-14- move cyrus, shellcommands, CP exports exports to new-styleivan
2002-04-13- documentation updatesivan
2002-04-13allow invoice_lines(0) meaning no limit, no padding (see Bug#388)ivan
2002-04-13bulk queue operations (closes: Bug#389)ivan
2002-04-12fudge up FS::cust_pkg::order ("Order and cancel packages") to try to moveivan
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
2002-04-11use the AUTOLOAD that reports errors better & fix problems with ut_domainivan
2002-04-10bulk checkin from working on the road:ivan
2002-04-07send email on signup server signups (closes: Bug#386)ivan
2002-04-07working message catalogs (not used for enough yet)ivan
2002-04-07- config option for signup server payment typesivan
2002-04-06add a config option to set the Business::OnlinePayment description field,ivan