summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2004-04-21as an invoice event, emailing/printing problems should be fatal and trigger ↵ivan
retry
2004-04-21respect country default for batch importivan
2004-04-20silly bug noticed by matthewdivan
2004-04-20accept expiration dates in the same format they are output...ivan
2004-04-20add methods for masking credit cards, add payment info modification to ↵ivan
self-service
2004-04-13remove dependancy on Net::Whois that wasn't being used anywayivan
2004-04-13adding forgotten testivan
2004-04-07oops, update the usage tooivan
2004-04-07added options to select username, svcnum, svcpartivan
2004-04-07automatically update reverse-ARPA records (Bug#462) / recognize SOA records ↵ivan
with the fqdn as well as @
2004-04-07argh, the glob itself is tainted under 5.005ivan
2004-04-07make -T happy (under old perl?)ivan
2004-04-06update ISPMan commandsivan
2004-04-05add a domain pulldown to svc_acct linking, closes: Bug#277 / prevent ↵ivan
"stealing" services with link unless you set legacy_link-steal config option, closes: Bug#321
2004-04-05apply some heuristics to transfer ordering: primaries first, then sorted by ↵ivan
quantity
2004-04-04add cust_pkg-change_svcpart option to optionally allow non-matching svcparts ↵ivan
to be moved during package changes, closes: Bug#667
2004-04-02add option to set (r)ndc commandivan
2004-04-01fix paths to ispman commandsivan
2004-04-01get sub-countries from Locale::SubCountry nowivan
2004-03-30mutex the bill and collect functions per-customerivan
2004-03-29freebsd pw(1) fixed in 4.10 alsoivan
2004-03-29fix export_info sub to return an empty hashref instead of undefivan
2004-03-27Cancel services in a particular order to get around certain inter-service ↵khoff
dependancies
2004-03-26don't depend on Net::Telnet unless necessaryivan
2004-03-25typo from refactoringivan
2004-03-25first pass at ISPMan integrationivan
2004-03-25freebsd fix will be in 5.3 and later only so far, still waiting to hear ↵ivan
about 4.10
2004-03-24move export info to the modules themselvesivan
2004-03-24move export info to the modules themselvesivan
2004-03-24adding passwdfile export base classivan
2004-03-24add missing compile testsivan
2004-03-23one-time credit card and ACH payments (like self-service) closes: Bug#648ivan
2004-03-22consistant title size of 6ivan
2004-03-22tone down the titlesivan
2004-03-19use FS::svc_domain explicitlyivan
2004-03-18quote already-crypted passwords to prevent variable substitutionivan
2004-03-18don't re-encrypt password on replace alsoivan
2004-03-18don't re-crypt encrypted passwordsivan
2004-03-18require Storable minimum 2.09ivan
2004-03-17fixup password checking to understand old-style *SUSPENDED* accounts and not ↵ivan
to allow access for * ! !! passwords
2004-03-17proper self-service login supporting plaintext, crypt and MD5 passwordsivan
2004-03-16recognize DBD::mysqlPPivan
2004-03-12add unapplycredits configuration optionivan
2004-03-12don't run my local expenses kludge by default; horrible performanceivan
2004-03-12emaildecline-exclude skips any errors that contain the strings now, not just ↵ivan
match exactly
2004-03-11turn down logging levelivan
2004-03-11incorrect listing in MANIFESTivan
2004-03-05beginning of OO reporting interface, create acadia-requested crosstab reportsivan
2004-03-05fix -vivan
2004-03-03fix welcome emails being sent to signup server declined accounts, closes: ↵ivan
Bug#743