summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-05-04schema changes for proper texas taxivan
2002-05-04add package search by next bill date to main menuivan
2002-05-04fix ranges on cust_pkg searchivan
2002-05-04point at correct .cgiivan
2002-05-04prevent stuff passed from template/user from being used in searches by ↵ivan
signup server
2002-05-04lilunixbtch: trying to pull accounts based on next billdateivan
tofu_beast420: hmm a report ordered by next bill date? tofu_beast420: i don't know how you'd do that per _customer_ since a customer could have lots of packages, but you could do a per-package report maybe?
2002-04-30better BIND integrationivan
2002-04-26add username-nounderscore and username-nodash config filesivan
2002-04-25fix signup server realtime-card fooivan
2002-04-25alternate decline handline (Bug #408)ivan
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-24fix suspending all accounts in signup serverivan
2002-04-24require_cardname optionivan
2002-04-24msgcat error for credit card expiration (closes: Bug#407)ivan
2002-04-23harmless ui glitchivan
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-22add pkgpart to agent type listingivan
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-20permsivan
2002-04-20fixup fs-setupivan
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-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-19maybe just for debuggingivan
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-19add phone to Business::OnlinePayment usageivan
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-17fix usergroup_delete DELETE syntaxivan
2002-04-17allow = in ut_textivan
2002-04-17use signup.html and success.html from current dir...ivan
2002-04-17fix default searchesivan
2002-04-17better debugging messages from signup serverivan