summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2002-05-28point people at DBI/DBD documentation for information on data sources. *sigh*ivan
2002-05-23bind: allow adding slave domains tooivan
2002-05-22bind export, editing zones, deleting unaudited domains, mmmivan
2002-05-22move some code from FS::cust_pkg to FS::cust_svc, becomes the cancel methodivan
2002-05-22- remove some out of date documentationivan
- die if an export class won't compile
2002-05-225.6-ismsivan
2002-05-18Mail::Internet 1.44ivan
2002-05-17freebsd `toor' userivan
2002-05-16adding (stub) bsdshell and textradius exportsivan
2002-05-16add (stub) bsdshell and textradius exportsivan
2002-05-16force all infostreet arguments to be string type, fixes: "0 as first characterivan
in password" problem. also see the Frontier::Client manpage
2002-05-16allow freebsd `toor' root userivan
2002-05-15use job dependancies in FS::part_export::sqlradius.pmivan
display job dependancies in FS::queue::joblisting
2002-05-15queue dependanciesivan
2002-05-14don't use return value of UPDATE to decide whether or not to INSERT.ivan
2002-05-14shellcomands oopsivan
2002-05-10bad reuse of variableivan
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 ↵ivan
signup server
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
server
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
- order by recur price in signup-alternate template
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
when changing packages and using the special case new service code
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
- 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-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
bad unique index on cust_bill_event
2002-04-16eek, problem with authorize.net description fieldivan